X-Git-Url: https://iankelling.org/git/?p=automated-distro-installer;a=blobdiff_plain;f=fai%2Fconfig%2Fclass%2F50-host-classes;h=adb878913476b9fe09bfdda7fd0e82c22418d817;hp=a6d8bc2afb7bd585d1455756d8f7d9ff5e7a15a9;hb=05e47f6734e5a9354a3243686ae55fe4ab2b72c7;hpb=f0d1a07f2c696d1aace04763424fc6ad13751fb3 diff --git a/fai/config/class/50-host-classes b/fai/config/class/50-host-classes index a6d8bc2..adb8789 100755 --- a/fai/config/class/50-host-classes +++ b/fai/config/class/50-host-classes @@ -19,9 +19,11 @@ # The base distro: # UBUNTU, DEBIAN # -# The base disto version, which is also the basefile name if it exists. -# Debian stable basefile gets built by faisetup and gets used otherwise,: -# STRETCH64, XENIAL64, BELENOS64, FLIDAS64 +# The base disto version, only use so far is the basefile name if it exists. +# Debian stable basefile gets built by faisetup and gets used otherwise. +# With X suffix, means it has gone through the dirinstall process and has eXtra +# things installed, to speed up installation. +# STRETCH64, XENIAL64, BELENOS64, FLIDAS64, FLIDAS64X # # The distro subvol name, we can add as many of these as we want: # VOL_TESTING, VOL_STRETCH, VOL_XENIAL, VOL_BELENOS, VOL_FLIDAS, VOL_STRETCH_BOOTSTRAP @@ -39,6 +41,9 @@ # # Other notable classes: # +# DESKTOP: install a bunch of extra packages. For creating X suffix +# basefiles. See README. +# # REPARTITION: we try to reuse partitions/filesystems to install a new # os into a multi-os system, if we see some basic hueristics, like the # right amount of them. This overrides that.