MinePeon – Beta 0.2.2 (2013-07-14):
← Older revision
Revision as of 04:39, 23 July 2013
(8 intermediate revisions by one user not shown)
Line 1:
Line 1:
== Releases ==
== Releases ==
+
+
=== MinePeon – Beta 0.2.2 (2013-07-14) ===
+
+
'''New Features''';-
+
+
* Clicking on a hashrate value will take you to a simple calculator that will estimate your bitcoin return.
+
+
* Very Alpha Live Updates.
+
+
'''Improvements''';-
+
+
* Better handling of miner restarts. The miner is now forced to quit and restart instead of just restarting. - MineForeman
+
+
* Re-sync time every 5 minutes until you are in the year 2013 or more (slow routers and wireless connections NTP time fix). - MineForeman
+
+
* Percentages for Reject, Discard and Error have been added to the WebUI. - MineForeman
+
+
* The form and POST processing can handle more than 3 pools dynamically scaling up to 20 - joeykrim
+
+
* Fix typos in settings.inc.php - geeknik
+
+
'''Miner Updates''';-
+
+
* bfgminer 3.1.1 ==> 3.1.3
+
+
'''Arch Linux Updates''';-
+
+
gd-2.1.0-1
+
libdrm-2.4.46-2
+
libvdpau-0.6-2
+
mesa-9.1.4-5
+
mesa-libgl-9.1.4-5
+
mrtg-2.17.4-2
+
php-5.4.17-1
+
php-apache-5.4.17-1
+
php-pear-5.4.17-1
+
php-sqlite-5.4.17-1
+
pygobject2-devel-2.28.6-9
+
python2-gobject2-2.28.6-9
+
raspberrypi-firmware-20130707-1
+
raspberrypi-firmware-bootloader-20130707-1
+
raspberrypi-firmware-bootloader-x-20130707-1
+
raspberrypi-firmware-emergency-kernel-20130707-1
+
raspberrypi-firmware-examples-20130707-1
+
raspberrypi-firmware-tools-20130707-1
+
vim-7.3.1287-1
+
vim-runtime-7.3.1287-1
+
+
'''Download''': MinePeon-0.2.2.img.zip - [http://sourceforge.net/projects/minepeon/files/release/MinePeon-0.2.2.img.zip/download SourceForge]
+
+
=== MinePeon – Beta 0.2.1 (2013-06-29) ===
+
+
This is a minor release completing (hopefully) the work on the Status page (used to be called graphs).
+
I want people opinion on how I have laid out the data, there is a lot of information there and even when I pull out all the irrelevant stuff and remove duplicated data there is still lot of information. I try my best to keep the interface looking clean but would appreciate suggestions.
+
The next thing I would like to work on is a Live Update option (no more downloading 400MB + images) so if everyone can test this one it would be great.
+
+
Changelog;-
+
Last Share time to 24 hour format
+
Totals row added to the bottom of the stats table
+
settings.php fix php errors
+
cgminer 3.2.2 ==> cgminer 3.3.1
+
bfgminer 3.1.0 ==> bfgminer 3.1.1
+
Cleanup of git repositories
+
Graphs page renamed to Status
+
MinPeon Status added
+
Pool Status added
+
Arch Updates;-
+
automake-1.14-1
+
cronie-1.4.9-5
+
curl-7.31.0-1
+
e2fsprogs-1.42.8-1
+
freetype2-2.5.0.1-1
+
git-1.8.3.2-1
+
man-db-2.6.5-1
+
mesa-9.1.3-2
+
mesa-libgl-9.1.3-2
+
ntfs-3g-2013.1.13-4
+
pacman-mirrorlist-20130627-1
+
ppp-2.4.5-8
+
procps-ng-3.3.8-2
+
rrdtool-1.4.8-1
+
+
Download: MinePeon-0.2.1.img.zip - [http://sourceforge.net/projects/minepeon/files/release/MinePeon-0.2.1.img.zip/download SourceForge]
+
+
=== MinePeon – Beta 0.2.0 (2013-06-23) ===
+
+
Updated;-
+
cgminer bfgminer ArchARM Linux
+
Added;-
+
Stats table on the graphs page (sort-able too, click on a header) Start of live update (incomplete)
+
Fixed;-
+
miner.php
+
+
Download: MinePeon-0.2.0.img.zip - [http://sourceforge.net/projects/minepeon/files/release/MinePeon-0.2.0.img.zip/download SourceForge]
+
+
=== MinePeon – Alpha 0.0.9 (2013-06-10) ===
+
+
Download: MinePeon-2013-06-11.zip - [http://sourceforge.net/projects/minepeon/files/release/MinePeon-2013-06-11.zip/download SourceForge]
+
+
=== MinePeon – Alpha 0.0.8 (2013-06-07) ===
+
+
Download: MinePeon-2013-06-07.zip - [http://sourceforge.net/projects/minepeon/files/release/MinePeon-2013-06-07.zip/download SourceForge]
+
+
=== MinePeon – Alpha 0.0.7 (2013-06-05) ===
+
+
Download: MinePeon-2013-06-05.zip - [http://sourceforge.net/projects/minepeon/files/release/MinePeon-2013-06-05.zip/download SourceForge]
+
+
=== MinePeon – Alpha 0.0.6 (2013-05-25) ===
+
+
Download: MinePeon-2013-05-25.zip - [http://sourceforge.net/projects/minepeon/files/release/MinePeon-2013-05-25.zip/download SourceForge]
+
+
=== MinePeon – Alpha 0.0.5 (2013-04-10) ===
+
+
As requested, here is the latest. Plenty of changes and fixes, highlights include:
+
+
* Working Graphs
+
* Multiple Pools
+
* HTTPS
+
* Privilege Separation
+
* Multiple Pool support
+
* Password Web Interface
+
* bfgminer version 3.0.0
+
* cgminer version 2.11.4
+
* Over 9,000 other updates & fixes
+
* 2GB SD card support (yep, its that small, I stood on it)
+
* Git
+
+
'''Some notes:'''
+
+
To change your WebUI password:
+
+
sudo htpasswd -c /opt/minepeon/etc/password minepeon
+
+
[https://github.com/MineForeman/MinePeon | Binary on github]
+
+
[https://github.com/MineForeman/MinePeonWebUI | WebUI on github]
+
+
[http://minepeon.com/index.php/Git | Git notes] (contributors welcome)
+
+
+
Use bfgminer with caution, it is version 3.0.0 and bugs have been reported but I am sure Luke-JR will welcome your bug reports [https://bitcointalk.org/index.php?topic=168174.0| https://bitcointalk.org/index.php?topic=168174.0]
+
+
Thanks too all the testers and donations that have gotten us this far, not too much further and it will be ASIC'ing away!
+
+
Download: MinePeon-2013-04-10.img - [http://sourceforge.net/projects/minepeon/files/release/MinePeon-2013-04-10.zip/download SourceForge]
=== MinePeon – Alpha 0.0.4 Hotfix (2013-02-21) ===
=== MinePeon – Alpha 0.0.4 Hotfix (2013-02-21) ===