Skip to content
This repository has been archived by the owner on Feb 11, 2023. It is now read-only.
/ arOS Public archive

Another Rust Operating System - a simple Rust OS to learn how to create one. Based on intermezzOS.

Notifications You must be signed in to change notification settings

k0pernicus/arOS

Repository files navigation

arOS

Another Rust Operating System - a simple Rust OS to learn how to create one.

Requirements

  • xargo (cargo install xargo)
  • Rust nightly (with rustup: rustup override set nightly)

How to build / run

  • make
  • RUST_TARGET_PATH=`pwd` make run

Screenshots

Current state

state 1

About

Another Rust Operating System - a simple Rust OS to learn how to create one. Based on intermezzOS.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published