Hello redcap97.
I'm building a UNIX compatible OS from scratch. Now that it works to some extent, I would like to introduce it.
https://github.com/redcap97/cyanurus
It is now running on top of QEMU. The CPU is made for ARM instead of x86. The shell and basic commands are working, and redirects and pipes are also available.
You can easily run the OS using Docker.
docker run -it --rm redcap97/cyanurus
that's all.
I'm very slow to implement, so it took me about two years to make it this far. If you feel the greatness of Linus on your skin, I would like to continue making it.
Recommended Posts