Skip to content

catmaster1010/flan

Repository files navigation

flan-os

This is a hobby os on pause due to school.

This supports the limine boot protocal and uses limine v5.x

This can be compiled using a cross compiler x86_64-elf-gcc and nasm. Any VM of your choice should work.


TODO

  • GDT
  • PMM
  • VMM
  • KHEAP
  • IDT
  • Parse ACPI tables
    • MADT
  • Start up other CPUs
  • Set up APIC
  • Configure the PIT
  • Calibrate the APIC timer
  • Implement scheduler
  • Implement VFS
  • Elf loader
  • Syscalls
  • EXT2

Dependencies

  • x86_64-elf-gcc
  • nasm
  • git
  • xorriso
  • make

To build the iso, just run make.

About

if unix was made by a monkey with a typewritter

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published