49a09fde05914380221432dc753db379a00fb377
--chroot-squashfs-compression-options does not exist in live-build bookworm (1:20230502). The correct mechanism is the MKSQUASHFS_OPTIONS environment variable read by binary_rootfs. Export MKSQUASHFS_OPTIONS="-no-xattrs" before lb build so live-build's binary_rootfs picks it up, and add -no-xattrs explicitly to every direct mksquashfs call in build.sh (fast-path repack and the dormant split-layers function). Remove the invalid lb config option. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Description
No description provided
Languages
Go
83.9%
Shell
12.2%
C
3.7%
Dockerfile
0.1%