summaryrefslogtreecommitdiffstats
path: root/retiolum/hosts/.scripts/README
diff options
context:
space:
mode:
Diffstat (limited to 'retiolum/hosts/.scripts/README')
-rw-r--r--retiolum/hosts/.scripts/README31
1 files changed, 16 insertions, 15 deletions
diff --git a/retiolum/hosts/.scripts/README b/retiolum/hosts/.scripts/README
index 8d104179..4dbb42af 100644
--- a/retiolum/hosts/.scripts/README
+++ b/retiolum/hosts/.scripts/README
@@ -1,15 +1,16 @@
-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
+This Folder contains all the cool scripts created for tinc_retiolum
+
+currently the following functions are deployed:
+
+adv_graphgen/ - makefu
+ this folder contains a script suite which parses the interesting
+ parameters from the syslog file by sending SIGUSR2 to the tinc process
+
+tinc_multicast/ - Miefda,Lassulus
+ A tinc multicast script suite which provides automagic-discovery in a
+ local network by utilizing multicast
+
+tinc_setup/ - makefu (i am so sorry...)
+ A number of scripts which build and configure tinc on a local machine.
+ Core is the install.sh script which actually writes the configuration
+ and creates users as well as private/public keys