a tiny kernel for the x86_64 architecture
Some packages such as gcc
(and ld
, the GNU linker), nasm
and xorriso
are needed to build the kernel. Keeping that into account, simply do:
git clone https://github.com/dacousb/foonix-kernel
cd foonix-kernel
make
In case of a missing package error, install it.
Have you ever heard of foo and bar? That's it.
MIT.