Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 245 Bytes

README.md

File metadata and controls

15 lines (11 loc) · 245 Bytes

UranOS

Rewrite of SaturnOS x86 kernel

Documentation

Can be found from doc/

SaturnOS

The old x86 kernel can be found from https://github.com/jussihi/SaturnOS

Building

on Arch linux, requires packages:

  • qemu-arch-extra
  • nasm
  • gcc