Skip to content

Latest commit

 

History

History
25 lines (17 loc) · 626 Bytes

README.md

File metadata and controls

25 lines (17 loc) · 626 Bytes

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/.