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 /packages/README | |
parent | 226bebcc64a0302097817b4b70069207a4bd4d0b (diff) | |
download | torouter-e6d4f095e61d0c875a11cec57302db9f2fd5838f.tar.gz torouter-e6d4f095e61d0c875a11cec57302db9f2fd5838f.zip |
back up WIP
Diffstat (limited to 'packages/README')
-rw-r--r-- | packages/README | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/packages/README b/packages/README index ad953f6..0e357ee 100644 --- a/packages/README +++ b/packages/README @@ -1,6 +1,5 @@ -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 += HOWTO Build All Packages (on debian) = -The DreamPlug should now be configured as a Torouter. +Just run "make"; you'll probably need at least devscripts, debhelper, python, +and build-essentials. |