Age | Commit message (Collapse) | Author | |
---|---|---|---|
21 hours | kern: omar: Set vnode ops per looked up node | Ian Moffett | |
Everytime a look up is performed, we should set the vnode operations on the resulting vnode Signed-off-by: Ian Moffett <ian@osmora.org> | |||
2025-09-21 | kern: omar: Implement image-like lookup VOP | Ian Moffett | |
Signed-off-by: Ian Moffett <ian@osmora.org> | |||
2025-09-19 | kernel: vfs: Add initial mount code + mount initrd | Ian Moffett | |
Signed-off-by: Ian Moffett <ian@osmora.org> | |||
2025-09-18 | kern: vfs: Add initial vfsops, and mount code | Ian Moffett | |
This commit introduces the groundwork for mountpoints, filesystems and the VFS as a whole. OMAR is now initialized as its own filesystem by the VFS Signed-off-by: Ian Moffett <ian@osmora.org> | |||
2025-09-15 | kern: os: Introduce support for OMAR initramfs | Ian Moffett | |
Signed-off-by: Ian Moffett <ian@osmora.org> |