Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Don't use triple quotes... that's Pythonian, not Bash'ism. | Mike Gabriel | 2018-01-30 | 1 | -4/+4 |
| | |||||
* | Fix execution order during puppet agent initialization. | Mike Gabriel | 2018-01-30 | 1 | -5/+7 |
| | |||||
* | EOL at EOF is a nice to have. | Mike Gabriel | 2018-01-30 | 1 | -1/+1 |
| | |||||
* | Use -y --force-yes with apt-get everywhere. | Mike Gabriel | 2018-01-30 | 1 | -6/+6 |
| | |||||
* | More quoting for $myhost... | Mike Gabriel | 2018-01-30 | 1 | -1/+1 |
| | |||||
* | Be really sure that SSID.in does not append to a previous version of itself ↵ | Mike Gabriel | 2018-01-30 | 1 | -2/+1 |
| | | | | that did not make it until its moval to the real <SSID> config file. | ||||
* | Drop commented out line in the SSID.in tweaking block. | Mike Gabriel | 2018-01-30 | 1 | -1/+0 |
| | |||||
* | /etc/default/nfs-common: Make sure only an uncommented lines starting with ↵ | Mike Gabriel | 2018-01-30 | 1 | -1/+1 |
| | | | | NEED_GSSD gets modified. | ||||
* | /etc/network/interfaces: Make handing over NICs to NetworkManager ↵ | Mike Gabriel | 2018-01-30 | 1 | -2/+2 |
| | | | | idempotent, also tackle eth1-9 like eth0. | ||||
* | We don't want to use Debian's old redirector service, but the new one... | Mike Gabriel | 2018-01-30 | 1 | -0/+3 |
| | |||||
* | Assure Oracle Java 8 is installed and set as default Java. | Mike Gabriel | 2018-01-30 | 1 | -0/+5 |
| | |||||
* | No USB drives and no cdroms/dvdroms in /etc/fstab. They conflict with GVFS. | Mike Gabriel | 2018-01-30 | 1 | -0/+6 |
| | |||||
* | Disable NIS netgroup cache in NSCD, has been buggy in glibc since Debian ↵ | Mike Gabriel | 2018-01-30 | 1 | -0/+4 |
| | | | | jessie... | ||||
* | Don't abort script, if volume size change fails. This most likely happens if ↵ | Mike Gabriel | 2018-01-30 | 1 | -2/+2 |
| | | | | the script needs to be re-run. | ||||
* | Add Plymouth theme configuration. | Mike Gabriel | 2018-01-30 | 1 | -0/+5 |
| | |||||
* | Change comments if alternate is now main. | Benjamin Schlüter | 2018-01-30 | 1 | -4/+4 |
| | |||||
* | Remove obsolete parts from script. | Benjamin Schlüter | 2018-01-30 | 1 | -40/+0 |
| | |||||
* | Push part-script for wpad-proxy issue for testing. | Benjamin Schlüter | 2018-01-30 | 1 | -0/+33 |
| | |||||
* | Fix syntax error. | Benjamin Schlüter | 2018-01-30 | 1 | -1/+1 |
| | |||||
* | Fix syntax erros. | Benjamin Schlüter | 2018-01-30 | 1 | -2/+2 |
| | |||||
* | Fix syntax errors and add install of libpacparser1. | Benjamin Schlüter | 2018-01-30 | 1 | -2/+6 |
| | |||||
* | Fix syntax for EOT command. | Benjamin Schlüter | 2018-01-30 | 1 | -1/+1 |
| | |||||
* | Add fix for /usr/share/debian-edu-config/tools/wpad-extract. | Benjamin Schlüter | 2018-01-30 | 1 | -0/+21 |
| | |||||
* | Change placeholder-file in /etc/NetworkManager/system-connections/ from ↵ | Benjamin Schlüter | 2018-01-29 | 1 | -8/+8 |
| | | | | "BLANK" to "SSID.in". | ||||
* | Fix syntax for setting HOSTNAME. | Benjamin Schlüter | 2018-01-29 | 1 | -1/+1 |
| | |||||
* | Remove sid repo from itzks.list. | Benjamin Schlüter | 2018-01-29 | 1 | -1/+0 |
| | |||||
* | Add HOSTNAME export. | Benjamin Schlüter | 2018-01-29 | 1 | -0/+1 |
| | |||||
* | Change placeholder syntax for networking. | Benjamin Schlüter | 2018-01-29 | 1 | -10/+10 |
| | |||||
* | Disable ssh tjener. | Benjamin Schlüter | 2018-01-29 | 1 | -1/+1 |
| | |||||
* | Add time to waitforcert. | Benjamin Schlüter | 2018-01-29 | 1 | -1/+1 |
| | |||||
* | Fix syntax --wait-for-cert > --waitforcert. | Benjamin Schlüter | 2018-01-29 | 1 | -1/+1 |
| | |||||
* | Add --wait-for-cert to puppet command. | Benjamin Schlüter | 2018-01-29 | 1 | -1/+1 |
| | |||||
* | Fix syntax for uuidgen command. | Benjamin Schlüter | 2018-01-29 | 1 | -1/+1 |
| | |||||
* | Fix syntax for sed command pertaining changes to /etc/network/interfaces. | Benjamin Schlüter | 2018-01-29 | 1 | -2/+2 |
| | |||||
* | Change script to automatically edit /etc/default/nfs-common instead of ↵ | Benjamin Schlüter | 2018-01-29 | 1 | -7/+7 |
| | | | | needing user input. | ||||
* | Change script to automatically edit /etc/network/interfaces instead of ↵ | Benjamin Schlüter | 2018-01-29 | 1 | -10/+10 |
| | | | | needing user input. | ||||
* | Remove keyring installations which are already commented out and move one ↵ | Benjamin Schlüter | 2018-01-29 | 1 | -6/+1 |
| | | | | apt-get update up. | ||||
* | Deactivate installation of other keyrings due to newest itzks-keyring ↵ | Benjamin Schlüter | 2018-01-29 | 1 | -5/+3 |
| | | | | version already installing the needed keys. | ||||
* | Fix comment. | Benjamin Schlüter | 2018-01-29 | 1 | -1/+1 |
| | |||||
* | Add alternate script for automatic edits to /etc/network/interfaces. | Benjamin Schlüter | 2018-01-29 | 1 | -0/+4 |
| | |||||
* | Add uuid-runtime to packages installed via script because it is needed for ↵ | Benjamin Schlüter | 2018-01-29 | 1 | -1/+1 |
| | | | | the network-config later. | ||||
* | Add install of old itzk-keyring version and update to new version due to ↵ | Benjamin Schlüter | 2018-01-29 | 1 | -1/+2 |
| | | | | installation errors in freshly installed Debian Edu 9 stretch clients with new version. | ||||
* | Fix typo. | Benjamin Schlüter | 2018-01-29 | 1 | -1/+1 |
| | |||||
* | Change which keyring packages are to be installed separately due to changes ↵ | Benjamin Schlüter | 2018-01-29 | 1 | -2/+4 |
| | | | | to the itzks-keyring package. | ||||
* | Made part-scripts available for testing. | Benjamin Schlüter | 2018-01-26 | 4 | -0/+211 |
| | |||||
* | Change sed command for "id=<SSID>" so it will not try to change uuid again. | Benjamin Schlüter | 2018-01-26 | 1 | -1/+1 |
| | |||||
* | Add sed -i command for id=<SSID>. | Benjamin Schlüter | 2018-01-26 | 1 | -0/+1 |
| | |||||
* | Change permissions after script is finished writing to ↵ | Benjamin Schlüter | 2018-01-26 | 1 | -3/+4 |
| | | | | /etc/NetworkManager/system-connections/<file>. | ||||
* | Add setting the user permissions on ↵ | Benjamin Schlüter | 2018-01-26 | 1 | -0/+3 |
| | | | | etc/NetworkManager/system-connections/<file>. | ||||
* | Fix proxy order for purely aesthetic reasons. | Benjamin Schlüter | 2018-01-26 | 1 | -1/+1 |
| |