Commit message (Collapse) | Author | Age | Lines | ||
---|---|---|---|---|---|
... | |||||
* | Only print first if we want. | Joachim Tingvold | 2015-04-01 | -3/+17 | |
| | |||||
* | Send between v4 and v6 PTR. | Joachim Tingvold | 2015-04-01 | -0/+4 | |
| | | | | Done to avoid 'update failed: NOTZONE'. | ||||
* | Stuff... | Joachim Tingvold | 2015-04-01 | -0/+9 | |
| | |||||
* | Placement for tg15 | root | 2015-03-31 | -24/+27 | |
| | |||||
* | Drop the checks. | Joachim Tingvold | 2015-03-31 | -32/+34 | |
| | |||||
* | Heh. | Joachim Tingvold | 2015-03-31 | -2/+2 | |
| | |||||
* | Proper addresses. | Joachim Tingvold | 2015-03-31 | -7/+7 | |
| | |||||
* | Sigh. | Joachim Tingvold | 2015-03-31 | -2/+2 | |
| | |||||
* | Use. | Joachim Tingvold | 2015-03-31 | -0/+1 | |
| | |||||
* | Merge branch 'master' of github.com:tech-server/tgmanage | Joachim Tingvold | 2015-03-31 | -5/+7 | |
|\ | |||||
| * | Lots of TG15-changes (-: | root | 2015-03-31 | -5/+7 | |
| | | |||||
* | | Updated for TG15-syntax. | Joachim Tingvold | 2015-03-31 | -42/+45 | |
|/ | |||||
* | Update for IPv6. | Joachim Tingvold | 2015-03-30 | -19/+15 | |
| | |||||
* | Not needed anymore. | root | 2015-03-30 | -12/+0 | |
| | |||||
* | Added DHCP6-support. | Joachim Tingvold | 2015-03-22 | -0/+5 | |
| | |||||
* | Spring cleaning for TG15. | Joachim Tingvold | 2015-03-21 | -0/+0 | |
| | | | | Preparing for DHCP6. Cleanup of old files. | ||||
* | Retired. Moved into planning. | Joachim Tingvold | 2015-03-21 | -33/+0 | |
| | |||||
* | Move rest of the bootstrap-files. | Joachim Tingvold | 2015-03-21 | -262/+0 | |
| | |||||
* | Bootstrap-related files get it's own directory | Joachim Tingvold | 2015-03-21 | -1139/+0 | |
| | |||||
* | TG15 Spring cleanup. | Joachim Tingvold | 2015-03-21 | -177/+93 | |
| | |||||
* | Creates DHCP config for secondary hot-standby DHCP server | ahrain | 2015-03-21 | -3/+12 | |
| | |||||
* | Added tmux to list of common packages and package isc-dhcp-server for secondary. | ahrain | 2015-03-21 | -0/+2 | |
| | |||||
* | Add make-dhcp6-init.sh and updated make-base-requires.sh | ahrain | 2015-03-21 | -0/+212 | |
| | |||||
* | Markdown. | Joachim Tingvold | 2015-03-21 | -31/+32 | |
| | |||||
* | Markdown. | Joachim Tingvold | 2015-03-21 | -5/+5 | |
| | |||||
* | Markdown. | Joachim Tingvold | 2015-03-21 | -23/+31 | |
| | |||||
* | Markdown. | Joachim Tingvold | 2015-03-21 | -2/+2 | |
| | |||||
* | Reformat markdown. | Joachim Tingvold | 2015-03-21 | -9/+9 | |
| | |||||
* | Markdown. | Joachim Tingvold | 2015-03-21 | -0/+0 | |
| | |||||
* | Add a little graph-generating tool for use after the party. | Steinar H. Gunderson | 2014-04-24 | -0/+62 | |
| | |||||
* | Add a script to make IPv6 nets from the IPv4 netlist. | root | 2014-04-20 | -0/+33 | |
| | |||||
* | Ehr. Forgot PTR. | Joachim Tingvold | 2014-04-18 | -1/+1 | |
| | |||||
* | Change DNS for switch-entry for each zone. | Joachim Tingvold | 2014-04-18 | -6/+6 | |
| | |||||
* | Funky creative changes. | root | 2014-04-15 | -1/+4 | |
| | |||||
* | Update creativia and crew for TG14. | root | 2014-04-14 | -27/+19 | |
| | |||||
* | Netlist and switches from TG14, so far. | root | 2014-04-14 | -14/+14 | |
| | |||||
* | The PXE step of bootstrap was a bit broken | Jon Langseth | 2014-04-13 | -2/+10 | |
| | |||||
* | New tool that adds the needed, but not documented, entries to /etc/hosts on ↵ | root | 2014-04-13 | -0/+21 | |
| | | | | the bootstrap | ||||
* | Changes to how PXE/TFTP is rolled out, it is now part of the base-requires step | Jon Langseth | 2014-04-13 | -5/+6 | |
| | |||||
* | ns1/ns2 replaced by pri_hostname/sec_hostname. Dropped extra PTR | Jon Langseth | 2014-04-13 | -16/+12 | |
| | |||||
* | Rename ::config::sec_ptr to ::config::sec_v4 as the value is the NS ↵ | Roy Sindre Norangshol | 2014-04-12 | -14/+14 | |
| | | | | secondary IPv4 address. | ||||
* | Rename ::config::pri_ptr to ::config::pri_v4 as the value is the NS primary ↵ | Roy Sindre Norangshol | 2014-04-12 | -16/+16 | |
| | | | | IPv4 address. | ||||
* | Rename ::config::sec_a to ::config::sec_hostname as the value is the ↵ | Roy Sindre Norangshol | 2014-04-12 | -11/+11 | |
| | | | | server's hostname. | ||||
* | Rename ::config::pri_a to ::config::pri_hostname as the value is the ↵ | Roy Sindre Norangshol | 2014-04-12 | -14/+14 | |
| | | | | server's hostname. | ||||
* | No need for this -- added to issues | Tech:Server | 2014-04-06 | -26/+0 | |
| | |||||
* | Initial commit. Source; TG13-goodiebag. | Joachim Tingvold | 2014-04-06 | -0/+1711 | |