X-Git-Url: https://iankelling.org/git/?a=blobdiff_plain;ds=sidebyside;f=fai%2Fconfig%2Fhooks%2Fpartition.DEFAULT;h=c637a9bcf6e1c71b00bd4c3fa91a3b7dced02afd;hb=7a4577880f3d646ec68d60b1cd3a38f110f784bb;hp=a09b779629407f6f9466e4edc341021a717c0408;hpb=3d9cc96092cdc8aa05bc95cf83c07bb1af692013;p=automated-distro-installer diff --git a/fai/config/hooks/partition.DEFAULT b/fai/config/hooks/partition.DEFAULT index a09b779..c637a9b 100755 --- a/fai/config/hooks/partition.DEFAULT +++ b/fai/config/hooks/partition.DEFAULT @@ -262,6 +262,8 @@ if [[ ! $DISTRO ]]; then DISTRO=trisquelbelenos elif ifclass VOL_FLIDAS; then DISTRO=trisquelflidas + elif ifclass VOL_ETIONA; then + DISTRO=trisqueletiona else echo "PARTITIONER ERROR: no distro class/var set" >&2 exit 1