diff --git a/docs/ISO-INTEGRATION-PLAN.md b/docs/ISO-INTEGRATION-PLAN.md index 33543c7..94aab73 100644 --- a/docs/ISO-INTEGRATION-PLAN.md +++ b/docs/ISO-INTEGRATION-PLAN.md @@ -355,6 +355,9 @@ Implementation-heavy tasks suitable for Hermes: 4. Harden rc.d script against reboot/tmpfs `/var/run` behavior. 5. Add image-root staging script or packaging notes for binaries + rc.d + directories. 6. ~~Start `Provider::Jail` design stub and type-level wiring~~ — **done** (PRs #35/#37/#39, `JailConfig` + `jail_wrap` shipped). +7. Note: the `clawdie` crate (PR #46) is a **deployed-system installer** — it sets + up ZFS layouts and the `clawdie` service on disk-installed FreeBSD/Linux. It is + **NOT part of the live USB**, which uses `colibri-daemon` directly via rc.d. ## Planning/documentation task queue