summaryrefslogtreecommitdiff
path: root/sbin/itzks-update-disklserver-squashfs-images
Commit message (Collapse)AuthorAgeFilesLines
* sbin/itzks-update-disklserver-squashfs-images: Use renamed ↵Mike Gabriel2022-01-061-3/+3
| | | | ltsp.conf.itzks-systems-disklserver.in file.
* sbin/itzks-update-disklserver-squashfs-images: Don't abort script in ↵Mike Gabriel2022-01-061-5/+6
| | | | creation of ltsp_chroots list. Move ltsp.img and iPXE boot menu update/creation to the bottom of the script.
* sbin/itzks-update-disklserver-squashfs-images: Create ltsp.conf from ↵Mike Gabriel2022-01-051-1/+18
| | | | ltsp.conf.in template file and use disklserver's root PW for root@<diskless-workstation>.
* sbin/itzks-update-disklserver-squashfs-images: Fail on errors.Mike Gabriel2022-01-051-0/+2
|
* sbin/itzks-update-disklserver-squashfs-images: Update ltsp.img and LTSP's ↵Mike Gabriel2022-01-051-0/+4
| | | | iPXE boot menu on a regular basis, while we are at it.
* sbin/itzks-update-disklserver-squashfs-images: Hack in a larger TMPDIR (and ↵Mike Gabriel2022-01-051-0/+8
| | | | work around libpam-tmpdir not working for root).
* sbin/itzks-update-disklserver-squashfs-images: Rewrite script (proper ↵Mike Gabriel2022-01-041-10/+10
| | | | variable syntax); adjust for next-generation LTSP.
* 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.