diff options
| -rw-r--r-- | fai/config/class/z20_debian-edu.profile.DEBIAN_13 | 16 | ||||
| -rw-r--r-- | fai/config/package_config/LOMIRI | 2 |
2 files changed, 18 insertions, 0 deletions
diff --git a/fai/config/class/z20_debian-edu.profile.DEBIAN_13 b/fai/config/class/z20_debian-edu.profile.DEBIAN_13 index 768236d..dcdfd89 100644 --- a/fai/config/class/z20_debian-edu.profile.DEBIAN_13 +++ b/fai/config/class/z20_debian-edu.profile.DEBIAN_13 @@ -32,6 +32,22 @@ Long: Debian Edu roaming workstation with Mate desktop will be installed. The system storage will be partitioned for BIOS based machines. Classes: INSTALL FAIBASE DEBIAN DEBIAN_13 EDU ROAMING_WORKSTATION XORG MATE LVM LVM_EDU_ROAMING_LEGACY NONFREE NONFREE_13 +Name: Lomiri Workstation (UEFI) +Description: Debian Edu powered by Lomiri for Desktop +Short: Debian Edu workstation with Lomiri will be installed +Long: Debian Edu workstation with Lomiri will be installed. + . + The system storage will be partitioned for UEFI based machines. +Classes: INSTALL FAIBASE DEBIAN DEBIAN_13 EDU WORKSTATION XORG LOMIRI LVM LVM_EDU NONFREE NONFREE_13 + +Name: Lomiri Tablet (UEFI) +Description: Debian Edu powered by Lomiri for Tablets +Short: Debian Edu roaming workstation with Lomiri will be installed +Long: Debian Edu roaming workstation with Lomiri will be installed. + . + The system storage will be partitioned for UEFI based machines. +Classes: INSTALL FAIBASE DEBIAN DEBIAN_13 EDU ROAMING_WORKSTATION XORG LOMIRI LVM LVM_EDU_TABLET NONFREE NONFREE_13 + Name: GNOME Workstation (UEFI) Description: Debian Edu powered by GNOME Desktop Environment Short: Debian Edu workstation with Gnome desktop will be installed diff --git a/fai/config/package_config/LOMIRI b/fai/config/package_config/LOMIRI new file mode 100644 index 0000000..b400fe3 --- /dev/null +++ b/fai/config/package_config/LOMIRI @@ -0,0 +1,2 @@ +PACKAGES install +lomiri |
