summaryrefslogtreecommitdiff
path: root/sbin
Commit message (Collapse)AuthorAgeFilesLines
* sbin/e2guardian-update-shallalists: Create /var/lib/e2guardian, if it does ↵Mike Gabriel2018-06-201-0/+1
| | | | not yet exist.
* itzks-system.do_preseed: Enforce noninteractive debconf mode.Mike Gabriel2018-02-221-1/+1
|
* itzks-switch-to-systemd-networkd: Add echo telling the user to reboot after ↵Benjamin Schlüter2018-01-121-0/+2
| | | | script is finished.
* itzks-switch-back-to-networkmanager: Fix errors in script after testing.Benjamin Schlüter2018-01-121-3/+9
|
* itzks-switch-back-to-networkmanager: First draft for testing.Mike Gabriel2018-01-111-0/+44
|
* White-space cleanup.Mike Gabriel2018-01-034-10/+10
|
* Added e2guardian-update-shallalists script for filter.*-Servers.Benjamin Schlüter2017-05-221-0/+50
|
* New script (for workstations): itzks-switch-to-systemd-networkd. Migrate ↵Mike Gabriel2017-01-201-0/+71
| | | | ifupdown based systems to systemd-networkd.
* New ITZkS system types: displayserver, display.Mike Gabriel2016-07-151-0/+66
|
* Allow setting of ITZkS customer name via itzks.do_preseed $1.Mike Gabriel2014-10-021-13/+22
|
* itzks-transfer-cleaner: Only remove empty directories that have reached the ↵Mike Gabriel2014-09-231-1/+1
| | | | age given in $TRANSFER_DEL_PERFORM.
* remove -n from echoMike Gabriel2013-06-071-1/+1
|
* itzks-systems.do_preseed: Improve output if dpkg-reconfigure fails due to ↵Mike Gabriel2013-06-071-1/+3
| | | | missing package.
* itzks-systems.do_preseed: Only run dpkg-reconfigure if package is installed.Mike Gabriel2013-06-071-1/+1
|
* itzks-systems.do_preseed: Run dpkg-reconfigure after pre-seeding ↵Mike Gabriel2013-06-071-0/+3
| | | | ocsinventory-agent.
* /debian/itzks-systems-common.install: Install itzks-systems.do_preseed into ↵Mike Gabriel2013-06-071-0/+0
| | | | bin:package.
* /debian/itzks-systems-common.postinst: Move the preseeding of OCS inventory ↵Mike Gabriel2013-05-311-0/+38
| | | | agent into non-packaging script.
* /debian/itzks-systems-disklserver.install, sbin/diskless-workstation-shell: ↵Mike Gabriel2012-08-141-0/+67
| | | | Move diskless-workstation-shell script into src folder (source package).
* * etc/debian-edu/itzks.config: Add central configuration file, most settings ↵Mike Gabriel2012-08-091-0/+83
have to be derived from LDAP (todo!) * sbin/itzks-transfer-cleaner: Cleanup script for ITZkS transfer area.