summaryrefslogtreecommitdiff
BranchCommit messageAuthorAge
documentationBranchfinished documentation, and deleted ramfs.c and ramfs.h, as both were nowhere...Galen Sagarin5 months
forkmanmerge main into forkmanIan McFarlane5 months
mainupdate readmeFreya Murphy4 months
[...]
 
 
AgeCommit messageAuthorFilesLines
2025-04-01track changesoldFreya Murphy5-171/+163
2025-03-31track upstreamFreya Murphy18-271/+943
2025-03-28track changesFreya Murphy1-1/+23
2025-03-27track changesFreya Murphy5-34/+74
2025-03-27track changesFreya Murphy2-5/+9
2025-03-27disable kvm (breaks gdb), fix kernel to be flat binaryFreya Murphy2-7/+7
2025-03-27readmeFreya Murphy1-0/+25
2025-03-27only strip user binariesFreya Murphy1-1/+3
[...]
 
Clone
https://g.freya.cat/comus
git@git.in.freya.cat:comus

kern

a kernel

build

please install zig, make, qemu-system-i386, clang-format, sed, and objcopy

run make

built

debug

run make gdb and make qemu-gdb in seperate terminals

style

run make fmt before commiting

do it

issues

figure it out