Mikhail Chusavitin 49a09fde05 Disable xattrs in all mksquashfs calls
--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>
2026-05-04 15:29:15 +03:00
2026-05-03 14:12:00 +03:00
2026-05-03 14:12:00 +03:00
2026-04-29 17:31:25 +03:00
2026-03-15 22:07:42 +03:00
Description
No description provided
99 MiB
Languages
Go 83.9%
Shell 12.2%
C 3.7%
Dockerfile 0.1%