summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* Change sed command for "id=<SSID>" so it will not try to change uuid again.Benjamin Schlüter2018-01-261-1/+1
* Add sed -i command for id=<SSID>.Benjamin Schlüter2018-01-261-0/+1
* Change permissions after script is finished writing to /etc/NetworkManager/sy...Benjamin Schlüter2018-01-261-3/+4
* Add setting the user permissions on etc/NetworkManager/system-connections/<fi...Benjamin Schlüter2018-01-261-0/+3
* Fix proxy order for purely aesthetic reasons.Benjamin Schlüter2018-01-261-1/+1
* Fix typo in path.Benjamin Schlüter2018-01-261-1/+1
* Change script to work with NetworkManager instead of systemd-networkd.Benjamin Schlüter2018-01-261-11/+60
* Add alternative for scripted changes to /etc/default/nfs-common.Benjamin Schlüter2018-01-251-0/+3
* Add install for wireless-tools.Benjamin Schlüter2018-01-251-0/+3
* FIXME: WiFi configuration still for systemd-networkd, not for NetworkManager.Mike Gabriel2018-01-241-3/+4
* Detect (a system's first) WIFIDEV automatically.Mike Gabriel2018-01-241-13/+10
* No empty lines at EOF.Mike Gabriel2018-01-241-2/+0
* Don't remove gnome-packagekit, this should be handled by our itzks-systems-* ...Mike Gabriel2018-01-241-6/+0
* libdvdcss2 installation: indentation style fixes. Remove commented out block.Mike Gabriel2018-01-241-17/+6
* itzks.list APT file creation: coding style fixes, Always append to the empty ...Mike Gabriel2018-01-241-3/+2
* Adding locadm user: add the user if it does not exist, not if it exists...Mike Gabriel2018-01-241-2/+0
* Adding locadm user: white-space fixes, coding style, no else clause.Mike Gabriel2018-01-241-4/+3
* Always run script with -e bash option. We want to fail if things fail.Mike Gabriel2018-01-241-3/+1
* Fix typo.Benjamin Schlüter2018-01-241-1/+1
* Cleanup (tabs, spaces, ..).Benjamin Schlüter2018-01-241-4/+4
* Fix typo.Benjamin Schlüter2018-01-241-1/+1
* Fix syntax error.Benjamin Schlüter2018-01-241-1/+1
* itzks-installscript: Simplify and merge scripts for itzks.list and repos.Benjamin Schlüter2018-01-241-14/+2
* Fix tabs vs spaces.Benjamin Schlüter2018-01-241-2/+2
* itzks-installscript: Simplify the scripts for adding itzks.list and its conte...Benjamin Schlüter2018-01-241-6/+2
* itzks-installscrit: Add check to see if a WiFi-Interface is available before ...Benjamin Schlüter2018-01-241-11/+28
* itzks-installscript: Remove obsolete line pertaining to "systemd-networkd ins...Benjamin Schlüter2018-01-241-1/+0
* itzks-installscript: Add alternate script to install libdvdcss2 because the o...Benjamin Schlüter2018-01-241-8/+20
* itzks-installscript: Made alternate way to add locadm to activated way after ...Benjamin Schlüter2018-01-241-11/+11
* itzks-installscript: Slightly change alternate script for adding locadm.Benjamin Schlüter2018-01-241-4/+3
* itzks-installscript: Change the way itzks-repo is added. Only add file if not...Benjamin Schlüter2018-01-241-4/+22
* itzks-installscript: Add alternative to process for adding locadm (momentaril...Benjamin Schlüter2018-01-231-0/+11
* itzks-installscript: Remove set -x and set -e from git.Benjamin Schlüter2018-01-231-3/+0