]> Projects (at) Tadryanom (dot) Me - AdrOS.git/commit
rootfs-handoff: Milestone A - redefine root= semantics to mount on /newroot
authorTulio A M Mendes <[email protected]>
Thu, 11 Jun 2026 03:33:03 +0000 (00:33 -0300)
committerTulio A M Mendes <[email protected]>
Thu, 11 Jun 2026 03:33:03 +0000 (00:33 -0300)
commit547b66b603c42a43275bffac161e72bf415b0dd5
tree3e1fa289276a2205b448b612139934b9f6cc8993
parentc17cf07ad5497b1b5acc120cfa532454a55ddf72
rootfs-handoff: Milestone A - redefine root= semantics to mount on /newroot

- Create /newroot directory during kernel init
- Mount root= device on /newroot instead of /disk
- Keep /disk as optional secondary mountpoint for manual use
- Update comments to reflect staging purpose of /newroot
- This change prepares for future pivot_root handoff

Test Results:
- Smoke test: 131/131 PASS
- Battery test: 157/157 PASS
- Analyzer: PASS
- Zero regressions
src/kernel/init.c