| .. | ||
| src | ||
| Cargo.toml | ||
| Makefile | ||
| README.md | ||
| x86_64-KFS.json | ||
based on Writing an OS in rust
compiling
dependencies
for archlinux pacman -S make grub2 xorriso mtools binutils
docker
a standard development environment can be invoked:
docker run jzck/arch-kernel -it /usr/bin/zsh
clone the repo and make iso
running
make run in your host operating system to launch qemu gtk window