Operating system heavily inspired by ideas from Plan 9 and Minix.
These may change over time, but the current required dependencies to build a complete bootable ISO are:
just, used as the main build script.- Rust nightly (see
rust-toolchain.tomlfor the current version). - Zig 0.15.1 (anyzig is recommended).
xorriso(in WSL2, if building on Windows).
Additional dependencies:
- The Limine bootloader binary tool, if building for the Limine bootloader (currently the only bootloader option).