Writing a Unix clone in about a month
I needed a bit of a break from “real work” recently, so I started a new
programming project that was low-stakes and purely recreational. On April 21st,
I set out to see how much of a Unix-like operating system for x86_64 targets
that I could put together in about a month. The result is
Bunnix. Not including days I didn’t work
on Bunnix for one reason or another, I spent 27 days on this project.
Here’s a little demo of the results…
You can try it for yourself if you like:
Bunnix 0.0.0 iso
To boot...
Read more at drewdevault.com