diff options
| author | czjstmax <jstmaxlol@disroot.org> | 2026-02-22 02:33:30 +0100 |
|---|---|---|
| committer | czjstmax <jstmaxlol@disroot.org> | 2026-02-22 02:33:30 +0100 |
| commit | fea8e314e6291bd55fd96b1bec478d500b548489 (patch) | |
| tree | 3df2fa6b06924ede0d31f06c1452b14bc7654006 /README.md | |
initial commit
i cant get the stage2 to load kernel, or the kernel to print.
it's 2 am so gn for now.
Signed-off-by: czjstmax <jstmaxlol@disroot.org>
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/README.md b/README.md new file mode 100644 index 0000000..71257aa --- /dev/null +++ b/README.md @@ -0,0 +1,14 @@ +### müllos + +minimal x86_64 'operating system' experiment von czjstmax. \ +the name is based off the german word for trash. haha. + +--- + +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. + |