A non unix like microkernel operating system named after my dog Boubis for x86-64, written in C and assembly.
BoubisOS comes with its own bootloader kernel tiling wm and userspace
x86_64-linux-gnu-gcc
nasm
python3
make
qemu-system-x86_64 (for testing)
Run this once
./userspace/tcc-boubis/patch.sh make allmake runThis boots BoubisOS in QEMU
MIT — see LICENSE.
