forked from AbleOS/ableos
GKGOAT FORK: A non-unix-like micro-kernel written in rust! Support for this OS is not currently planned by portal, if you want, use https://github.com/portal-co/portal instead.
db08a249e1
Reviewed-on: https://git.ablecorp.us/AbleOS/ableos/pulls/16 |
||
---|---|---|
.cargo | ||
.vscode | ||
contrib | ||
kernel | ||
limine@2d3d7b2633 | ||
repbuild | ||
sysdata | ||
.gitignore | ||
.gitmodules | ||
Cargo.lock | ||
Cargo.toml | ||
LICENSE | ||
README.md | ||
rust-toolchain.toml | ||
rustfmt.toml | ||
shell.nix |
AbleOS
An UNIX-unlike micro-kernel written in rust with an embedded bytecode virtual machine.
Community
Donations can be made here on Liberapay or on Patreon
Compiling
AbleOS should be able to be built on any platform which is supported by Rustc Tier 1 platform support.
For running AbleOS, repbuild
uses QEMU.
Steps
git submodule update --init
cargo repbuild