various fixes, improvements, shellcheck
[automated-distro-installer] / fai / config / hooks / partition.DEFAULT
index 11a7ee51f57839a01d04bc1436601b0c4e310d7b..530a34da75b807f8ebb0897cd341e2b9c6b49fbb 100755 (executable)
@@ -880,6 +880,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