Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 401 Bytes

README.md

File metadata and controls

20 lines (13 loc) · 401 Bytes

Kenttleton OS

Custom OS just for the fun of it.

To Build the OS

cargo build --target x86_64-kenttleton.json

TODO

[ ] Package Manager [ ] zsh like Shell [ ] Micro like text editor [ ] Filesystem navigation and management [ ] Implement stack unwinding to clear memory properly and not leave orphans

Optional

[ ] Write custom bootloader [ ] Redo the Rust standard library for this OS