• v10.12 f3962422c8

    Fix lb config option name for squashfs compression options

    mchus released this 2026-05-04 14:03:41 +03:00 | 24 commits to main since this release

    --chroot-squashfs-options is not a valid lb_config option; the correct
    name is --chroot-squashfs-compression-options. Without this fix lb config
    aborts immediately, so the -no-xattrs flag (which prevents the
    "unable to read xattr id index table" boot failure) was never applied.

    Co-Authored-By: Claude Sonnet 4.6 noreply@anthropic.com

    Downloads