Skip to content

Latest commit

 

History

4 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

os

An operating system.

Requirements

Requires Docker and QEMU on the host system.

For mac use the official Docker installation, and:

brew install qemu

Usage

First build the build environment:

make build-image

Then build the kernel:

make build

Finally, run it:

make run

If you want to connect the debugger:

make run-gdb

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages