Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | debian/itzks-systems-faiserver.postinst: Silence update-rc.d output (as ↵ | Mike Gabriel | 2022-01-07 | 1 | -1/+1 |
| | | | | complained about by lintian). | ||||
* | debian/itzks-systems-common.lintian-overrides: Rename lintian tag ↵ | Mike Gabriel | 2022-01-07 | 1 | -1/+1 |
| | | | | 'binary-without-manpage' to 'no-manual-page'. | ||||
* | debian/itzks-systems-{tablet,roamingworkstation}.lintian-overrides: Silence ↵ | Mike Gabriel | 2022-01-07 | 2 | -0/+12 |
| | | | | unusal-interpeter and package-contains-file-in-etc-skel. Both are intentional. | ||||
* | debian/itzks-systems-faiserver.lintian-overrides: Add overrides for ↵ | Mike Gabriel | 2022-01-07 | 1 | -0/+3 |
| | | | | complaints about messing with the squid service from within the postinst script. | ||||
* | debian/itzks-systems-mainserver.lintian-overrides: Adjust to new ↵ | Mike Gabriel | 2022-01-07 | 1 | -6/+6 |
| | | | | unusual-interpreter syntax/output. | ||||
* | debian/itzks-systems-mainserver.postinst: Drop single quotes in adduser ↵ | Mike Gabriel | 2022-01-07 | 1 | -2/+2 |
| | | | | command to silence lintian. | ||||
* | debian/control: Fix bad paragraph separator in LONG_DESCRIPTION ↵ | Mike Gabriel | 2022-01-07 | 1 | -1/+1 |
| | | | | (roamingworkstation). | ||||
* | debian/control: Add D (roamingworkstation): sensible-utils (mainly to ↵ | Mike Gabriel | 2022-01-07 | 1 | -0/+1 |
| | | | | silence lintian on this). | ||||
* | debian/control: Add D (mainserver): adduser. | Mike Gabriel | 2022-01-07 | 1 | -0/+1 |
| | |||||
* | debian/control: Resolve lintian's complaints about binary files being in ↵ | Mike Gabriel | 2022-01-07 | 1 | -0/+5 |
| | | | | non-conflicting packages. | ||||
* | man/: Update symlinks for diskless-workstation-shell script. | Mike Gabriel | 2022-01-07 | 2 | -0/+0 |
| | |||||
* | sbin/diskless-workstation-shell.bookworm: Add file. Update d/copyright. | Mike Gabriel | 2022-01-07 | 2 | -0/+67 |
| | |||||
* | debian/source/lintian-overrides: Ignore ↵ | Mike Gabriel | 2022-01-07 | 1 | -0/+3 |
| | | | | absolute-symbolic-link-target-in-source for our symlinks in /etc/skel/. | ||||
* | debian/copyright: All-over copyright attributions update. | Mike Gabriel | 2022-01-07 | 1 | -9/+7 |
| | |||||
* | fetch-filter-cert: Remove init script. Not required anymore for Debian Edu ↵ | Mike Gabriel | 2022-01-07 | 10 | -83/+120 |
| | | | | 11 (which has a rootCA now). | ||||
* | debian/itzks-systems-{workstation,common}.maintscript: Fix old and wrong or ↵ | Mike Gabriel | 2022-01-07 | 2 | -9/+9 |
| | | | | missing versions. | ||||
* | sbin/itzks-update-disklserver-squashfs-images: Deploy SSH key file(s) and ↵ | Mike Gabriel | 2022-01-07 | 1 | -0/+25 |
| | | | | authorized_keys file into DLW chroot. | ||||
* | etc/standardskriver.cfg: Drop previous customer. | Mike Gabriel | 2022-01-07 | 1 | -23/+0 |
| | |||||
* | etc/firefox-esr/itzks_caching.js: Drop file. This is now the default in ↵ | Mike Gabriel | 2022-01-07 | 2 | -2/+1 |
| | | | | Debian Edu's Firefox ESR config tweaks. | ||||
* | etc/cron.daily/itzks-systems-workstation: Drop attempts to update ↵ | Mike Gabriel | 2022-01-07 | 1 | -8/+0 |
| | | | | flashplugin-nonfree. Flash is dead. | ||||
* | etc/cron.d/itzks-systems-common: Improve (but not yet fix) how we discover ↵ | Mike Gabriel | 2022-01-07 | 1 | -2/+5 |
| | | | | if being inside a DLW or TC chroot. | ||||
* | etc/chromium/policies/recommended/itzks-systems_search_provider.json: ↵ | Mike Gabriel | 2022-01-07 | 3 | -0/+11 |
| | | | | Recommend DuckDuckGo as default search provider on virt-man* and backup* machines. | ||||
* | etc/chromium/policies/managed/itzks-systems-common.json: Drop file from ↵ | Mike Gabriel | 2022-01-07 | 3 | -10/+1 |
| | | | | itzks-systems-common. In Debian Edu, this is the default recommended policy, so let's be fine with that. No need to enforce it. | ||||
* | sbin/itzks-switch-back-to-networkmanager: Drop file. We don't need switching ↵ | Mike Gabriel | 2022-01-07 | 1 | -50/+0 |
| | | | | back anymore, either. | ||||
* | sbin/itzks-switch-to-systemd-networkd: Drop file. We don't want ↵ | Mike Gabriel | 2022-01-07 | 1 | -73/+0 |
| | | | | systemd-networkd for now. | ||||
* | bin/itzks-goodbye-user-session: Actually, this script needs to stay around ↵ | Mike Gabriel | 2022-01-07 | 1 | -20/+29 |
| | | | | for a long time (or users' dconf settings might need porting). Thus, wrapping around Debian Edu's goodby-user-session. | ||||
* | examples/displayserver/: Drop example TFTP configuration for syslinux. This ↵ | Mike Gabriel | 2022-01-07 | 19 | -49/+0 |
| | | | | needs to be ported to iPXE some time near in the future. | ||||
* | bin/itzks-hosts: Prefer Debian Edu's list-gosa-system script over our own ↵ | Mike Gabriel | 2022-01-07 | 1 | -18/+25 |
| | | | | implementation. Mark code section for removal when the bookworm release cycle starts. | ||||
* | bin/itzks-goodbye-user-session: Mark for removal when the bookworm release ↵ | Mike Gabriel | 2022-01-07 | 1 | -0/+3 |
| | | | | cycle starts. | ||||
* | share/glib-2.0/schemas/90_itzks+mate.gschema.override: Drop settings already ↵ | Mike Gabriel | 2022-01-07 | 1 | -10/+6 |
| | | | | default in Debian Edu MATE. Mark all other settings as FIXMEs (to be removed for the bookworm release cycle). | ||||
* | bin/itzks-filter-whitelist-sslmitm-ca: Drop file, not needed anymore. Update ↵ | Mike Gabriel | 2022-01-07 | 2 | -59/+0 |
| | | | | d/copyright accordingly. | ||||
* | debian/itzks-systems-disklserver.install: Install etc/ltsp/ into disklserver ↵ | Mike Gabriel | 2022-01-06 | 1 | -0/+1 |
| | | | | bin:pkg. | ||||
* | sbin/itzks-update-disklserver-squashfs-images: Use renamed ↵ | Mike Gabriel | 2022-01-06 | 1 | -3/+3 |
| | | | | ltsp.conf.itzks-systems-disklserver.in file. | ||||
* | etc/ltsp: Rename (and move into our namespace): ltsp.conf.in -> ↵ | Mike Gabriel | 2022-01-06 | 1 | -0/+0 |
| | | | | ltsp.conf.itzks-systems-disklserver.in. | ||||
* | etc/ltsp/: Keep /root/.ssh while cleaning up nearly everything else in /root ↵ | Mike Gabriel | 2022-01-06 | 2 | -1/+17 |
| | | | | before SquashFS image creation. | ||||
* | etc/ltsp/ltsp.conf.in: Fix commented-out [set-root-hash] section. | Mike Gabriel | 2022-01-06 | 1 | -1/+1 |
| | |||||
* | debian/changelog: update previous stanza post-release | Mike Gabriel | 2022-01-06 | 1 | -0/+3 |
| | |||||
* | sbin/itzks-update-disklserver-squashfs-images: Don't abort script in ↵ | Mike Gabriel | 2022-01-06 | 1 | -5/+6 |
| | | | | creation of ltsp_chroots list. Move ltsp.img and iPXE boot menu update/creation to the bottom of the script. | ||||
* | release 2022.01.05.1 | Mike Gabriel | 2022-01-05 | 1 | -0/+30 |
| | |||||
* | debian/copyright: Update copyright attributions (examples/backup/ updated). | Mike Gabriel | 2022-01-05 | 1 | -16/+28 |
| | |||||
* | examples/backup/: Update dirvish configuration examples. | Mike Gabriel | 2022-01-05 | 22 | -22/+155 |
| | |||||
* | debian/copyright: Update copyright attributions (examples/mainserver/ removed). | Mike Gabriel | 2022-01-05 | 1 | -6/+0 |
| | |||||
* | examples/mainserver/: Drop example TFTP configuration. Not used anymore, at all. | Mike Gabriel | 2022-01-05 | 16 | -81/+0 |
| | |||||
* | debian/copyright: Update copyright attributions (examples/disklserver/ removed). | Mike Gabriel | 2022-01-05 | 1 | -18/+0 |
| | |||||
* | sbin/itzks-update-disklserver-squashfs-images: Create ltsp.conf from ↵ | Mike Gabriel | 2022-01-05 | 2 | -3/+20 |
| | | | | 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 Gabriel | 2022-01-05 | 1 | -0/+2 |
| | |||||
* | etc/ltsp/: Add good configuration for a Diskless Workstation Server's LTSP ↵ | Mike Gabriel | 2022-01-05 | 2 | -0/+41 |
| | | | | setup. | ||||
* | examples/disklserver: Drop folder and TFTP example config contained inside. ↵ | Mike Gabriel | 2022-01-05 | 101 | -252/+0 |
| | | | | Not needed anymore, handled fully by LTSP. | ||||
* | sbin/itzks-update-disklserver-squashfs-images: Update ltsp.img and LTSP's ↵ | Mike Gabriel | 2022-01-05 | 1 | -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 Gabriel | 2022-01-05 | 1 | -0/+8 |
| | | | | work around libpam-tmpdir not working for root). |