/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. |
||
|---|---|---|
| .. | ||
| block | ||
| device-manager | ||
| display | ||
| input | ||
| power | ||
| scanout | ||
| usb-transfer | ||
| vfs | ||
| build.zig | ||
| build.zig.zon | ||