diff options
author | Felix Richter <Felix.Richter@syntax-fehler.de> | 2011-05-10 21:08:59 +0200 |
---|---|---|
committer | Felix Richter <Felix.Richter@syntax-fehler.de> | 2011-05-10 21:08:59 +0200 |
commit | 04a0761562ab28decd7cc7e283686ac7d320cbf7 (patch) | |
tree | 588e6fff3bc8a7e0306baafb897dcb5edc995955 /retiolum/hosts/.scripts/README | |
parent | 7a347d517ceec86c4bb2aed5847e42ef9390aca0 (diff) | |
parent | a87fa79e491911ebbf13697879286300c255f13e (diff) |
Merge remote-tracking branch 'oldrepo/master'
Conflicts:
krebs: newline deleted
miefdahome: local net deleted
supernode: replaced ip with dns entry
Diffstat (limited to 'retiolum/hosts/.scripts/README')
-rw-r--r-- | retiolum/hosts/.scripts/README | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/retiolum/hosts/.scripts/README b/retiolum/hosts/.scripts/README new file mode 100644 index 00000000..8d104179 --- /dev/null +++ b/retiolum/hosts/.scripts/README @@ -0,0 +1,15 @@ +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 +hosts.tar contains the currently available hosts |