| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
| |
mining/bin/newkey.sh: unused because slime is now in place
mining/user/startup.sh: edited paths to miner, NOW INCOMPATIBLE with linucCoin (sucked anyway)
temper/Makefile: fixed issue when installing temper (lose suid bit)
|
|
|
|
|
|
|
| |
mining/Makefile: added archlinux cruise control (auto installer) which always does the right thing.
loosely after http://rubyists.github.com/2011/06/08/how-to-build-a-namecoin-or-bitcoin-miner-in98-easy-steps.html
mining/{user/,}/bin:renamed
mining/bin/newkey.sh: add policy Xorg keygen
|
| |
|
| |
|
|
|
|
|
|
|
| |
usage: combine this with cron to clean miner's .so-files from /tmp
this was required @bergwerk to prevent filling up the tmpfs what stopped
the miner...
|
|
|
|
| |
usage: combine this with cron to ensure wlan0
|
| |
|
| |
|
| |
|
|
mining/Makefile:
format - how to format the usb stick (or hard drive)
install - installs all necessary components, writes ati_license, copies
files in home dir
configure - how to configure the miner
mining/user/*: files to be dumped in the miners home directory
|