Skip to content

tuttlem/ares

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ares

64-bit Development Operating System

Development

Build environment is provided as a docker container. Create the docker image with the following:

docker build buildenv -t ares_build

You can now build the project with the following:

./domake build-x86_64

Running

Using qemu, you can you use the following:

qemu-system-x86_64 -cdrom ./dist/x86_64/kernel.iso

About

A development operating system

Resources

Stars

Watchers

Forks

Packages

No packages published