aboutsummaryrefslogtreecommitdiff
path: root/fai
Commit message (Expand)AuthorAgeFilesLines
* release itzks/2025.08.29.1itzks/2025.08.29.1itzksMike Gabriel2025-08-292-0/+0
* ITZkS: Add support for Debian Edu 13 with ITZkS modifications.Mike Gabriel2025-08-295-1/+66
* Merge tag '2025.06.27.1' into itzksMike Gabriel2025-08-2916-18/+261
|\
| * fai/config/: Add Lomiri as installation profile.Mike Gabriel2025-06-272-0/+18
| * fai/config/class/: Add config parameters for installing Debian Edu 13 via FAI.Mike Gabriel2025-06-274-0/+92
| * fai/config/: GNOME_MINIMAL: Provide an installation profile / class set for m...Mike Gabriel2025-06-276-0/+164
| * fai/config/scripts/GNOME/: Enforce gdm3 as display manager.Mike Gabriel2025-06-271-0/+5
| * fai/config/class/z20_debian-edu.profile.DEBIAN_{11,12}: Default to 'MATE Work...Mike Gabriel2025-06-272-2/+2
| * fai/config/class/z20_debian-edu.profile.DEBIAN_{11,12}: Provide UEFI / BIOS s...Mike Gabriel2025-06-272-14/+98
| * fai/config/class/40-parse-profiles.sh: Add OS_SUFFIX fallback detection for D...Mike Gabriel2025-06-201-0/+5
| * fai/config/.gitignore: Add class/DEBIAN.var.Mike Gabriel2025-06-201-1/+2
| * fai/config/package_config/EDU: Add bind9-utils and curl. Required by every ne...Mike Gabriel2025-06-201-0/+2
| * fai/config/debconf/DEBIAN: Additionally to grub-pc, also preseed grub-efi.Mike Gabriel2025-06-201-1/+2
* | Merge branch 'master' into itzksMike Gabriel2024-02-011-1/+1
|\|
| * fai/config/package_config/EDU: Fix package name (systemd-timerd -> systemd-ti...Mike Gabriel2024-02-011-1/+1
* | Merge branch 'master' into itzksMike Gabriel2024-02-011-0/+1
|\|
| * fai/config/package_config/EDU: Assure installation of systemd-timerd.Mike Gabriel2024-02-011-0/+1
| * fai/config/_obsolete-files.d/debian-edu-fai.removed: Add class/90_fai.profile.Mike Gabriel2024-01-101-0/+1
| * fai/config/disk_config/LVM_EDU_*_LEGACY: Add BIOS Legacy partition tables aga...Mike Gabriel2024-01-102-0/+19
| * fai/config/disk_config/LVM_EDU*: Drop /dev/vg_system/usr volume. Causes confl...Mike Gabriel2024-01-103-6/+3
| * fai/config/class/40-parse-profiles.sh: Enlarge menu window width by 5 chars.Mike Gabriel2024-01-101-2/+1
* | ITZkS: Add BIOS Legacy installation option to installer menu.Mike Gabriel2024-01-102-9/+61
* | ITZkS: WiFi ESSID setup: append .nmconnection to system connection NetworkMan...Mike Gabriel2024-01-102-9/+9
* | ITZkS: Fix deployment of WiFi ESSID and passphrase.Mike Gabriel2024-01-102-14/+15
* | ITZkS: fai/config/class/z90_fai.profile: Drop file. (Already done on master b...Mike Gabriel2024-01-101-11/+0
* | fai/config/_obsolete-files.d/debian-edu-fai.removed: Add class/90_fai.profile.Mike Gabriel2024-01-101-0/+1
* | fai/config/disk_config/LVM_EDU_*_LEGACY: Add BIOS Legacy partition tables aga...Mike Gabriel2024-01-102-0/+19
* | fai/config/disk_config/LVM_EDU*: Drop /dev/vg_system/usr volume. Causes confl...Mike Gabriel2024-01-103-6/+3
* | fai/config/class/40-parse-profiles.sh: Enlarge menu window width by 5 chars.Mike Gabriel2024-01-101-2/+1
* | fai/config/scripts/ITZKS/91-puppet-agent-test: Don't wait for CSR signing on ...Mike Gabriel2023-10-031-1/+1
* | Merge branch 'master' into itzksMike Gabriel2023-10-034-11/+11
|\|
| * fai/config/disk_config: Enlarge system partitions generously, so that system ...Mike Gabriel2023-10-033-10/+10
| * fai/config/disk_config/LVM_EDU_MINIMAL: Fix LV name (home -> srv).Mike Gabriel2023-10-031-1/+1
* | package_config/ITZKS_*: Install ttf-mscorefonts-installer on all ITZkS system...Mike Gabriel2023-10-033-0/+9
* | Merge branch 'master' into itzksMike Gabriel2023-09-302-2/+6
|\|
| * fai/config/scripts/*/20-update-security-group-conf: Don't fail script if not ...Mike Gabriel2023-09-292-2/+6
| * fai/config/_obsolete-files.d/debian-edu-fai.removed: Add .asc files which got...Mike Gabriel2023-09-271-0/+1
* | fai/config/hooks: Enforce installation of ttf-mscorefonts-installer on ITZkS ...Mike Gabriel2023-09-303-0/+66
* | fai/config/_obsolete-files.d/debian-edu-fai+itzks.removed: Add .asc files wh...Mike Gabriel2023-09-271-0/+4
* | fai/config/_obsolete-files.d/debian-edu-fai.removed: Add .asc files which got...Mike Gabriel2023-09-271-0/+1
* | Merge branch 'master' into itzksMike Gabriel2023-09-263-11/+5
|\|
| * fai/config/hooks/updatebase.DEBIAN: Debian Edu sets up http proxy configurati...Mike Gabriel2023-09-231-2/+2
| * bin/debian-edu-fai_install: Promote http_proxy settings into FAI config space...Mike Gabriel2023-09-231-1/+1
| * Improve OS detection for loading profilesGuido Berhoerster2023-09-201-8/+2
* | fai/config/class/*.profile*: Adjust itzks installation profiles to new multi-...Mike Gabriel2023-09-195-45/+29
* | Merge branch 'master' into itzksMike Gabriel2023-09-196-0/+107
|\|
| * fai/config/class/40-parse-profiles.sh: Adjust OS_VERSION_MAJOR population.Guido Berhörster2023-09-191-1/+1
| * fai/config/class: Rename / add profile files, now OS + version specific.Mike Gabriel2023-09-195-0/+35
| * fai/config/class: Add OS detection code to 40-parse-profiles.sh to support OS...Mike Gabriel2023-09-191-0/+16
| * APT sources: Use {%apt_cdn%} variable instead of hard-coded servername.Mike Gabriel2023-09-143-6/+6