diff options
author | Felix Richter <github@syntax-fehler.de> | 2011-04-09 15:54:22 +0200 |
---|---|---|
committer | Felix Richter <github@syntax-fehler.de> | 2011-04-09 15:54:22 +0200 |
commit | efa6ac62c5a755acb30b193ea2e4a98b59a2a31a (patch) | |
tree | c00339b56e38f2aa9c7dc9ba6e155df4fcb4cec5 /hosts/README | |
parent | 64bc4d8139e6971d42073be6d75ecdb2c32e69ed (diff) |
added arch build/fixed install script,added no_omo
i also added a README file which contains some useful informations about
the scripts
Diffstat (limited to 'hosts/README')
-rw-r--r-- | hosts/README | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/hosts/README b/hosts/README new file mode 100644 index 00000000..e6ae9454 --- /dev/null +++ b/hosts/README @@ -0,0 +1,13 @@ +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_ec2 + Amazon ec2 base instance build script +4. install.sh + configures the tinc daemon + $1 is the nickname + $2 is the ip-address +hosts.tar contains the currently available hosts |