docs: round 15 — remaining deleted-doc refs in KERNEL-IPC, WAYLAND, 05-KDE
Fixed stale references to COMPREHENSIVE-OS-ASSESSMENT, DESKTOP-STACK, QT6-PORT in subsystem plans. All now point to CONSOLE-TO-KDE v4.0.
This commit is contained in:
@@ -7,7 +7,7 @@
|
|||||||
> the KWin / Plasma runtime path.
|
> the KWin / Plasma runtime path.
|
||||||
>
|
>
|
||||||
> For the current build/runtime truth summary of the desktop stack, use
|
> For the current build/runtime truth summary of the desktop stack, use
|
||||||
> `local/docs/DESKTOP-STACK-CURRENT-STATUS.md` together with
|
> `local/docs/CONSOLE-TO-KDE-DESKTOP-PLAN.md` together with
|
||||||
> `local/docs/QT6-PORT-STATUS.md`. This file should now be read primarily as implementation history
|
> `local/docs/QT6-PORT-STATUS.md`. This file should now be read primarily as implementation history
|
||||||
> plus deeper KDE-specific rationale and porting notes.
|
> plus deeper KDE-specific rationale and porting notes.
|
||||||
>
|
>
|
||||||
@@ -16,7 +16,7 @@
|
|||||||
>
|
>
|
||||||
> For the current greeter/login boundary specifically, use
|
> For the current greeter/login boundary specifically, use
|
||||||
> `local/docs/GREETER-LOGIN-IMPLEMENTATION-PLAN.md` together with
|
> `local/docs/GREETER-LOGIN-IMPLEMENTATION-PLAN.md` together with
|
||||||
> `local/docs/DESKTOP-STACK-CURRENT-STATUS.md` rather than the launch snippets or phase language in
|
> `local/docs/CONSOLE-TO-KDE-DESKTOP-PLAN.md` rather than the launch snippets or phase language in
|
||||||
> this historical document.
|
> this historical document.
|
||||||
|
|
||||||
## Current State Snapshot
|
## Current State Snapshot
|
||||||
|
|||||||
@@ -15,7 +15,7 @@ kernel guidance in other docs.
|
|||||||
|
|
||||||
| Document | Relationship |
|
| Document | Relationship |
|
||||||
|----------|-------------|
|
|----------|-------------|
|
||||||
| `COMPREHENSIVE-OS-ASSESSMENT.md` | Parent: this plan extends §2 (Kernel & Core Infrastructure) |
|
| `CONSOLE-TO-KDE-DESKTOP-PLAN.md` | Parent: CONSOLE-TO-KDE v4.0 (Kernel & Core Infrastructure) |
|
||||||
| `IRQ-AND-LOWLEVEL-CONTROLLERS-ENHANCEMENT-PLAN.md` | Sibling: IRQ/PCI/MSI-X — not duplicated here |
|
| `IRQ-AND-LOWLEVEL-CONTROLLERS-ENHANCEMENT-PLAN.md` | Sibling: IRQ/PCI/MSI-X — not duplicated here |
|
||||||
| `RELIBC-IPC-ASSESSMENT-AND-IMPROVEMENT-PLAN.md` | Companion: relibc IPC surface — this plan covers kernel side |
|
| `RELIBC-IPC-ASSESSMENT-AND-IMPROVEMENT-PLAN.md` | Companion: relibc IPC surface — this plan covers kernel side |
|
||||||
| `ACPI-IMPROVEMENT-PLAN.md` | Sibling: ACPI power/shutdown — relevant for §4 (shutdown robustness) |
|
| `ACPI-IMPROVEMENT-PLAN.md` | Sibling: ACPI power/shutdown — relevant for §4 (shutdown robustness) |
|
||||||
@@ -735,7 +735,7 @@ local/scripts/test-credential-syscalls-guest.sh # In-guest checker
|
|||||||
|
|
||||||
## 9. References
|
## 9. References
|
||||||
|
|
||||||
- `local/docs/COMPREHENSIVE-OS-ASSESSMENT.md` — Parent assessment, §2 kernel gaps
|
- `local/docs/COMPREHENSIVE-OS-ASSESSMENT.md` — Canonical comprehensive plan
|
||||||
- `docs/01-REDOX-ARCHITECTURE.md` — Architecture reference
|
- `docs/01-REDOX-ARCHITECTURE.md` — Architecture reference
|
||||||
- `local/docs/IRQ-AND-LOWLEVEL-CONTROLLERS-ENHANCEMENT-PLAN.md` — IRQ/PCI plan (sibling)
|
- `local/docs/IRQ-AND-LOWLEVEL-CONTROLLERS-ENHANCEMENT-PLAN.md` — IRQ/PCI plan (sibling)
|
||||||
- `local/docs/RELIBC-IPC-ASSESSMENT-AND-IMPROVEMENT-PLAN.md` — IPC surface plan (companion)
|
- `local/docs/RELIBC-IPC-ASSESSMENT-AND-IMPROVEMENT-PLAN.md` — IPC surface plan (companion)
|
||||||
|
|||||||
@@ -19,7 +19,7 @@ current Wayland story into one document that answers four questions clearly:
|
|||||||
|
|
||||||
This plan is subordinate to the canonical desktop path in
|
This plan is subordinate to the canonical desktop path in
|
||||||
`local/docs/CONSOLE-TO-KDE-DESKTOP-PLAN.md` and to the current build/runtime truth in
|
`local/docs/CONSOLE-TO-KDE-DESKTOP-PLAN.md` and to the current build/runtime truth in
|
||||||
`local/docs/DESKTOP-STACK-CURRENT-STATUS.md`, but it is the canonical subsystem plan for the
|
`local/docs/CONSOLE-TO-KDE-DESKTOP-PLAN.md`, but it is the canonical subsystem plan for the
|
||||||
Wayland layer beneath that desktop path.
|
Wayland layer beneath that desktop path.
|
||||||
|
|
||||||
## Truth Statement
|
## Truth Statement
|
||||||
@@ -68,10 +68,10 @@ Out of scope:
|
|||||||
Use the doc set in this order:
|
Use the doc set in this order:
|
||||||
|
|
||||||
1. `local/docs/CONSOLE-TO-KDE-DESKTOP-PLAN.md` — top-level desktop sequencing authority
|
1. `local/docs/CONSOLE-TO-KDE-DESKTOP-PLAN.md` — top-level desktop sequencing authority
|
||||||
2. `local/docs/DESKTOP-STACK-CURRENT-STATUS.md` — current desktop/Wayland truth
|
2. `local/docs/CONSOLE-TO-KDE-DESKTOP-PLAN.md` — current desktop/Wayland truth
|
||||||
3. `local/docs/WAYLAND-IMPLEMENTATION-PLAN.md` — Wayland subsystem plan beneath the desktop path
|
3. `local/docs/WAYLAND-IMPLEMENTATION-PLAN.md` — Wayland subsystem plan beneath the desktop path
|
||||||
4. `local/docs/DRM-MODERNIZATION-EXECUTION-PLAN.md` — GPU/DRM execution detail
|
4. `local/docs/DRM-MODERNIZATION-EXECUTION-PLAN.md` — GPU/DRM execution detail
|
||||||
5. `local/docs/QT6-PORT-STATUS.md` — Qt/KF6/KWin package-level build status
|
5. `local/docs/CONSOLE-TO-KDE-DESKTOP-PLAN.md` — Qt/KF6/KWin package-level build status
|
||||||
|
|
||||||
The following are historical or reference-only after this plan:
|
The following are historical or reference-only after this plan:
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user