index
:
itzks-install-script
jessie
master
stretch
ITZkS Workstation Installer Script
ITZkS Developers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
install-itzks-workstation
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add command to install firmware-iwlwifi.
Benjamin Schlüter
2018-06-06
1
-0
/
+4
*
APT: Drop wine32-tools for default installation. A shitload of 32bit dependen...
Mike Gabriel
2018-05-31
1
-1
/
+0
*
APT: Run another upgrade and dist-upgrade at the end of our package installat...
Mike Gabriel
2018-05-31
1
-0
/
+3
*
APT: Manipulate APT sources.list files of default installation before apt-upg...
Mike Gabriel
2018-05-31
1
-7
/
+7
*
Make sure proxy settings are in place before first APT command being issued. ...
Mike Gabriel
2018-05-31
1
-8
/
+8
*
APT: upgrade the base system before doing anything else. This esp. should pul...
Mike Gabriel
2018-05-28
1
-0
/
+4
*
nscd: Only tweak nscd.conf if it exists.
Mike Gabriel
2018-05-28
1
-1
/
+3
*
systemd+puppet integration: The puppet client service is disabled after insta...
Mike Gabriel
2018-04-30
1
-0
/
+5
*
Add -y to $ apt-get upgrade.
Benjamin Schlüter
2018-03-28
1
-1
/
+1
*
Add command to run $ apt-get upgrade.
Benjamin Schlüter
2018-03-28
1
-0
/
+4
*
Add sudo to puppet commands in text-output for user.
Benjamin Schlüter
2018-03-22
1
-2
/
+2
*
Remove wpad-extract rewrite creation, now in debian-edu-config (>= 1.929+deb9...
Mike Gabriel
2018-03-07
1
-23
/
+0
*
APT: Use ftp.de.debian.org for now, while httpredir.debian.org behaves in a p...
Mike Gabriel
2018-02-26
1
-2
/
+6
*
apt_install_if_not: Explicitly support command line options.
Mike Gabriel
2018-02-26
1
-4
/
+9
*
Revert "Run fix for /etc/apt/sources.list again.. might change again after te...
Mike Gabriel
2018-02-26
1
-3
/
+0
*
Prevent this script being run by any other user except 'root'.
Mike Gabriel
2018-02-26
1
-0
/
+9
*
Revert "Add sed command to cut repository without release file."
Mike Gabriel
2018-02-26
1
-3
/
+0
*
Add sed command to cut repository without release file.
Benjamin Schlüter
2018-02-21
1
-0
/
+3
*
Add --allow-unauthenticated to installation command for itzks-keyring to avoi...
Benjamin Schlüter
2018-02-21
1
-1
/
+1
*
Run fix for /etc/apt/sources.list again.. might change again after testing.
Benjamin Schlüter
2018-02-19
1
-0
/
+3
*
Fix syntax error for puppet install.
Benjamin Schlüter
2018-02-19
1
-1
/
+1
*
Add installation of wine32 and extra / recommended software.
Benjamin Schlüter
2018-02-19
1
-0
/
+15
*
Fix typo in comment.
Benjamin Schlüter
2018-02-15
1
-1
/
+1
*
fix syntax error in if clause
Mike Gabriel
2018-02-13
1
-1
/
+1
*
apt_install_if_not: Always return true.
Mike Gabriel
2018-02-13
1
-1
/
+1
*
We may have to endure multiple runs of apt-get update.
Mike Gabriel
2018-02-13
1
-2
/
+4
*
Revert "apt_install_if_not: Catch apt-get exit code and return that."
Mike Gabriel
2018-02-13
1
-4
/
+0
*
Revert "apt_install_if_not: Play tricks on bash."
Mike Gabriel
2018-02-13
1
-1
/
+1
*
apt_install_if_not: Play tricks on bash.
Mike Gabriel
2018-02-13
1
-1
/
+1
*
apt_install_if_not: Catch apt-get exit code and return that.
Mike Gabriel
2018-02-13
1
-0
/
+4
*
puppet agent initialization: Reduce wait-for-cert value to 120s.
Mike Gabriel
2018-02-13
1
-1
/
+1
*
Avoid useless apt-get update, if some of the itzks packages are already insta...
Mike Gabriel
2018-02-13
1
-6
/
+4
*
NetworkManager/WiFI: Check if system-wide connection exists, if yes, assume a...
Mike Gabriel
2018-02-13
1
-19
/
+24
*
Only change hostname if $myhost is a non-emptry string (after white-space str...
Mike Gabriel
2018-02-13
1
-3
/
+5
*
Make script executable.
Mike Gabriel
2018-02-13
1
-0
/
+0
*
Beautify our echo'ing a little bit...
Mike Gabriel
2018-02-13
1
-0
/
+10
*
Plymouth: Only set solar theme, if not yet set.
Mike Gabriel
2018-02-13
1
-2
/
+4
*
Introduce apt_install_if_not function. Only install packages if not yet insta...
Mike Gabriel
2018-02-13
1
-20
/
+34
*
Explaining what set -e does.
Mike Gabriel
2018-02-09
1
-0
/
+1
*
Set -x bash option. Not only for debugging, but also for normal runs.
Mike Gabriel
2018-02-09
1
-0
/
+3
*
APT initialization: Don' use AND concatenated command chain.
Mike Gabriel
2018-02-09
1
-1
/
+4
*
Enforce cleaning up of /var/lib/apt/lists/.
Mike Gabriel
2018-02-09
1
-0
/
+3
*
APT: Drop --force-yes. Deprecated and not needed.
Mike Gabriel
2018-02-09
1
-9
/
+9
*
Add command to restart keyboard service after changes to settings in /etc/def...
Benjamin Schlüter
2018-01-31
1
-0
/
+3
*
Add commands to edit /etc/default/keyboard according to installation guide.
Benjamin Schlüter
2018-01-31
1
-0
/
+4
*
Set restrictive permissions for the SSID.in template, not for the real file (...
Mike Gabriel
2018-01-31
1
-3
/
+3
*
forget user input once not needed anymore; esp. don't leak the WiFi password ...
Mike Gabriel
2018-01-31
1
-0
/
+7
*
some comment improvements
Mike Gabriel
2018-01-30
1
-2
/
+2
*
APT: also use -y --force-yes for installation of libdvdcss2.
Mike Gabriel
2018-01-30
1
-1
/
+1
*
Only restart puppet if already installed.
Mike Gabriel
2018-01-30
1
-1
/
+5
[next]