diff options
author | ficus <ficus@robocracy.org> | 2012-09-16 03:48:28 +0200 |
---|---|---|
committer | ficus <ficus@robocracy.org> | 2012-09-16 03:48:28 +0200 |
commit | e6d4f095e61d0c875a11cec57302db9f2fd5838f (patch) | |
tree | 52121c290b0d7d4237a460bc44971ce0bec34e03 /README | |
parent | 226bebcc64a0302097817b4b70069207a4bd4d0b (diff) | |
download | torouter-e6d4f095e61d0c875a11cec57302db9f2fd5838f.tar.gz torouter-e6d4f095e61d0c875a11cec57302db9f2fd5838f.zip |
back up WIP
Diffstat (limited to 'README')
-rw-r--r-- | README | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -22,3 +22,12 @@ To create a Torouter from this repository you'll want to clone it: Please see the freedom-maker/README if you wish to create a bootable USB disk. You will want a USB disk and the DreamPlug JTAG for reflashing, reinstalling, and development related activities. + +----------------------------------------------------------------------------- + +If you wish to turn a DreamPlug into a Torouter simply follow these steps: + +scp torouter_easy_setup.sh DreamPlug:/tmp/ +ssh DreamPlug torouter_easy_setup.sh + +The DreamPlug should now be configured as a Torouter. |