change partitioning to use lvm, refactor for fsf server
[automated-distro-installer] / fai / config / hooks / instsoft.DEFAULT
index 22c8104162eb6a9335f14bbc2eb712c06398eae0..9d8f0b77fbd51b1be686c97aeab206fe9d27034b 100755 (executable)
@@ -7,6 +7,10 @@ if ifclass VM && ! ifclass demohost || ifclass VOL_BULLSEYE_BOOTSTRAP || [[ ! $F
   exit 0
 fi
 
+if ifclass FSF; then
+  exit 0
+fi
+
 keyfile=/var/lib/fai/config/distro-install-common/luks/host-$HOSTNAME
 f=$target/root/keyscript
 cat > $f <<EOFOUTER