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 | ac72e9a00cc4aab67962020d3952903b40914f87 (patch) | |
tree | 220c7a1d93798b9bdfbd28f8020b4300446c456b /retiolum/hosts/README | |
parent | c18d24f4154b9f8bf42162cdc2fe6c89ae6d0f84 (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 'retiolum/hosts/README')
-rw-r--r-- | retiolum/hosts/README | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/retiolum/hosts/README b/retiolum/hosts/README new file mode 100644 index 00000000..e6ae9454 --- /dev/null +++ b/retiolum/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 |