X-Git-Url: https://iankelling.org/git/?p=automated-distro-installer;a=blobdiff_plain;f=fai%2Fconfig%2Fhooks%2Fpartition.DEFAULT;h=7c88c7492a8b808ceeb52eaf0c3eb25b87260c47;hp=ebd38667c418824240cd7bb96bebb24d2a54949d;hb=53db7c23cb11661c98a08d69295bb315c392003b;hpb=845c2b9e9e7e25b3dfa3d7f750d0acae0e50caf4 diff --git a/fai/config/hooks/partition.DEFAULT b/fai/config/hooks/partition.DEFAULT index ebd3866..7c88c74 100755 --- a/fai/config/hooks/partition.DEFAULT +++ b/fai/config/hooks/partition.DEFAULT @@ -153,6 +153,9 @@ else wipe=true fi +if ((`nproc` > 2)); then + mopts=,compress=zstd +fi declare -A disk_excludes if ! ifclass USE_MOUNTED; then @@ -584,8 +587,8 @@ EOF else # note, fai creates the mountpoints listed here cat > /tmp/fai/fstab <