X-Git-Url: https://iankelling.org/git/?p=automated-distro-installer;a=blobdiff_plain;f=fai%2Fconfig%2Fhooks%2Fpartition.DEFAULT;h=1b80784da925a4103e460d6b6ecc81f582e27138;hp=d702351a38178de41b5ed2e6395af241ab9035dc;hb=ffbf3d9d64f9846be1151da6dd8a13f471795e55;hpb=4abbc67ed68213ec94fcf5970d3e34661967a87c diff --git a/fai/config/hooks/partition.DEFAULT b/fai/config/hooks/partition.DEFAULT index d702351..1b80784 100755 --- a/fai/config/hooks/partition.DEFAULT +++ b/fai/config/hooks/partition.DEFAULT @@ -470,12 +470,16 @@ if [[ ! $DISTRO ]]; then DISTRO=ubuntubionic elif ifclass VOL_FOCAL; then DISTRO=ubuntufocal + elif ifclass VOL_JAMMY; then + DISTRO=ubuntujammy elif ifclass VOL_FLIDAS; then DISTRO=trisquelflidas elif ifclass VOL_ETIONA; then DISTRO=trisqueletiona elif ifclass VOL_NABIA; then DISTRO=trisquelnabia + elif ifclass VOL_ARAMO; then + DISTRO=trisquelaramo elif $mkroot2 || $mkroot2tab; then : else