Skip to content

BigBadE/Exokernel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Building

Rust core library downloaded for your target (example for x86_64)

rustup target add x86_64-unknown-none

Nightly channel

rustup override set nightly

Install QEMU and set the environmental variable QEMU to the path to its installation folder.

Structure

src - Automatically runs the kernel in QEMU kernel - Core exokernel kernel/arch - Arch-specific code (arch)/bootloader/bios - BIOS bootloader

About

A exokernel-based OS (when I finish it)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published