From 73d0e6ed012e45faf5d76880374ba2d994ec6910 Mon Sep 17 00:00:00 2001 From: vasilito Date: Thu, 16 Jul 2026 20:10:35 +0900 Subject: [PATCH] changelog: bare ISO login verified --- CHANGELOG.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 76607c3b86..6418c4ed4d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -65,7 +65,8 @@ sync with the newest highlights. - **Mini ISO**: boots to the `Red Bear login:` prompt on VT2 (framebuffer) and the serial debug console, verified on q35/KVM both with and without a NIC, zero kernel panics and zero boot errors. -- **Bare ISO**: driver-manager/netstack/audiod blocking fixes applied; verifying. +- **Bare ISO**: boots to the `Red Bear login:` prompt (framebuffer + serial), + verified on q35/KVM with a NIC, redoxfs rootfs mounts, zero boot errors. - **Full ISO** (KWin/Wayland `redbear-greeterd`): unchanged, still experimental. ### Build note