42-archive/kernel-rs
2018-02-04 18:57:20 +00:00
..
src rust setup stuff 2018-02-04 18:57:20 +00:00
Cargo.toml rust setup stuff 2018-02-04 18:57:20 +00:00
Makefile rust setup stuff 2018-02-04 18:57:20 +00:00
README.md Update README.md 2018-02-04 19:17:35 +01:00
x86_64-KFS.json rust setup stuff 2018-02-04 18:57:20 +00:00

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