/FerrousOS

My first OS - Toy project

Primary LanguageRustMozilla Public License 2.0MPL-2.0

FerrousOS

Build Status

My first OS that I intend to make it complete in some years

Building requirements

  • cargo-xbuild
  • bootimage

Building

cd kernel

bootimage build --target kernel.json

Contributions

Read the CONTRIBUTING.md file

License

Copyright (c) 2019, Eric Shimizu Karbstein, Eduardo Renesto

This software is licensed under Mozilla Public License v.2.0 (MPL v2.0).

If a copy of the MPL was not distributed with this file, You can obtain one at http://mozilla.org/MPL/2.0/.