Just an Unstable, Lame and Ineffective Operating System
Julien CLEMENT
c54cb174de
All checks were successful
continuous-integration/drone/push Build is passing
|
||
---|---|---|
.cargo | ||
grub | ||
src | ||
.bochsrc | ||
.drone.yml | ||
.gitignore | ||
Cargo.lock | ||
Cargo.toml | ||
Makefile | ||
README.md | ||
x86_64-julios.json |
JuliOS
Just an Unstable, Lame and Innefective Operating System
Build requirements
- rust nightly
- rust-src (
rustup component add rust-src
) - grub2
- xorriso
Build
make # The kernel and an ISO
make run # Run qemu on the ISO
make debug # Run bochs on the ISO
make clean # Clean everythin