Skip to content

dacousb/foonix-kernel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

27 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

a tiny kernel for the x86_64 architecture

Build

Some packages such as gcc (and ld, the GNU linker), nasm and xorriso are needed to build the kernel. Keeping that into account, simply do:

git clone https://github.com/dacousb/foonix-kernel
cd foonix-kernel
make

In case of a missing package error, install it.

About the name

Have you ever heard of foo and bar? That's it.

License

MIT.

About

๐Ÿ‚ A tiny kernel for the x86_64 architecture

Topics

Resources

License

Stars

Watchers

Forks