summaryrefslogtreecommitdiff
path: root/debian
Commit message (Collapse)AuthorAgeFilesLines
* debian/itzks-systems-{workstation,common}.maintscript: Fix old and wrong or ↵Mike Gabriel2022-01-072-9/+9
| | | | missing versions.
* etc/firefox-esr/itzks_caching.js: Drop file. This is now the default in ↵Mike Gabriel2022-01-071-0/+1
| | | | Debian Edu's Firefox ESR config tweaks.
* etc/chromium/policies/recommended/itzks-systems_search_provider.json: ↵Mike Gabriel2022-01-072-0/+2
| | | | Recommend DuckDuckGo as default search provider on virt-man* and backup* machines.
* etc/chromium/policies/managed/itzks-systems-common.json: Drop file from ↵Mike Gabriel2022-01-072-1/+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.
* examples/displayserver/: Drop example TFTP configuration for syslinux. This ↵Mike Gabriel2022-01-072-3/+0
| | | | needs to be ported to iPXE some time near in the future.
* bin/itzks-filter-whitelist-sslmitm-ca: Drop file, not needed anymore. Update ↵Mike Gabriel2022-01-071-1/+0
| | | | d/copyright accordingly.
* debian/itzks-systems-disklserver.install: Install etc/ltsp/ into disklserver ↵Mike Gabriel2022-01-061-0/+1
| | | | bin:pkg.
* debian/changelog: update previous stanza post-releaseMike Gabriel2022-01-061-0/+3
|
* release 2022.01.05.1Mike Gabriel2022-01-051-0/+30
|
* debian/copyright: Update copyright attributions (examples/backup/ updated).Mike Gabriel2022-01-051-16/+28
|
* debian/copyright: Update copyright attributions (examples/mainserver/ removed).Mike Gabriel2022-01-051-6/+0
|
* examples/mainserver/: Drop example TFTP configuration. Not used anymore, at all.Mike Gabriel2022-01-052-3/+0
|
* debian/copyright: Update copyright attributions (examples/disklserver/ removed).Mike Gabriel2022-01-051-18/+0
|
* examples/disklserver: Drop folder and TFTP example config contained inside. ↵Mike Gabriel2022-01-052-3/+0
| | | | Not needed anymore, handled fully by LTSP.
* release 2022.01.04.22022.01.04.2Mike Gabriel2022-01-041-0/+7
|
* debian/template: Fix school tag (SPG -> SGM).Mike Gabriel2022-01-041-1/+1
|
* release 2022.01.04.12022.01.04.1Mike Gabriel2022-01-041-0/+26
|
* mainserver: Provide gosa-*-host hook script extension that collects Krb5 ↵Mike Gabriel2022-01-041-0/+1
| | | | host keytabs of diskless workstation hosts in a separate folder and makes those (theoretically, if used) available to diskless workstations via SSH as unprivileged user.
* debian/itzks-systems-mainserver.{postinst,postrm}: Create 'debian-edu' ↵Mike Gabriel2022-01-042-0/+96
| | | | system user for DLW keytab distribution.
* debian/itzks-systems-mainserver.install: Include our gosa hook script ↵Mike Gabriel2022-01-041-0/+1
| | | | wrappers in mainserver bin:pkg.
* debian/control: Add D (disklserver): ipxe.Mike Gabriel2022-01-041-0/+1
|
* debian/control: Add D (disklserver): squashfs-tools.Mike Gabriel2022-01-031-0/+1
|
* debian/control: Add D (disklserver): ltsp.Mike Gabriel2022-01-031-0/+1
|
* debian/control: Add to D (common): screen, rsync.Mike Gabriel2022-01-021-1/+3
|
* debian/control: Add D (faiserver): puppet.Mike Gabriel2022-01-021-0/+1
|
* release 2022.01.01.32022.01.01.3Mike Gabriel2022-01-011-0/+7
|
* release 2022.01.01.22022.01.01.2Mike Gabriel2022-01-011-0/+11
|
* release 2022.01.01.12022.01.01.1Mike Gabriel2022-01-011-0/+9
|
* debian/itzks-systems-common.maintscript: Use today's version to assure ↵Mike Gabriel2022-01-011-2/+2
| | | | removal of old config files.
* release 2021.12.29.32021.12.29.3Mike Gabriel2022-01-011-0/+11
|
* debian/control: Add C (faiserver): libpam-tmpdir. Breaks fai-make-nfsroot.Mike Gabriel2021-12-291-0/+1
|
* debian/itzks-systems-faiserver.postinst: Always restart squid-deb-proxy, not ↵Mike Gabriel2021-12-291-1/+2
| | | | only if squid was still enabled.
* debian/itzks-systems-faiserver.postinst: Inform about delay when we have to ↵Mike Gabriel2021-12-291-0/+1
| | | | stop and disable squid.
* debian/itzks-systems-faiserver.postinst: Restart squid-deb-proxy during ↵Mike Gabriel2021-12-291-0/+1
| | | | postinst.
* release 2021.12.29.2Mike Gabriel2021-12-291-0/+9
|
* debian/itzks-systems-faiserver.install: Ship squid-deb-proxy white-list in ↵Mike Gabriel2021-12-291-0/+1
| | | | bin:pkg faiserver.
* release 2021.12.29.12021.12.29.1Mike Gabriel2021-12-291-0/+11
|
* debian/control: Add to R (faiserver): debian-edu-fai.Mike Gabriel2021-12-291-0/+2
|
* debian/itzks-systems-faiserver.postinst: Make sure that only squid-deb-proxy ↵Mike Gabriel2021-12-291-0/+42
| | | | runs on a faiserver, not squid, as well.
* debian/control: Add D (faiserver): squid-deb-proxy.Mike Gabriel2021-12-291-0/+1
|
* release 2021.12.28.12021.12.28.1Mike Gabriel2021-12-291-0/+8
|
* debian/control: Prefer libvirt-daemon over ganeti. LibVirt is the more ↵Mike Gabriel2021-12-281-2/+2
| | | | common setup.
* debian/control: Drop ltsp-server as D from disklserver.Mike Gabriel2021-12-281-1/+0
|
* release 2021.12.27.12021.12.27.1Mike Gabriel2021-12-281-0/+9
|
* debian/control: Add to C (virtman): connman. Gets pulled in via lxde and ↵Mike Gabriel2021-12-271-1/+6
| | | | breaks internet connectivity.
* debian/control: Add D (faiserver): ipxe, drop from D (faiserver): pxelinux, ↵Mike Gabriel2021-12-231-2/+1
| | | | syslinux.
* release 2021.12.22.22021.12.22.2Mike Gabriel2021-12-221-0/+8
|
* debian/copyright: Update copyright attributions.Mike Gabriel2021-12-221-0/+1
|
* debian/control: Add C (faiserver) with isc-dhcp-server. Not wanted on ↵Mike Gabriel2021-12-221-0/+2
| | | | faiserver.intern.
* release 2021.12.22.12021.12.22.1Mike Gabriel2021-12-221-0/+9
|