plan: v3.0 round 3 — doc consistency, plasma honesty

- plasma-workspace: stub deps deferrable, not unresolved blockers
- knewstuff/kwallet: deferrable (not blocking plasma builds)
- make all vs make live distinction for rebuild
This commit is contained in:
2026-04-29 14:13:00 +01:00
parent 8120a6f4bd
commit 87367f3b0e
4 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -163,7 +163,7 @@ Blocked gate: Layer 1 (GPU CS ioctl) ← hardware + Mesa HW cross-compilation
## Next Steps (ordered by impact)
1. **`make all CONFIG_NAME=redbear-full`** — rebuild full OS image with current desktop package set; existing ISO/img already present at build/x86_64/
1. **Rebuild full OS image**`make all CONFIG_NAME=redbear-full` (harddrive.img for QEMU) or `make live CONFIG_NAME=redbear-full` (ISO for bare metal); existing artifacts at build/x86_64/
2. **Qt6Quick/QML runtime proof** — validate Qt6Quick downstream consumers with QML JIT disabled for Redox; unblocks kirigami → real KWin → full Plasma session