forked from jerryjhird/CuoreOS
a hobby kernel written in c for limine
- C 95.5%
- Makefile 3.5%
- Shell 1%
|
jerryjhird
e2af0f8380
updated local cuoreterm implementation and kentry
+ moved all downloads to .cache/ |
||
|---|---|---|
| include | updated local cuoreterm implementation and kentry | |
| resources | major and minor changes see below for more info | |
| src | updated local cuoreterm implementation and kentry | |
| .gitignore | created own cpio newc archiver | |
| exclude.cloc | updated local cuoreterm implementation and kentry | |
| LICENSE | major and minor changes see below for more info | |
| Makefile | updated local cuoreterm implementation and kentry | |
| pre-commit.sh | included Cuoreterm header in repo | |
| README.md | included Cuoreterm header in repo | |
CuoreOS
Hobby x86-64 ELF Kernel
Build Reqiurements ("make")
- GNU Cross Compiler (GCC) (>= 10)
- GNU linker (ld)
- make
- mtools
- git
- dd
- parted
Requirements ("make run")
- qemu-system-x86_64
- OVMF UEFI firmware