summaryrefslogtreecommitdiff
path: root/src/sys/conf
AgeCommit message (Collapse)Author
10 daysbuild: Use clang during early stateIan Moffett
Use clang during early state until we configure our own cross compiler for L5 Signed-off-by: Ian Moffett <ian@osmora.org>
2025-09-18kern: pci: Make max buses to scan configurableIan Moffett
Signed-off-by: Ian Moffett <ian@osmora.org>
2025-09-17kern: Make memmap dump configurable via kconfIan Moffett
Use the OSMORA kernel configuration framework to add options for L5Lunos to parse during early startup. Signed-off-by: Ian Moffett <ian@osmora.org>
2025-09-14build: Define _KERNEL for system servicesIan Moffett
Signed-off-by: Ian Moffett <ian@osmora.org>
2025-09-13build: Default to amd64Ian Moffett
Signed-off-by: Ian Moffett <ian@osmora.org>
2025-09-13build: Point includes to string dir as wellIan Moffett
Signed-off-by: Ian Moffett <ian@osmora.org>
2025-09-13initial sourcesIan Moffett
Signed-off-by: Ian Moffett <ian@osmora.org>