summaryrefslogtreecommitdiff
path: root/sbin
Commit message (Collapse)AuthorAgeFilesLines
* sbin/itzks-reset-userprofile: Fix comment.Mike Gabriel2019-11-141-1/+2
|
* sbin/itzks-reset-userprofile: Move from bin/ to sbin/.Mike Gabriel2019-11-141-0/+170
|
* Update diskless-workstation-shell man pages, add script to chroot into ↵Mike Gabriel2019-04-043-2/+68
| | | | buster DLW chroots.
* sbin/itzks-update-disklserver-squashfs-images: Typo fix rm command.Mike Gabriel2019-01-211-1/+1
|
* scripts: Add itzks-update-disklserver-squashfs-images for automatic LTSP ↵Mike Gabriel2018-11-071-0/+47
| | | | squashfs updates.
* scripts: Provide diskless-workstation-shell for jessie and stretch.Mike Gabriel2018-11-073-67/+133
|
* sbin/diskless-workstation-shell: Fix CHROOT path, now on stretch and of ↵Mike Gabriel2018-10-021-1/+1
| | | | amd64 arch.
* sbin/e2guardian-update-shallalists: unset proxy variables before downloading ↵Mike Gabriel2018-08-281-0/+4
| | | | Shalla lists.
* sbin/e2guardian-setup-sslmitm: Use more variables.Mike Gabriel2018-07-201-9/+10
|
* sbin/e2guardian-setup-sslmitm: Add reminder to copy root-CA certs to TJENER.Mike Gabriel2018-07-201-0/+4
|
* sbin/e2guardian-update-shallalists: Add license header.Mike Gabriel2018-07-201-0/+17
|
* sbin/e2guardian-setup-sslmitm: Add script to setup certificates for ↵Mike Gabriel2018-07-201-0/+84
| | | | E2Guardian with SSL-MitM.
* itzks-transfer-create: Make subfolder names configurable.Mike Gabriel2018-07-021-4/+7
|
* itzks-transfer-create: Silence fstab grepping at end of script.Mike Gabriel2018-07-021-1/+1
|
* itzks-transfer-create: Add script that creates transfer directories on e.g. ↵Mike Gabriel2018-07-021-0/+118
| | | | main server.
* 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.