diff options
author | makefu <makefu@syntax-fehler.de> | 2011-06-18 17:06:11 +0200 |
---|---|---|
committer | makefu <makefu@syntax-fehler.de> | 2011-06-18 17:06:11 +0200 |
commit | ce7db5e30ae49de3356249229a1025d055606e78 (patch) | |
tree | b487ec8c69b2865bd01f715c510c92f7a88ff671 /mining/CONFIGURE | |
parent | 6592ad0bd9a8cb806b296998d26ecd8c230487e8 (diff) |
mining/: added all mining scripts and configs
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
Diffstat (limited to 'mining/CONFIGURE')
-rw-r--r-- | mining/CONFIGURE | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/mining/CONFIGURE b/mining/CONFIGURE new file mode 100644 index 00000000..6ddce386 --- /dev/null +++ b/mining/CONFIGURE @@ -0,0 +1,5 @@ +How to Configure +=============== + +1. change the mining-url in ~/startup.sh +2. sudo /etc/init.d/gdm restart |