Mikhail Chusavitin cca3b21d35 Revert squashfs layer split — live-boot cannot mount partial rootfs
split_live_squashfs_layers moved /usr out of filesystem.squashfs into a
separate 10-usr.squashfs, leaving a rootfs skeleton that live-boot
(1:20230131+deb12u1) cannot mount: the initramfs panics with
"Can not mount /dev/loop0 ... filesystem.squashfs".

live-boot in bookworm expects a single self-contained filesystem.squashfs.
Revert to the standard single-squashfs layout and remove the dead
multi-squashfs guard in needs_full_build().

The split_live_squashfs_layers function is kept for future reference.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-04 11:14:10 +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%