diff options
| author | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2022-01-05 23:16:48 +0100 | 
|---|---|---|
| committer | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2022-01-05 23:33:27 +0100 | 
| commit | 5f6af6f2f996307bfdd1374bf9dae15ce8880fbe (patch) | |
| tree | ca8801737762089ce05b528b40084e1164d8772c | |
| parent | 8b0afff88242cdb62e8ca409e86540ff3e305d23 (diff) | |
| download | itzks-systems-5f6af6f2f996307bfdd1374bf9dae15ce8880fbe.tar.gz itzks-systems-5f6af6f2f996307bfdd1374bf9dae15ce8880fbe.tar.bz2 itzks-systems-5f6af6f2f996307bfdd1374bf9dae15ce8880fbe.zip | |
release 2022.01.05.1
| -rw-r--r-- | debian/changelog | 30 | 
1 files changed, 30 insertions, 0 deletions
| diff --git a/debian/changelog b/debian/changelog index 1fe6de6..6619e5a 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,33 @@ +itzks-systems (2022.01.05.1) unstable; urgency=medium + +  * share/debian-edu-config/tools/gosa-modify-host-itzks: +    + Reduce delay before calling update-dlw-krb5-keytabs(-itzks). +  * share/debian-edu-config/tools/update-dlw-krb5-keytabs-itzks: +    + Fix detection if cmdline host is found in diskless-workstation-hosts NIS +      netgroup. +    + Write command-line options to syslog if any are given. +    + Add FIXME. Report how many files/hosts have been updated. +  * etc/ltsp/: +    + Add good configuration for a Diskless Workstation Server's LTSP setup. +  * sbin/itzks-update-disklserver-squashfs-images: +    + Hack in a larger TMPDIR (and work around libpam-tmpdir not working for +      root). +    + Update ltsp.img and LTSP's iPXE boot menu on a regular basis, while we +      are at it. +    + Fail on errors. +    + Create ltsp.conf from ltsp.conf.in template file and use disklserver's +      root PW for root@<diskless-workstation>. +  * examples/disklserver/: +    + Drop folder and TFTP example config contained inside. Not needed anymore, +      handled fully by LTSP now. +  * examples/mainserver/: +    + Drop example TFTP configuration. Not used anymore, at all. +  * debian/copyright: +    + Update copyright attributions (examples/disklserver/ removed). +    + Update copyright attributions (examples/mainserver/ removed). + + -- Mike Gabriel <mike.gabriel@das-netzwerkteam.de>  Wed, 05 Jan 2022 22:39:38 +0100 +  itzks-systems (2022.01.04.2) unstable; urgency=medium    * debian/template: | 
