enable ecne and noble
[automated-distro-installer] / fai / config / hooks / partition.DEFAULT
index 11a7ee51f57839a01d04bc1436601b0c4e310d7b..36f858ca2350ca72969fb9151bfb8fd0953a68e9 100755 (executable)
@@ -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
@@ -880,6 +884,10 @@ if $partition; then
 
     if fsf; then
       root_mib=40000
+    elif ifclass demohost; then
+      # just randomish numbers that seem ok for testing.
+      root_mib=25000
+      o_mib=1000
     else
       # This would maximize it, but we are going for a separate filesystem in /o,
       # so use fixed sizes to allow both to grow