docs(guanghu-os): register JD pre-root QEMU proof

This commit is contained in:
冰朔 2026-08-15 23:35:22 +08:00
commit fed0c73b04
6 changed files with 110 additions and 15 deletions

View file

@ -1527,5 +1527,7 @@ The Guanghu OS transition includes a fail-closed initramfs stage before the
complete Ubuntu root filesystem is mounted. Its source lives under
`guanghu-os/scripts/guanghu-first-boot-supervisor.sh` with packaging in
`guanghu-os/packaging/initramfs-tools/`. It produces a boot-scoped handoff for
the later hosted repository bridge; it is not yet the persistent first-boot
supervisor or final on-demand Linux topology.
the later hosted repository bridge. A JD-hosted software QEMU cycle has proved
the positive pre-root path and a hard refusal path without changing the live
boot files or rebooting the node. This is not yet the supervisor that persists
across `switch_root`, nor the final on-demand Linux topology.