Sussix is an operating system aspiring to become posix-compliant and stable enough to become useable for everyday use. The end goal is not to become obsessed with features or fancy GUIs, but remain simple and efficient, making it optimal for servers.
Sussix is dead simple to build, given you have a proper toolchain set up.
Once that is done, all you need to do is type make
in the root
project directory and you are good to go.
Sussix can be ran in QEMU with the mkiso
and run
scripts located
in the root project directory.