From c74aa21563b7bef4f3ec46c33ede65e92eb69c2c Mon Sep 17 00:00:00 2001 From: Nate Graham Date: Wed, 7 Jan 2026 21:59:50 -0700 Subject: [PATCH] Try turning on the packing magic again Mostly reverts 47f9fdc0158c0395326a6df0d5a62b1086e2a28b --- build.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.sh b/build.sh index 8fbb456..8980ff9 100755 --- a/build.sh +++ b/build.sh @@ -163,7 +163,7 @@ cd .. # and back to root # Drop flatpak data from erofs. They are in the usr/share/factory and deployed from there. rm -rf "$OUTPUT/var/lib/flatpak" mkdir "$OUTPUT/var/lib/flatpak" # but keep a mountpoint around for the live session -time mkfs.erofs -zzstd -C 65536 --chunksize 65536 "$ROOTFS_EROFS" "$OUTPUT" > erofs.log 2>&1 +time mkfs.erofs -zzstd -C 65536 --chunksize 65536 -Efragments,ztailpacking "$ROOTFS_EROFS" "$OUTPUT" > erofs.log 2>&1 cp --reflink=auto "$ROOTFS_EROFS" kde-linux.cache/root.raw # Now assemble the two generated images using systemd-repart and the definitions in mkosi.repart into $IMG.