Skip to content

GBX9570/Yanc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 

Repository files navigation

YANC

Yet Another Nine Clone

What is this?

Yanc is an operating system made alone by me (GBX9570) as a hobbyist project. I can't dedicate too much time to this, because I am still in school - however I will add features and fix bugs as much as possible. It is planned to be a custom design operating system with some ideas borrowed from Plan9

This is a HOBBYIST project! Do not expect professional quality in code, or frequent updates.

Required Tools

  • nasm
  • qemu
  • x86 GCC cross compiler
  • x86 binutils cross compiler
  • xorriso
  • grub-mkrescue (grub/grub2 package)

Building

To build Yauc, run make all. All files will be compiled to files/source/compiled, and then made into a kernel.bin that is moved into files/isofiles/boot/kernel.bin. FEDORA/REDHAT USERS! edit all references to grub-mkrescue in the makefile to grub2-mkrescue!! Credit to https://github.com/mikikichi for letting me use her makefile from https://github.com/mikikichi/sun-kernel!!

About

an operating system pronounced Y-OW-K

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors