Add Home

2026-01-02 15:02:07 +01:00
commit be5d290974

8
Home.md Normal file

@@ -0,0 +1,8 @@
## pepperOS: libre, lightweight, feature-lacking kernel
Welcome to pepperOS!
### Disclaimer
This project is a work-in-progress toy kernel. It should never be used in any real world application as it is lacking many features. Also, the documentation provided here is non-exhaustive. This is my second attempt at writing a kernel, and I'm mainly doing it to learn more about the underlying mechanisms of operating systems, which we never really see in practice.
In this wiki you will find some useful information to run, debug, and understand the kernel.