summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Fix installation of itzks-keyring with APT on Debian buster systems.HEADmasterMike Gabriel2019-09-061-6/+2
|
* new itzks-keyring packet versionMike Gabriel2019-09-041-2/+2
|
* Run update-proxy-from-wpad from debian-edu-config, if present, to fix ↵Mike Gabriel2019-08-301-0/+4
| | | | possibly flawed proxy settings in /etc/apt/apt.conf.
* no Java Oracle v8 on buster workstations, let's use OpenJDK 9 insteadMike Gabriel2019-07-051-5/+5
|
* Make WiFi configuration optinal.Mike Gabriel2019-07-051-19/+34
|
* fix wrong Debian version in itzks-systems-common's sources.list filesMike Gabriel2019-07-051-0/+3
|
* brute-force-like install the itzks-keyring package; this needs a smarter way ↵Mike Gabriel2019-07-051-0/+4
| | | | later...
* continue development on master for targetting Debian busterMike Gabriel2019-07-051-6/+5
|
* move itzks system preseeding further upMike Gabriel2019-07-051-1/+3
|
* Add command for different final echo statement depending on pre-set variable.Benjamin Schlüter2018-11-131-22/+32
|
* Logic fix.Benjamin Schlüter2018-11-121-6/+9
|
* Add case statement to make puppet configuration optional.Benjamin Schlüter2018-11-121-51/+70
|
* Add seperate scripts for usr-fs and root-fs and made changes to fit the ↵Benjamin Schlüter2018-10-161-6/+21
| | | | current naming-scheme for Debian Edu 9 Installations.
* Add command to install firmware-iwlwifi.Benjamin Schlüter2018-06-061-0/+4
|
* APT: Drop wine32-tools for default installation. A shitload of 32bit ↵Mike Gabriel2018-05-311-1/+0
| | | | dependencies can be avoided with this.
* APT: Run another upgrade and dist-upgrade at the end of our package ↵Mike Gabriel2018-05-311-0/+3
| | | | installations.
* APT: Manipulate APT sources.list files of default installation before ↵Mike Gabriel2018-05-311-7/+7
| | | | apt-upgrading.
* Make sure proxy settings are in place before first APT command being issued. ↵Mike Gabriel2018-05-311-8/+8
| | | | Also wipe APT package cache earlier (before first apt-get update).
* APT: upgrade the base system before doing anything else. This esp. should ↵Mike Gabriel2018-05-281-0/+4
| | | | pull in latest debian-edu-config before we install our ITZkS packages.
* nscd: Only tweak nscd.conf if it exists.Mike Gabriel2018-05-281-1/+3
|
* systemd+puppet integration: The puppet client service is disabled after ↵Mike Gabriel2018-04-301-0/+5
| | | | installation. Enable it.
* Add -y to $ apt-get upgrade.Benjamin Schlüter2018-03-281-1/+1
|
* Add command to run $ apt-get upgrade.Benjamin Schlüter2018-03-281-0/+4
|
* Add sudo to puppet commands in text-output for user.Benjamin Schlüter2018-03-221-2/+2
|
* Remove wpad-extract rewrite creation, now in debian-edu-config (>= ↵Mike Gabriel2018-03-071-23/+0
| | | | 1.929+deb9u1).
* APT: Use ftp.de.debian.org for now, while httpredir.debian.org behaves in a ↵Mike Gabriel2018-02-261-2/+6
| | | | problematic way.
* apt_install_if_not: Explicitly support command line options.Mike Gabriel2018-02-261-4/+9
|
* Revert "Run fix for /etc/apt/sources.list again.. might change again after ↵Mike Gabriel2018-02-261-3/+0
| | | | | | | | | testing." Make no sense here. The source.list should not have been changed by anything up to here. So no reason for doing things twice. This reverts commit eaf2db01084d31c855df5747f956e64775169aed.
* Prevent this script being run by any other user except 'root'.Mike Gabriel2018-02-261-0/+9
|
* Revert "Add sed command to cut repository without release file."Mike Gabriel2018-02-261-3/+0
| | | | | | | The proper fix for this is to fine-tune e2guardian of the customer where this issue occurs. This reverts commit f8df3b7eea45a110b8ff4b42ff52e00f172f5d4d.
* Add sed command to cut repository without release file.Benjamin Schlüter2018-02-211-0/+3
|
* Add --allow-unauthenticated to installation command for itzks-keyring to ↵Benjamin Schlüter2018-02-211-1/+1
| | | | avoid problems at installation.
* Run fix for /etc/apt/sources.list again.. might change again after testing.Benjamin Schlüter2018-02-191-0/+3
|
* Fix syntax error for puppet install.Benjamin Schlüter2018-02-191-1/+1
|
* Add installation of wine32 and extra / recommended software.Benjamin Schlüter2018-02-191-0/+15
|
* Fix typo in comment.Benjamin Schlüter2018-02-151-1/+1
|
* fix syntax error in if clauseMike Gabriel2018-02-131-1/+1
|
* apt_install_if_not: Always return true.Mike Gabriel2018-02-131-1/+1
|
* We may have to endure multiple runs of apt-get update.Mike Gabriel2018-02-131-2/+4
|
* Revert "apt_install_if_not: Catch apt-get exit code and return that."Mike Gabriel2018-02-131-4/+0
| | | | This reverts commit 3f0d2fc9cf63a274776efc0c653f1e9d30e53183.
* Revert "apt_install_if_not: Play tricks on bash."Mike Gabriel2018-02-131-1/+1
| | | | This reverts commit f4e8ff90cc74047c5b4597bf348c6991e4a3deb9.
* apt_install_if_not: Play tricks on bash.Mike Gabriel2018-02-131-1/+1
|
* apt_install_if_not: Catch apt-get exit code and return that.Mike Gabriel2018-02-131-0/+4
|
* puppet agent initialization: Reduce wait-for-cert value to 120s.Mike Gabriel2018-02-131-1/+1
|
* Avoid useless apt-get update, if some of the itzks packages are already ↵Mike Gabriel2018-02-131-6/+4
| | | | installed.
* NetworkManager/WiFI: Check if system-wide connection exists, if yes, assume ↵Mike Gabriel2018-02-131-19/+24
| | | | already configured.
* Only change hostname if $myhost is a non-emptry string (after white-space ↵Mike Gabriel2018-02-131-3/+5
| | | | stripping).
* Make script executable.Mike Gabriel2018-02-131-0/+0
|
* Beautify our echo'ing a little bit...Mike Gabriel2018-02-131-0/+10
|
* Plymouth: Only set solar theme, if not yet set.Mike Gabriel2018-02-131-2/+4
|