aboutsummaryrefslogtreecommitdiff
path: root/fai/config/class
Commit message (Collapse)AuthorAgeFilesLines
* fai/config/: Add Lomiri as installation profile.Mike Gabriel2025-06-271-0/+16
|
* 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 ↵Mike Gabriel2025-06-272-0/+16
| | | | minimal GNOME installation on tablets.
* fai/config/class/z20_debian-edu.profile.DEBIAN_{11,12}: Default to 'MATE ↵Mike Gabriel2025-06-272-2/+2
| | | | Workstation (UEFI)' installation profile.
* fai/config/class/z20_debian-edu.profile.DEBIAN_{11,12}: Provide UEFI / BIOS ↵Mike Gabriel2025-06-272-14/+98
| | | | specific installation profiles.
* fai/config/class/40-parse-profiles.sh: Add OS_SUFFIX fallback detection for ↵Mike Gabriel2025-06-201-0/+5
| | | | Debian testing.
* fai/config/class/40-parse-profiles.sh: Enlarge menu window width by 5 chars.Mike Gabriel2024-01-101-2/+1
|
* bin/debian-edu-fai_install: Promote http_proxy settings into FAI config ↵Mike Gabriel2023-09-231-1/+1
| | | | | | | space and set APTPROXY variable accordingly. This allows configuring the http proxy for initial system installation via /etc/debian-edu/debian-edu-fai.conf.
* Improve OS detection for loading profilesGuido Berhoerster2023-09-201-8/+2
| | | | Use /etc/os-release which should be available on modern distros.
* 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 ↵Mike Gabriel2023-09-191-0/+16
| | | | OS + version specific installation profiles (detect from FAI nfsroot OS + version).
* {bin/debian-edu-fai_install,fai/config/class/DEBIAN.var.in}: Don't use ↵Mike Gabriel2023-09-141-1/+1
| | | | @mirrorurl@, use internally derived @apt_cdn@ variable instead.
* {bin/debian-edu-fai_install,fai/config/class/DEBIAN.var.in}: Propagate ↵Mike Gabriel2023-09-141-1/+1
| | | | mirrorurl from debian-edu-fai.conf into FAI config space.
* bin/debian-edu-router-faiinstall: Drop support for Debian versions older ↵Mike Gabriel2023-09-071-1/+0
| | | | than bullseye
* Disable apt proxy by defaultGuido Berhoerster2023-09-071-1/+1
| | | | | Do not assume faiserver.intern exists. The proxy can be set via /etc/debian-edu/debian-edu-fai.conf.
* Switch to installing bookwormGuido Berhoerster2023-09-071-5/+5
|
* fai/config/class/{10-*,20-*}: Update from upstream FAI config space.Mike Gabriel2022-02-152-3/+3
|
* Revert "fai/config/scripts/EDU/50-cups-browsing: Assure that ↵Mike Gabriel2022-02-152-3/+3
| | | | | | CreateRemoteCUPSPrinterQueues is set to 'Yes'." This reverts commit c07b8a4e2dab01e1c5136167b62f3cf7907d42c7.
* fai/config/scripts/EDU/50-cups-browsing: Assure that ↵Mike Gabriel2022-02-152-3/+3
| | | | CreateRemoteCUPSPrinterQueues is set to 'Yes'.
* 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.
* 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
|
* 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-061-0/+1
|
* fai/config/class/debian-edu.profile: Make Edu+Roaming-EFI-Workstation/MATE ↵Mike Gabriel2020-10-061-1/+1
| | | | the default profile.
* Get ready for Debian 11.Mike Gabriel2020-10-061-7/+7
|
* fai/config/class/debian-edu.profile: Support BIOS legacy partition tables ↵Mike Gabriel2020-10-061-2/+14
| | | | (and offer them via FAI installation menu for MATE 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.
* class/debian-edu.profile: Target DEBIAN_10 for now.Mike Gabriel2020-07-081-5/+5
|
* class/debian-edu.profile: Drop untested Xfce variant for now.Mike Gabriel2020-07-081-6/+0
|
* Add ROAMING_WORKSTATION support.Mike Gabriel2020-07-081-2/+14
|
* fai/config/class/FAIBASE.var: Set LOGUSER and LOGSERVER.Mike Gabriel2020-07-081-0/+3
|
* Add support for Debian 11 (aka bullseye).Mike Gabriel2020-07-083-1/+2
|
* FAI config: well-tested Debian Edu 10 minimal + MATE workstation installationMike Gabriel2019-10-035-20/+17
|
* initial draft of getting FAI install a Debian Edu system (profile: Minimal)Mike Gabriel2019-09-1915-0/+369