diff options
| author | czjstmax <maxwasmailed@proton.me> | 2026-02-22 19:16:07 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2026-02-22 19:16:07 +0100 |
| commit | cce2fb91c5f81c890d11b43ca9d5d0314a231fea (patch) | |
| tree | b59322b6a86a9cc0dc82905ae23d8212aa66a011 | |
| parent | 7f47c4b503b4fae7e06bd780fbd11fb04f019f7b (diff) | |
state
| -rw-r--r-- | README.md | 11 |
1 files changed, 6 insertions, 5 deletions
@@ -1,14 +1,15 @@ ### müllos -minimal x86_64 'operating system' experiment von czjstmax. \ +a minimal and experimental x86_64 heapless unix-like OS von czjstmax. \ the name is based off the german word for trash. haha. --- + +#### objectives + the objectives for müllos are to have: - a C compiler work on it - an integrated minimal userland shell. - -#### müllkernel -the simple and very stoopid kernel for za müllos. - +- a simple filesystem +- mutlitasking |