docs: add E2E boot test results to JOURNAL.md

QEMU/KVM serial console boot test: 1440 lines captured.
- Full boot from UEFI to login prompt (~9 seconds)
- 0 failed services, 0 kernel panics
- Security stack active: AppArmor, IMA/EVM, auditd, AIDE, BPF LSM
- Serial console ttyS0 @ 115200 confirmed working

💘 Generated with Crush

Assisted-by: GLM-5.1 via Crush <crush@charm.land>
This commit is contained in:
2026-05-07 11:18:35 -05:00
parent 0eea7305d3
commit ccab1e2b19

View File

@@ -36,6 +36,15 @@ All 13 findings fixed, ISO rebuilt and validated. 786 tests, 0 failures.
- Added FR-012 to STATUS.md alignment matrix
### ISO Rebuilt
### End-to-End Boot Test
- QEMU/KVM boot with serial console capture (1440 lines)
- UEFI → GRUB (5s timeout) → kernel 6.12.85 → live system → login prompt
- 0 failed services, 0 kernel panics, 0 critical errors
- Security stack active: AppArmor, IMA/EVM, auditd, AIDE, BPF LSM
- Serial console ttyS0 @ 115200 working correctly
- Fixed boot=live missing from UKI cmdline (was causing boot hang)
- Fixed GRUB missing timeout (was waiting indefinitely at menu)
- Demo ISO: 824 MB, built 2026-05-07
- NVMe Docker volume cache for fast iteration (~12 min build)
- Output on USB3 HDD (/home/reachableceo on /5tb)