diff options
author | root <root@frank.tg14.gathering.org> | 2014-04-13 17:24:24 +0200 |
---|---|---|
committer | root <root@frank.tg14.gathering.org> | 2014-04-13 17:24:24 +0200 |
commit | b7d0dc4564ae2e1f21bd79880bb325812f92fa75 (patch) | |
tree | 0c57e11fbf764b7bd779423e05bf90831e4d8732 /tools/README | |
parent | aee52b1f0bb95bce16fac8e671ff3ff95905c292 (diff) |
New tool that adds the needed, but not documented, entries to /etc/hosts on the bootstrap
Diffstat (limited to 'tools/README')
-rw-r--r-- | tools/README | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/tools/README b/tools/README index 2276ebb..04828cb 100644 --- a/tools/README +++ b/tools/README @@ -42,6 +42,8 @@ Edit 'include/config.local.pm' and update for this year's TG. Use 'tools/create-shellconf.pl' to extract configuration from the perl module to create/update the 'include/tgmanage.cfg.sh' configuration script. +Run 'tools/create-hostsfile.sh' to make sure the bootstrap-box can use +hostnames to reach the pri/sec DNS even before DNS is set up. The tools make extensive use of key-based SSH logins, to make this work seamlessly, run 'tools/init-sshkeys.sh' to create an RSA priv/pub keypair, and |