danos/library/protocol
Daniel Samson c4f16a5448
build: the unix paths retire — configuration, logs, and volumes move into the danos tree
/etc/init.csv and /etc/devices.csv become /system/configuration/*.csv (the
repo's etc/ moves to system/configuration/, mirroring the runtime tree),
/var/log becomes /system/logs, and /mnt/usb becomes /volumes/usb. The
kernel VFS gains a carve-out so FAT may serve exactly /system/configuration
and /system/logs beneath the initrd-backed /system while /system and /test
themselves stay unshadowable; FAT's single /var mount splits into those two
rewritten mounts. The kvfs readdir check learns /system's third child and
the ramdisk spawn sweep skips the configuration tree.

Suite 106/106.
2026-07-31 19:41:35 +01:00
..
block iommu: DMA-region capabilities — per-grant reachability, protocol flag-day 2026-07-26 18:31:27 +01:00
device-manager build: the unix paths retire — configuration, logs, and volumes move into the danos tree 2026-07-31 19:41:35 +01:00
display reorg: move display + scanout protocols to library/protocol 2026-07-22 21:02:31 +01:00
input reorg: move input-protocol to library/protocol + direct import 2026-07-22 20:54:53 +01:00
power reorg: move power-protocol to library/protocol; finish the protocol tree 2026-07-22 21:04:37 +01:00
scanout reorg: move display + scanout protocols to library/protocol 2026-07-22 21:02:31 +01:00
usb-transfer iommu: DMA-region capabilities — per-grant reachability, protocol flag-day 2026-07-26 18:31:27 +01:00
vfs docs: the communication stack — /protocol namespace, layered model, non-unix hierarchy, SMEP/SMAP plan 2026-07-31 18:11:28 +01:00
build.zig build: phase 1 — library domains become packages 2026-07-26 22:53:53 +01:00
build.zig.zon build: phase 1 — library domains become packages 2026-07-26 22:53:53 +01:00