diff options
| author | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2023-09-14 08:23:38 +0200 |
|---|---|---|
| committer | Mike Gabriel <sunweaver@debian.org> | 2023-09-19 18:41:43 +0000 |
| commit | 2d0a394b2680616fd726d9f6d3b4b5f8fe30ed33 (patch) | |
| tree | 5632ecb1d9638f40e56a6b46590666a993ea6003 | |
| parent | 666aa66efad1a1871cad6b6233dfd09ea0399980 (diff) | |
| download | debian-edu-fai+itzks-2d0a394b2680616fd726d9f6d3b4b5f8fe30ed33.tar.gz debian-edu-fai+itzks-2d0a394b2680616fd726d9f6d3b4b5f8fe30ed33.tar.bz2 debian-edu-fai+itzks-2d0a394b2680616fd726d9f6d3b4b5f8fe30ed33.zip | |
fai/config/class: Rename / add profile files, now OS + version specific.
| -rw-r--r-- | fai/config/class/z20_debian-edu.profile.DEBIAN_11 | 33 | ||||
| -rw-r--r-- | fai/config/class/z20_debian-edu.profile.DEBIAN_12 (renamed from fai/config/class/z20_debian-edu.profile) | 0 | ||||
| l--------- | fai/config/class/z90_fai.profile.DEBIAN_11 | 1 | ||||
| l--------- | fai/config/class/z90_fai.profile.DEBIAN_12 | 1 | ||||
| -rw-r--r-- | fai/config/class/z90_fai.profile._ANY_ (renamed from fai/config/class/z90_fai.profile) | 0 |
5 files changed, 35 insertions, 0 deletions
diff --git a/fai/config/class/z20_debian-edu.profile.DEBIAN_11 b/fai/config/class/z20_debian-edu.profile.DEBIAN_11 new file mode 100644 index 0000000..6b9605a --- /dev/null +++ b/fai/config/class/z20_debian-edu.profile.DEBIAN_11 @@ -0,0 +1,33 @@ +Default: GNOME Workstation + +Name: MATE Workstation +Description: Debian Edu powered by MATE Desktop Environment +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_11 EDU WORKSTATION XORG MATE LVM LVM_EDU NONFREE NONFREE_11 + +Name: MATE Roaming WS +Description: Debian Edu powered by MATE Desktop Environment +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_11 EDU ROAMING_WORKSTATION XORG MATE LVM LVM_EDU_ROAMING NONFREE NONFREE_11 + +Name: GNOME Workstation +Description: Debian Edu powered by GNOME Desktop Environment +Short: Debian Edu workstation with Gnome desktop will be installed +Long: Debian Edu workstation with Gnome desktop will be installed. +Classes: INSTALL FAIBASE DEBIAN DEBIAN_11 EDU WORKSTATION XORG GNOME LVM LVM_EDU NONFREE NONFREE_11 + +Name: GNOME Roaming WS +Description: Debian Edu powered by GNOME Desktop Environment +Short: Debian Edu roaming workstation with Gnome desktop will be installed +Long: Debian Edu roaming workstation with Gnome desktop will be installed. +Classes: INSTALL FAIBASE DEBIAN DEBIAN_11 EDU ROAMING_WORKSTATION XORG GNOME LVM LVM_EDU_ROAMING NONFREE NONFREE_11 + +Name: Minimal +Description: Debian Edu - additional server host +Short: Installs a Debian Edu client system, text console only +Long: Installs a Debian Edu client system, text console only. +Use this installation profile for server-like systems that do not +need a graphical login. +Classes: INSTALL FAIBASE DEBIAN DEBIAN_11 EDU MINIMAL LVM LVM_EDU_MINIMAL NONFREE NONFREE_11 diff --git a/fai/config/class/z20_debian-edu.profile b/fai/config/class/z20_debian-edu.profile.DEBIAN_12 index 7ab114b..7ab114b 100644 --- a/fai/config/class/z20_debian-edu.profile +++ b/fai/config/class/z20_debian-edu.profile.DEBIAN_12 diff --git a/fai/config/class/z90_fai.profile.DEBIAN_11 b/fai/config/class/z90_fai.profile.DEBIAN_11 new file mode 120000 index 0000000..fdc65fd --- /dev/null +++ b/fai/config/class/z90_fai.profile.DEBIAN_11 @@ -0,0 +1 @@ +z90_fai.profile._ANY_
\ No newline at end of file diff --git a/fai/config/class/z90_fai.profile.DEBIAN_12 b/fai/config/class/z90_fai.profile.DEBIAN_12 new file mode 120000 index 0000000..fdc65fd --- /dev/null +++ b/fai/config/class/z90_fai.profile.DEBIAN_12 @@ -0,0 +1 @@ +z90_fai.profile._ANY_
\ No newline at end of file diff --git a/fai/config/class/z90_fai.profile b/fai/config/class/z90_fai.profile._ANY_ index 68b482e..68b482e 100644 --- a/fai/config/class/z90_fai.profile +++ b/fai/config/class/z90_fai.profile._ANY_ |
