index
:
itzks-install-script
jessie
master
stretch
ITZkS Workstation Installer Script
ITZkS Developers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
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 needin...
Benjamin Schlüter
2018-01-29
1
-7
/
+7
*
Change script to automatically edit /etc/network/interfaces instead of needin...
Benjamin Schlüter
2018-01-29
1
-10
/
+10
*
Remove keyring installations which are already commented out and move one apt...
Benjamin Schlüter
2018-01-29
1
-6
/
+1
*
Deactivate installation of other keyrings due to newest itzks-keyring version...
Benjamin Schlüter
2018-01-29
1
-5
/
+3
*
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 th...
Benjamin Schlüter
2018-01-29
1
-1
/
+1
*
Add install of old itzk-keyring version and update to new version due to inst...
Benjamin Schlüter
2018-01-29
1
-1
/
+2
*
Fix typo.
Benjamin Schlüter
2018-01-29
1
-1
/
+1
*
Change which keyring packages are to be installed separately due to changes t...
Benjamin Schlüter
2018-01-29
1
-2
/
+4
*
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 /etc/NetworkManager/sy...
Benjamin Schlüter
2018-01-26
1
-3
/
+4
*
Add setting the user permissions on etc/NetworkManager/system-connections/<fi...
Benjamin Schlüter
2018-01-26
1
-0
/
+3
*
Fix proxy order for purely aesthetic reasons.
Benjamin Schlüter
2018-01-26
1
-1
/
+1
*
Fix typo in path.
Benjamin Schlüter
2018-01-26
1
-1
/
+1
*
Change script to work with NetworkManager instead of systemd-networkd.
Benjamin Schlüter
2018-01-26
1
-11
/
+60
*
Add alternative for scripted changes to /etc/default/nfs-common.
Benjamin Schlüter
2018-01-25
1
-0
/
+3
*
Add install for wireless-tools.
Benjamin Schlüter
2018-01-25
1
-0
/
+3
*
FIXME: WiFi configuration still for systemd-networkd, not for NetworkManager.
Mike Gabriel
2018-01-24
1
-3
/
+4
*
Detect (a system's first) WIFIDEV automatically.
Mike Gabriel
2018-01-24
1
-13
/
+10
*
No empty lines at EOF.
Mike Gabriel
2018-01-24
1
-2
/
+0
*
Don't remove gnome-packagekit, this should be handled by our itzks-systems-* ...
Mike Gabriel
2018-01-24
1
-6
/
+0
*
libdvdcss2 installation: indentation style fixes. Remove commented out block.
Mike Gabriel
2018-01-24
1
-17
/
+6
*
itzks.list APT file creation: coding style fixes, Always append to the empty ...
Mike Gabriel
2018-01-24
1
-3
/
+2
*
Adding locadm user: add the user if it does not exist, not if it exists...
Mike Gabriel
2018-01-24
1
-2
/
+0
*
Adding locadm user: white-space fixes, coding style, no else clause.
Mike Gabriel
2018-01-24
1
-4
/
+3
*
Always run script with -e bash option. We want to fail if things fail.
Mike Gabriel
2018-01-24
1
-3
/
+1
*
Fix typo.
Benjamin Schlüter
2018-01-24
1
-1
/
+1
*
Cleanup (tabs, spaces, ..).
Benjamin Schlüter
2018-01-24
1
-4
/
+4
*
Fix typo.
Benjamin Schlüter
2018-01-24
1
-1
/
+1
*
Fix syntax error.
Benjamin Schlüter
2018-01-24
1
-1
/
+1
*
itzks-installscript: Simplify and merge scripts for itzks.list and repos.
Benjamin Schlüter
2018-01-24
1
-14
/
+2
*
Fix tabs vs spaces.
Benjamin Schlüter
2018-01-24
1
-2
/
+2
*
itzks-installscript: Simplify the scripts for adding itzks.list and its conte...
Benjamin Schlüter
2018-01-24
1
-6
/
+2
*
itzks-installscrit: Add check to see if a WiFi-Interface is available before ...
Benjamin Schlüter
2018-01-24
1
-11
/
+28
*
itzks-installscript: Remove obsolete line pertaining to "systemd-networkd ins...
Benjamin Schlüter
2018-01-24
1
-1
/
+0
*
itzks-installscript: Add alternate script to install libdvdcss2 because the o...
Benjamin Schlüter
2018-01-24
1
-8
/
+20
*
itzks-installscript: Made alternate way to add locadm to activated way after ...
Benjamin Schlüter
2018-01-24
1
-11
/
+11
*
itzks-installscript: Slightly change alternate script for adding locadm.
Benjamin Schlüter
2018-01-24
1
-4
/
+3
*
itzks-installscript: Change the way itzks-repo is added. Only add file if not...
Benjamin Schlüter
2018-01-24
1
-4
/
+22
*
itzks-installscript: Add alternative to process for adding locadm (momentaril...
Benjamin Schlüter
2018-01-23
1
-0
/
+11
*
itzks-installscript: Remove set -x and set -e from git.
Benjamin Schlüter
2018-01-23
1
-3
/
+0
[next]