Skip to content

Latest commit

 

History

12 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Operating System

Operating system development following the Writing an OS in Rust series at os.phil-opp.com.

Building

Requirements

  • Nightly rust toolchain: rustup toolchain install nightly
  • Binary bootimage crate: cargo install bootimage
  • Qemu

To build use cargo build.

To run use cargo run.

To run all tests use cargo test.

License

This project is licensed under the terms of both the MIT license and the Apache license (Version 2.0).

See License-MIT and License-Apache for details.

About

Operating system development.

Resources

Stars

2 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages