项目作者: GrayJack

项目描述 :
My first OS - Toy project
高级语言: Rust
项目地址: git://github.com/GrayJack/FerrousOS.git
创建时间: 2018-12-29T03:23:56Z
项目社区:https://github.com/GrayJack/FerrousOS

开源协议:Mozilla Public License 2.0

下载


FerrousOS

Build Status

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

Building requirements

  • cargo-xbuild
  • bootimage

Building

  1. cd kernel
  2. 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/.