Skip to content

name1e5s/ElohimOS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ElohimOS

Version License: GPLv3

OS project in the 2020's

📋 Requirements

To build and test the ElohimOS, you need the following packages installed:

⚙️ Building and Running

Just type

> make

and

> make run

Note: compiler-builtins has a bug about UEFI which is fixed on Jan 6th, 2020. It will cause __rust_probestack not found when we build our bootloader. To build it without error, we need to build our own cargo-xbuild and change compiler-builtins version in src/sysroot.rs to 0.1.21.

📝 License

Copyright © 2020 Name1e5s.
This project is GPL licensed.


This README was generated with ❤️ by readme-md-generator

About

OS project in the 2020's.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published