This repository is derived from the code for the “Writing an OS in Rust” series at os.phil-opp.com.
The source code is dual-licensed under MIT or the Apache License (Version 2.0). This excludes the posts
and pages
directories.
- x86_64-pc-elf toolchain: binutils and optionally gdb
- nightly rust
- xargo
- rust sources for xargo (
rustup component add rust-src
) - grub-common: grub-mkrescue
- grub-pc-bin: /usr/lib/grub/i386-pc
- xorriso