summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
* sbin/itzks-diskless-re-partition-dlw: Add file. Provide script that turns ↵Mike Gabriel2022-01-271-0/+50
| | | | any storage device into a DLW swap+scratch storage.
* etc/ltsp/ltsp.conf.itzks-systems-disklserver.in: Set DEFAULT_IMAGE to Debian ↵Mike Gabriel2022-01-261-0/+3
| | | | Edu 11 diskless workstation.
* release 2022.01.26.12022.01.26.1Mike Gabriel2022-01-261-0/+6
|
* LTSP: Support providing SSH access to diskless clients.Mike Gabriel2022-01-263-1/+13
|
* release 2022.01.20.12022.01.20.1Mike Gabriel2022-01-201-0/+12
|
* debian/control: Add various more applications to diskless, workstation and ↵Mike Gabriel2022-01-201-3/+59
| | | | terminalserver profile.
* sbin/itzks-update-disklserver-squashfs-images: Make sure <chroot>/root.ssh/ ↵Mike Gabriel2022-01-141-0/+3
| | | | folder exists before trying to copy something inside.
* sbin/itzks-update-disklserver-squashfs-images: Typo fix in priv_key_file ↵Mike Gabriel2022-01-141-1/+1
| | | | name (d_rsa -> id_rsa).
* release 2022.01.14.22022.01.14.2Mike Gabriel2022-01-141-0/+8
|
* sbin/itzks-update-disklserver-squashfs-images: White-space / indentation fix.Mike Gabriel2022-01-141-1/+1
|
* sbin/itzks-update-disklserver-squashfs-images: Remove previous ↵Mike Gabriel2022-01-141-0/+1
| | | | x2gothinclient background before copying/symlinking.
* release 2022.01.14.12022.01.14.1Mike Gabriel2022-01-141-0/+19
|
* sbin/diskless-workstation-shell*: Adjust chroot paths (<arch>+<codename> -> ↵Mike Gabriel2022-01-144-9/+3
| | | | dlw+<arch>+<codename>).
* Revert "sbin/diskless-workstation-shell*: Adjust chroot paths ↵Mike Gabriel2022-01-143-3/+3
| | | | | | (<arch>+<codename> -> dlw+<arch>+<codename>)." This reverts commit b1de26247a8c2ea3afa676ccae552cd1095f69c3.
* Install itzks-puppet-autosign-new-host-certificates and its CRON job into ↵Mike Gabriel2022-01-141-0/+2
| | | | mainserver bin:pkg.
* etc/cron.d/itzks-systems-mainserver: Run ↵Mike Gabriel2022-01-141-0/+5
| | | | itzks-puppet-autosign-new-host-certificates as CRON job.
* itzks-puppet-autosign-new-host-certificates: Add script. Auto-sign puppet ↵Mike Gabriel2022-01-141-0/+42
| | | | host CSRs if host is in LDAP.
* sbin/itzks-update-disklserver-squashfs-images: Add magic to configure an ↵Mike Gabriel2022-01-141-0/+49
| | | | X2Go TCE.
* sbin/itzks-update-disklserver-squashfs-images: Stop script run, if not run.Mike Gabriel2022-01-141-0/+5
|
* examples/disklserver/: Add X2Go TCE example configuration.Mike Gabriel2022-01-148-0/+466
|
* sbin/itzks-display-shell: Prepare for running bullseye displays.Mike Gabriel2022-01-141-1/+1
|
* sbin/diskless-workstation-shell*: Adjust chroot paths (<arch>+<codename> -> ↵Mike Gabriel2022-01-144-3/+9
| | | | dlw+<arch>+<codename>).
* release 2022.01.11.22022.01.11.2Mike Gabriel2022-01-111-0/+9
|
* debian/control: Add D (terminalserver, diskless, workstation): remmina.Mike Gabriel2022-01-111-0/+3
|
* debian/control: Re-enable bluefish and musescore(3) for bin:pkgs diskless, ↵Mike Gabriel2022-01-111-6/+6
| | | | terminalserver and workstation.
* release 2022.01.11.12022.01.11.1Mike Gabriel2022-01-111-0/+9
|
* sbin/itzks-update-disklserver-squashfs-images: Also re-create / update ↵Mike Gabriel2022-01-111-1/+3
| | | | kernel images when running this script.
* etc/ltsp/ltsp.conf.itzks-systems-disklserver.in: Add more well-known LTSP ↵Mike Gabriel2022-01-091-9/+33
| | | | chroots.
* release 2022.01.07.12022.01.07.1Mike Gabriel2022-01-071-0/+88
|
* debian/control: Bump Standards-Version: to 4.6.0. No changes needed.Mike Gabriel2022-01-071-1/+1
|
* debian/control: Add R³ field and set it to 'no'.Mike Gabriel2022-01-071-0/+1
|
* debian/itzks-systems-faiserver.postinst: Silence update-rc.d output (as ↵Mike Gabriel2022-01-071-1/+1
| | | | complained about by lintian).
* debian/itzks-systems-common.lintian-overrides: Rename lintian tag ↵Mike Gabriel2022-01-071-1/+1
| | | | 'binary-without-manpage' to 'no-manual-page'.
* debian/itzks-systems-{tablet,roamingworkstation}.lintian-overrides: Silence ↵Mike Gabriel2022-01-072-0/+12
| | | | unusal-interpeter and package-contains-file-in-etc-skel. Both are intentional.
* debian/itzks-systems-faiserver.lintian-overrides: Add overrides for ↵Mike Gabriel2022-01-071-0/+3
| | | | complaints about messing with the squid service from within the postinst script.
* debian/itzks-systems-mainserver.lintian-overrides: Adjust to new ↵Mike Gabriel2022-01-071-6/+6
| | | | unusual-interpreter syntax/output.
* debian/itzks-systems-mainserver.postinst: Drop single quotes in adduser ↵Mike Gabriel2022-01-071-2/+2
| | | | command to silence lintian.
* debian/control: Fix bad paragraph separator in LONG_DESCRIPTION ↵Mike Gabriel2022-01-071-1/+1
| | | | (roamingworkstation).
* debian/control: Add D (roamingworkstation): sensible-utils (mainly to ↵Mike Gabriel2022-01-071-0/+1
| | | | silence lintian on this).
* debian/control: Add D (mainserver): adduser.Mike Gabriel2022-01-071-0/+1
|
* debian/control: Resolve lintian's complaints about binary files being in ↵Mike Gabriel2022-01-071-0/+5
| | | | non-conflicting packages.
* man/: Update symlinks for diskless-workstation-shell script.Mike Gabriel2022-01-072-0/+0
|
* sbin/diskless-workstation-shell.bookworm: Add file. Update d/copyright.Mike Gabriel2022-01-072-0/+67
|
* debian/source/lintian-overrides: Ignore ↵Mike Gabriel2022-01-071-0/+3
| | | | absolute-symbolic-link-target-in-source for our symlinks in /etc/skel/.
* debian/copyright: All-over copyright attributions update.Mike Gabriel2022-01-071-9/+7
|
* fetch-filter-cert: Remove init script. Not required anymore for Debian Edu ↵Mike Gabriel2022-01-0710-83/+120
| | | | 11 (which has a rootCA now).
* debian/itzks-systems-{workstation,common}.maintscript: Fix old and wrong or ↵Mike Gabriel2022-01-072-9/+9
| | | | missing versions.
* sbin/itzks-update-disklserver-squashfs-images: Deploy SSH key file(s) and ↵Mike Gabriel2022-01-071-0/+25
| | | | authorized_keys file into DLW chroot.
* etc/standardskriver.cfg: Drop previous customer.Mike Gabriel2022-01-071-23/+0
|
* etc/firefox-esr/itzks_caching.js: Drop file. This is now the default in ↵Mike Gabriel2022-01-072-2/+1
| | | | Debian Edu's Firefox ESR config tweaks.