diff options
| author | tv <tv@also> | 2011-05-29 15:47:21 +0200 | 
|---|---|---|
| committer | tv <tv@also> | 2011-05-29 15:47:21 +0200 | 
| commit | e0ec5d2e8560ae433ee677622b24ba82dbe7630b (patch) | |
| tree | a1fcb14eeafc3df41427896d9b413087d24d71f1 /retiolum/scripts/tinc_setup/README | |
| parent | edaa1d7f7a0ed33c019fce185b8aff7563498b6e (diff) | |
lowered filesystem hierarchy--everything are modules
Diffstat (limited to 'retiolum/scripts/tinc_setup/README')
| -rw-r--r-- | retiolum/scripts/tinc_setup/README | 18 | 
1 files changed, 18 insertions, 0 deletions
| diff --git a/retiolum/scripts/tinc_setup/README b/retiolum/scripts/tinc_setup/README new file mode 100644 index 00000000..11d6f6e9 --- /dev/null +++ b/retiolum/scripts/tinc_setup/README @@ -0,0 +1,18 @@ +This directory contains the build and install scripts for shack-retiolum + +1. build_arch  +    arch linux build script +2. build_debian +    debian build script +3. build_debian_clean +    debian script which builds a clean tinc daemon +4. build_ec2 +    Amazon ec2 base instance build script +5. install.sh +    configures the tinc daemon  +    $1 is the nickname +    $2 is the ip-address +    also writes a python file inside the tinc/retiolum folder which posts +    the public key into the IRC:freenode/#tincspasm +6. build_no.de +    nonfunct no.de smartmachine build script | 
