Skip to content

xf00f/os

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

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

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published