diff options
| author | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2020-10-06 01:35:13 +0200 |
|---|---|---|
| committer | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2020-10-06 01:50:20 +0200 |
| commit | 5e4fbe343f19663dc00c912a03e1573ef6d69c49 (patch) | |
| tree | 41941f6c558098f64a123fb2998220779ac14ae0 /fai/config/class | |
| parent | 5978f36188c849b52de31da207788a0b1f3a0e66 (diff) | |
| download | debian-edu-fai+itzks-5e4fbe343f19663dc00c912a03e1573ef6d69c49.tar.gz debian-edu-fai+itzks-5e4fbe343f19663dc00c912a03e1573ef6d69c49.tar.bz2 debian-edu-fai+itzks-5e4fbe343f19663dc00c912a03e1573ef6d69c49.zip | |
fai/config/class/debian-edu.profile: Support BIOS legacy partition tables (and offer them via FAI installation menu for MATE workstations).
Diffstat (limited to 'fai/config/class')
| -rw-r--r-- | fai/config/class/debian-edu.profile | 16 |
1 files changed, 14 insertions, 2 deletions
diff --git a/fai/config/class/debian-edu.profile b/fai/config/class/debian-edu.profile index e634bbe..c79435a 100644 --- a/fai/config/class/debian-edu.profile +++ b/fai/config/class/debian-edu.profile @@ -8,18 +8,30 @@ Use this installation profile for server-like systems that do not need a graphical login. Classes: INSTALL FAIBASE DEBIAN DEBIAN_10 EDU LVM LVM_EDU NONFREE -Name: Edu+Workstation/MATE +Name: Edu+EFI-Workstation/MATE Description: Debian Edu workstation, powered by Mate Desktop Short: Debian Edu workstation with Mate desktop will be installed Long: Debian Edu workstation with Mate desktop will be installed. Classes: INSTALL FAIBASE DEBIAN DEBIAN_10 EDU WORKSTATION XORG MATE LVM LVM_EDU NONFREE -Name: Edu+Roaming-Workstation/MATE +Name: Edu+Roaming-EFI-Workstation/MATE Description: Debian Edu roaming workstation, powered by Mate Desktop Short: Debian Edu roaming workstation with Mate desktop will be installed Long: Debian Edu roaming workstation with Mate desktop will be installed. Classes: INSTALL FAIBASE DEBIAN DEBIAN_10 EDU ROAMING_WORKSTATION XORG MATE LVM LVM_EDU_ROAMING NONFREE +Name: Edu+BIOS-Workstation/MATE +Description: Debian Edu workstation, powered by Mate Desktop +Short: Debian Edu workstation with Mate desktop will be installed +Long: Debian Edu workstation with Mate desktop will be installed. +Classes: INSTALL FAIBASE DEBIAN DEBIAN_10 EDU WORKSTATION XORG MATE LVM LVM_EDU_LEGACY NONFREE + +Name: Edu+Roaming-BIOS-Workstation/MATE +Description: Debian Edu roaming workstation, powered by Mate Desktop +Short: Debian Edu roaming workstation with Mate desktop will be installed +Long: Debian Edu roaming workstation with Mate desktop will be installed. +Classes: INSTALL FAIBASE DEBIAN DEBIAN_10 EDU ROAMING_WORKSTATION XORG MATE LVM LVM_EDU_ROAMING_LEGACY NONFREE + Name: Edu+Workstation/GNOME Description: Debian Edu workstation, powered by Gnome Desktop Short: Debian Edu workstation with Gnome desktop will be installed |
