Toolchain setup
Install the x86_64-elf toolchain, NASM, and xorriso for ISO builds.
Read toolchain guideDownload the latest stable release.
A big release. Genesis 26.5 touches nearly every layer of the system: kernel, input handling, UI, filesystem, and more.
Boredkernel 4.2.0-stable
This was a long time coming. The input subsystem got a full rewrite:
Bsh got some quality-of-life work:
bshrcgit pull
make clean
make
Or grab the .iso from this release.
If downloading from a third-party source, please verify your image.
SHA-256: 1bf9432b10e81b4142f4cb688c4712767985f620230556b1370a7fcfbf189178
OS: 26.5-stable · Codename: Genesis · Kernel: Boredkernel 4.2.0-stable
Get a sneak peek at the latest features.
This is an automated nightly build of BoredOS, this is not a final release and may be unstable. Built from commit:
007ef4469faab05a381e1b958846691b6b49fb9a007ef44New to BoredOS? Dive into our in-depth guides covering kernel architecture, networking, and application development.
Prefer building the ISO yourself? The toolchain guide covers dependencies and Makefile targets.
Install the x86_64-elf toolchain, NASM, and xorriso for ISO builds.
Read toolchain guideLearn how to run BoredOS in QEMU or boot it on real hardware.
Read usage guide