summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* forget user input once not needed anymore; esp. don't leak the WiFi password ...Mike Gabriel2018-01-311-0/+7
* some comment improvementsMike Gabriel2018-01-301-2/+2
* APT: also use -y --force-yes for installation of libdvdcss2.Mike Gabriel2018-01-301-1/+1
* Only restart puppet if already installed.Mike Gabriel2018-01-301-1/+5
* move up misplaced plymouth theme configuration partMike Gabriel2018-01-301-5/+7
* Don't use triple quotes... that's Pythonian, not Bash'ism.Mike Gabriel2018-01-301-4/+4
* Fix execution order during puppet agent initialization.Mike Gabriel2018-01-301-5/+7
* EOL at EOF is a nice to have.Mike Gabriel2018-01-301-1/+1
* Use -y --force-yes with apt-get everywhere.Mike Gabriel2018-01-301-6/+6
* More quoting for $myhost...Mike Gabriel2018-01-301-1/+1
* Be really sure that SSID.in does not append to a previous version of itself t...Mike Gabriel2018-01-301-2/+1
* Drop commented out line in the SSID.in tweaking block.Mike Gabriel2018-01-301-1/+0
* /etc/default/nfs-common: Make sure only an uncommented lines starting with NE...Mike Gabriel2018-01-301-1/+1
* /etc/network/interfaces: Make handing over NICs to NetworkManager idempotent,...Mike Gabriel2018-01-301-2/+2
* We don't want to use Debian's old redirector service, but the new one...Mike Gabriel2018-01-301-0/+3
* Assure Oracle Java 8 is installed and set as default Java.Mike Gabriel2018-01-301-0/+5
* No USB drives and no cdroms/dvdroms in /etc/fstab. They conflict with GVFS.Mike Gabriel2018-01-301-0/+6
* Disable NIS netgroup cache in NSCD, has been buggy in glibc since Debian jess...Mike Gabriel2018-01-301-0/+4
* Don't abort script, if volume size change fails. This most likely happens if ...Mike Gabriel2018-01-301-2/+2
* Add Plymouth theme configuration.Mike Gabriel2018-01-301-0/+5
* Change comments if alternate is now main.Benjamin Schlüter2018-01-301-4/+4
* Remove obsolete parts from script.Benjamin Schlüter2018-01-301-40/+0
* Push part-script for wpad-proxy issue for testing.Benjamin Schlüter2018-01-301-0/+33
* Fix syntax error.Benjamin Schlüter2018-01-301-1/+1
* Fix syntax erros.Benjamin Schlüter2018-01-301-2/+2
* Fix syntax errors and add install of libpacparser1.Benjamin Schlüter2018-01-301-2/+6
* Fix syntax for EOT command.Benjamin Schlüter2018-01-301-1/+1
* Add fix for /usr/share/debian-edu-config/tools/wpad-extract.Benjamin Schlüter2018-01-301-0/+21
* Change placeholder-file in /etc/NetworkManager/system-connections/ from "BLAN...Benjamin Schlüter2018-01-291-8/+8
* Fix syntax for setting HOSTNAME.Benjamin Schlüter2018-01-291-1/+1
* Remove sid repo from itzks.list.Benjamin Schlüter2018-01-291-1/+0
* Add HOSTNAME export.Benjamin Schlüter2018-01-291-0/+1
* Change placeholder syntax for networking.Benjamin Schlüter2018-01-291-10/+10
* Disable ssh tjener.Benjamin Schlüter2018-01-291-1/+1
* Add time to waitforcert.Benjamin Schlüter2018-01-291-1/+1
* Fix syntax --wait-for-cert > --waitforcert.Benjamin Schlüter2018-01-291-1/+1
* Add --wait-for-cert to puppet command.Benjamin Schlüter2018-01-291-1/+1
* Fix syntax for uuidgen command.Benjamin Schlüter2018-01-291-1/+1
* Fix syntax for sed command pertaining changes to /etc/network/interfaces.Benjamin Schlüter2018-01-291-2/+2
* Change script to automatically edit /etc/default/nfs-common instead of needin...Benjamin Schlüter2018-01-291-7/+7
* Change script to automatically edit /etc/network/interfaces instead of needin...Benjamin Schlüter2018-01-291-10/+10
* Remove keyring installations which are already commented out and move one apt...Benjamin Schlüter2018-01-291-6/+1
* Deactivate installation of other keyrings due to newest itzks-keyring version...Benjamin Schlüter2018-01-291-5/+3
* Fix comment.Benjamin Schlüter2018-01-291-1/+1
* Add alternate script for automatic edits to /etc/network/interfaces.Benjamin Schlüter2018-01-291-0/+4
* Add uuid-runtime to packages installed via script because it is needed for th...Benjamin Schlüter2018-01-291-1/+1
* Add install of old itzk-keyring version and update to new version due to inst...Benjamin Schlüter2018-01-291-1/+2
* Fix typo.Benjamin Schlüter2018-01-291-1/+1
* Change which keyring packages are to be installed separately due to changes t...Benjamin Schlüter2018-01-291-2/+4
* Made part-scripts available for testing.Benjamin Schlüter2018-01-264-0/+211