qrpnxz / solstice

x86_64 operating system, written in Rust

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Solstice

Build Status License

Rust x86_64 operating system.

Img

Install

Dependencies

Requires nightly rust and QEMU.

rustup component add llvm-tools-preview rust-src
cargo install cargo-xbuild bootimage

Building

cargo xbuild

Running

cargo xrun

About

x86_64 operating system, written in Rust

License:GNU General Public License v3.0


Languages

Language:Rust 98.5%Language:Shell 1.5%