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 | 3352f847704718c43f346b781725e4ff8b2112de (patch) | |
tree | b17a933ad10322c68cdd02a2e6b450d62eae9ffd /mining/CONFIGURE | |
parent | 664d41605585e80ff1607536f4cbd4f765a1369d (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 |