summaryrefslogtreecommitdiffstats
path: root/btc/mining/user
Commit message (Collapse)AuthorAgeFilesLines
* updated cruise control, now incompatible with linucCoin!Chinaman2011-07-101-9/+6
| | | | | | 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: added archlinux cruise controlroot2011-07-084-68/+0
| | | | | | | 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
* masquerade wlan0, eth2root2011-07-081-0/+2
|
* add mining/user/bin/ensure-routeruser2011-07-081-0/+25
|
* add mining/user/bin/cleanup_tmpuser2011-07-031-0/+4
| | | | | | | 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...
* add mining/user/bin/ensure-wlan0user2011-07-031-0/+32
| | | | usage: combine this with cron to ensure wlan0
* mining/user/startup.sh: use URL from envuser2011-06-221-1/+1
|
* added ati_temperFelix Richter2011-06-221-0/+5
|
* mining/user/mining.o{dv -> vd}rtv2011-06-211-0/+0
|
* mining/: added all mining scripts and configsmakefu2011-06-183-0/+38
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