X-Git-Url: https://iankelling.org/git/?a=blobdiff_plain;f=fai%2Fconfig%2Fhooks%2Fpartition.DEFAULT;h=36f858ca2350ca72969fb9151bfb8fd0953a68e9;hb=fd92920315ea1ec28049041f74011324c750c667;hp=530a34da75b807f8ebb0897cd341e2b9c6b49fbb;hpb=b55f9ec50bfd6b25d2f1e7445518625f42357735;p=automated-distro-installer diff --git a/fai/config/hooks/partition.DEFAULT b/fai/config/hooks/partition.DEFAULT index 530a34d..36f858c 100755 --- a/fai/config/hooks/partition.DEFAULT +++ b/fai/config/hooks/partition.DEFAULT @@ -714,6 +714,8 @@ if [[ ! $DISTRO ]]; then DISTRO=ubuntufocal elif ifclass VOL_JAMMY; then DISTRO=ubuntujammy + elif ifclass VOL_NOBLE; then + DISTRO=ubuntunoble elif ifclass VOL_FLIDAS; then DISTRO=trisquelflidas elif ifclass VOL_ETIONA; then @@ -722,6 +724,8 @@ if [[ ! $DISTRO ]]; then DISTRO=trisquelnabia elif ifclass VOL_ARAMO; then DISTRO=trisquelaramo + elif ifclass VOL_ECNE; then + DISTRO=trisquelecne elif $mkroot2 || $mkroot2tab; then : else