| Commit message (Collapse) | Author | Age | Files | Lines |
|\ |
|
| | |
|
|/
|
|
|
|
|
|
|
|
| |
install.sh:
if no username is given, read from stdin
same goes for v4 ip
generate v6 address automagically
rewrites all the config
write_channel:
now write_channel is outsourced
|
|\
| |
| |
| |
| |
| |
| |
| | |
Conflicts:
modules/retiolum/scripts/tinc_setup/build_arch.sh
modules/retiolum/scripts/tinc_setup/build_ec2.sh
modules/retiolum/scripts/tinc_setup/build_no.de.sh
modules/retiolum/scripts/tinc_setup/install.sh
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
| |
makefile contains 2 targets,
install: curls the bootstrap script from github and executes it
update: tries to git pull the hosts folder created by install,
will obviously not work if the folder does not exist
|
|
|
|
|
| |
with enterprise install script.
does the right thing by calling the bootstrap file from retiolum
|
| |
|
|
|
|
|
| |
build_debian.sh: update to work with legacy (version 5) debian
install.sh: fixed python script code, removed "with" statement
|
|
|