Update Docs

This commit is contained in:
Raven Scott
2026-04-06 06:17:03 -04:00
parent df238108d2
commit 140b17c5fd
9 changed files with 95 additions and 27 deletions
+1 -1
View File
@@ -39,5 +39,5 @@ flowchart TB
vfsStep --> ctxStep --> replStep --> initdStep --> kern --> shell
```
![Booter phase ordering](../images/boot-flow.png)
The diagram above is the **booter phase chain** after replication (same ordering as **`BARE_OS_BOOTER_BOOT_STEPS`** in the booter source).