/coffee_kernel

Coffee is x86_64 kernel for Coffee_OS

Primary LanguageCBSD 2-Clause "Simplified" LicenseBSD-2-Clause

☕ Coffee

Make Your Own Coffee Distro

  • 1- Build Kernel cmake . && make
  • 2- Create root directory ./make_distro.sh --root
  • 3- Start Building Disk Image ./make_distro.sh --confirm

You Can Run With QEMU ./make_distro.sh --run

Roadmap

  • Graphics
  • Memory Management
  • Interrupts
  • Kernel Threads
  • Keyboard
  • File System
  • Wish Shell
  • Network Manager

End of Version 1.0