aboutsummaryrefslogtreecommitdiff
path: root/fai
Commit message (Collapse)AuthorAgeFilesLines
...
* fai/config/package_config/STANDARD: python{,-minimal} are virtual, let's use ↵Mike Gabriel2022-02-091-2/+2
| | | | python3{,-minimal} instead.
* fai/config/files/etc/security/group.conf/: Use same group.conf for the ↵Mike Gabriel2022-01-311-0/+108
| | | | WORKSTATION and ROAMING_WORKSTATION class. Duplicate that file.
* fai/config/files/etc/security/: Ship PAM group.conf for WORKSTATION class. ↵Mike Gabriel2022-01-111-0/+108
| | | | LDAP users should be members of several system groups on networked WORKSTATIONs.
* fai/config/class: Rename debian-edu.profile and start the filename with ↵Mike Gabriel2022-01-112-0/+11
| | | | z<nn>_... Also split out FAI Inventory and FAI Sysinfo.
* fai/config/debconf/EDU: Stop using debian-edu-server.crt as ldap-cacertfile, ↵Mike Gabriel2022-01-061-1/+1
| | | | use ca-certificates.crt instead.
* disk_config/LVM_EDU*_LEGACY: Drop LEGACY partition layouts. Not needed anymore.Mike Gabriel2022-01-043-29/+0
|
* class/debian-edu.profile: Fine-tune debian-edu.profile so that it fits into ↵Mike Gabriel2022-01-041-9/+9
| | | | the FAI menu dialog box.
* class/debian-edu.profile: Rewrite profiles, drop BIOS legacy profiles (now ↵Mike Gabriel2022-01-041-25/+5
| | | | covered by GPT partition table layouts that can handle UEFI and BIOS installations).
* class/debian-edu.profile: Add 'Debian Edu Minimal' installation profile.Mike Gabriel2022-01-041-0/+8
|
* disk_config/: Add LVM_EDU_MINIMAL partition layout.Mike Gabriel2022-01-041-0/+12
|
* .gitignore: Add file. Hide FAIBASE.var.in file.Mike Gabriel2022-01-041-0/+1
|
* fai/config/scripts/ROAMING_WORKSTATION/80-fix-ldap-access: Use Debian Edu's ↵Mike Gabriel2022-01-041-1/+1
| | | | rootCA certificat for connecting to LDAP.
* scripts/*WORKSTATION/10-update-debian-edu-config: Add FIXME comment. Needs ↵Mike Gabriel2022-01-042-0/+4
| | | | more investigation.
* scripts/EDU/98-drop-fai-aptproxy: Drop script. It is actually quite ↵Mike Gabriel2022-01-041-6/+0
| | | | recommendable keeping the FAI proxy (it might be optimized for APT package downloading).
* scripts/EDU/50-cups-browsing: Adapted to Debian Edu 11, modify ↵Mike Gabriel2022-01-041-5/+5
| | | | cups-browsed-debian-edu.conf instead of cups-browsed.conf.
* hooks/instsoft.EDU: Use http://webcache:3128 for pulling in MS core fonts.Mike Gabriel2022-01-041-3/+3
|
* disk_config/: Enlarge /usr, limit /var to max. 10G for LVM profiles without ↵Mike Gabriel2022-01-045-9/+9
| | | | /home.
* Debian Edu profiles: Add support for 'Minimal' installation profile.Mike Gabriel2022-01-042-0/+20
|
* disk_config/: Add LVM_EDU_TABLET_LEGACY, for tablets with BIOS.Mike Gabriel2022-01-041-0/+8
|
* fai/config/class/FAIBASE.var.in: Turn file into a configurable template file ↵Mike Gabriel2021-12-231-6/+7
| | | | that will/can be populated via 'debian-edu-faiinstall' script.
* Debian 11 is stable now, get ready for Debian 12.Mike Gabriel2021-09-066-1/+28
|
* fai/config/scripts/EDU/40-cfengine-debian-edu-postinstall: Fix cf-agent run, ↵Mike Gabriel2021-09-061-1/+1
| | | | the absolute path to the executable has changed in Debian 11 (/usr/sbin/ -> /usr/bin/).
* fai/config/files/etc/apt/sources.list.d/debian-*.list/NONFREE_11: Comment ↵Mike Gabriel2020-10-062-2/+2
| | | | out fai-mirror repos.
* fai/config/class/debian-edu.profile: Make Edu+Roaming-EFI-Workstation/MATE ↵Mike Gabriel2020-10-061-1/+1
| | | | the default profile.
* fai/config/debconf/DEBIAN: Re-enable grub-pc seed.Mike Gabriel2020-10-061-1/+1
|
* Get ready for Debian 11.Mike Gabriel2020-10-067-27/+27
|
* fai/config/class/debian-edu.profile: Support BIOS legacy partition tables ↵Mike Gabriel2020-10-063-2/+35
| | | | (and offer them via FAI installation menu for MATE workstations).
* fai/config/scripts/LAST/90-show-network-cards: Show hostname in network card ↵Mike Gabriel2020-10-061-1/+1
| | | | summary at end-of-installation.
* files/etc/apt/sources.list.d/fai-mirror*.list: Add support for local FAI mirror.Mike Gabriel2020-07-083-0/+9
|
* scripts/LAST/90-show-network-cards: Script that shows network cards (and ↵Mike Gabriel2020-07-081-0/+41
| | | | their MACs at end-of-installation).
* disk_config/: Add LVM_EDU_TABLET disk config.Mike Gabriel2020-07-081-0/+9
|
* config/disk_config/: Switch to GPT partition tables (supporting EFI and ↵Mike Gabriel2020-07-082-8/+10
| | | | legacy grub install).
* disk_config/LVM_EDU_ROAMING: Add disk config for optimized for roaming ↵Mike Gabriel2020-07-081-0/+11
| | | | workstations.
* class/50-host-classes: Don't set too many default classes. This needs to be ↵Mike Gabriel2020-07-081-2/+1
| | | | handled by kernel cmdline or FAI profiles.
* debconf/DEBIAN: Comment out grub-pc pre-seeding. This needs to be more ↵Mike Gabriel2020-07-081-1/+1
| | | | device specific.
* debconf/EDU: Don't default to LightDM. This is desktop env dependent.Mike Gabriel2020-07-081-4/+0
|
* config/scripts/EDU/99-proxy-from-wpad: Don't fail, if offline.Mike Gabriel2020-07-081-1/+2
|
* Better EFI bootloader support.Mike Gabriel2020-07-081-0/+2
|
* rebase GNOMEMike Gabriel2020-07-081-0/+1
|
* package_config/DEBIAN: Add non-free pkg firmware-intel-sound.Mike Gabriel2020-07-081-0/+1
|
* rebase DEBIAN10+11Mike Gabriel2020-07-081-5/+2
|
* class/debian-edu.profile: Target DEBIAN_10 for now.Mike Gabriel2020-07-081-5/+5
|
* Try to update client's time via ntp.intern (aka TJENER). Help's if the clock ↵Mike Gabriel2020-07-081-0/+2
| | | | is askew.
* class/debian-edu.profile: Drop untested Xfce variant for now.Mike Gabriel2020-07-081-6/+0
|
* Add ROAMING_WORKSTATION support.Mike Gabriel2020-07-086-2/+58
|
* files/etc/apt/sources.list/DEBIAN_10Mike Gabriel2020-07-081-6/+3
| | | | rebase DEBIAN 10+11
* fai/config/class/FAIBASE.var: Set LOGUSER and LOGSERVER.Mike Gabriel2020-07-081-0/+3
|
* fai/config/debconf/GNOME: Enforce LightDM as DM with MATE desktop installs.Mike Gabriel2020-07-081-0/+4
|
* fai/config/debconf/GNOME: Enforce gdm3 as DM with GNOME desktop installs.Mike Gabriel2020-07-081-0/+5
|
* Add support for Debian 11 (aka bullseye).Mike Gabriel2020-07-0810-2/+34
|