Age | Commit message (Collapse) | Author | |
---|---|---|---|
11 days | kern/amd64: build: Add stub MD conf | Ian Moffett | |
Signed-off-by: Ian Moffett <ian@osmora.org> | |||
2025-09-23 | usr/amd64: Discard .eh_frame and .note sections | Ian Moffett | |
These sometimes cause issues so we are better off just stripping them from the final binary. Signed-off-by: Ian Moffett <ian@osmora.org> | |||
2025-09-19 | kern: Add '.modules' section to kernel binary | Ian Moffett | |
The '.modules' section stores the list of modules to bring up on early boot. Signed-off-by: Ian Moffett <ian@osmora.org> | |||
2025-09-16 | Merge branch 'dev' | Ian Moffett | |
2025-09-13 | project: Use limine as headstart | Ian Moffett | |
Signed-off-by: Ian Moffett <ian@osmora.org> | |||
2025-09-13 | build: 'i386' -> 'amd64' | Ian Moffett | |
Signed-off-by: Ian Moffett <ian@osmora.org> |