refraction-forger/crates
Till Wegmueller 7d97061e0f
Eliminate rootfs copy: populate directly into target filesystem
Restructure the QCOW2 build pipeline so the target filesystem is created
and mounted before Phase 1, allowing rootfs population directly into it.
This removes the wasteful and fragile copy_rootfs step that was the source
of merged-/usr symlink breakage and fixes the ZFS shadow-mount bug where
the BE dataset was mounted over the staging root.

New flow: Phase 2 prepare → Phase 1 populate → Phase 2 finalize → cleanup.
OCI/Artifact targets are unchanged.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-15 18:16:35 +01:00
..
forge-builder Fix builder VM disk sizing, rootfs copy, and diagnostics 2026-02-15 18:01:49 +01:00
forge-engine Eliminate rootfs copy: populate directly into target filesystem 2026-02-15 18:16:35 +01:00
forge-oci Add Ubuntu/apt support, ext4 QCOW2 builds, and OCI artifact push 2026-02-15 16:29:12 +01:00
forger Add builder VM support for cross-platform and unprivileged builds 2026-02-15 17:17:30 +01:00
spec-parser Fix builder VM disk sizing, rootfs copy, and diagnostics 2026-02-15 18:01:49 +01:00