update doc structure

This commit is contained in:
2026-09-24 13:54:28 +08:00
parent 0d42dc5acc
commit 685b4135df
93 changed files with 190 additions and 12735 deletions
+8 -4
View File
@@ -1,6 +1,10 @@
# FDS/OS implementation scope
Read `docs/developer/master-plan.md` and `docs/developer/build-host.md` before changing the build.
The authoritative documentation lives in the `fds-os.wiki` submodule. Edit its
flat Gitea Markdown pages directly; do not recreate a parallel manual or export
workflow. Read `fds-os.wiki/Gitea-Wiki.md` for page and link conventions.
Read `fds-os.wiki/Developer-Master-Plan.md` and `fds-os.wiki/Developer-Build-Host.md` before changing the build.
The user has explicitly authorized implementation through M12. Proceed through
the remaining milestones in order, keeping the repository buildable and recording
actual acceptance evidence. Defer tests that require the physical Raspberry Pi
@@ -12,7 +16,7 @@ do not fill them with placeholder implementations that claim to work.
The user explicitly authorized importing the existing Paperlike 13K `dasungd`
into the base system. Its Rust workspace member, static ARM package, base package
selection, and native s6 service are required throughout M0–M12. Keep it in the base boot bundle, independent of
GUI or ENVIRONMENT cartridges. Read `docs/dasung.md` before changing it; do not
GUI or ENVIRONMENT cartridges. Read `fds-os.wiki/Dasung.md` before changing it; do not
claim Pi boot or physical power-cycle recovery is verified.
- Use English for all project-owned documentation, comments, diagnostics, task
@@ -34,8 +38,8 @@ claim Pi boot or physical power-cycle recovery is verified.
# Workstation software and emulator follow-up
Read `docs/workstation.md`, `docs/software-format.md` and
`docs/developer/workstation-tooling-plan.md` for this extension. Software builds and new
Read `fds-os.wiki/Workstation.md`, `fds-os.wiki/Software-Format.md` and
`fds-os.wiki/Developer-Workstation-Tooling-Plan.md` for this extension. Software builds and new
PROGRAM cartridge creation run on generic Linux workstations. The public native
Clap tools are `fds-cartridge` and `fds-emulator`. Software images have GPT
metadata partition 1 plus m EROFS payload partitions containing installed Void