Skip to content

Latest commit

 

History

History
31 lines (19 loc) · 1.23 KB

File metadata and controls

31 lines (19 loc) · 1.23 KB

image

AurorOS

A lightweight, custom OS made by Interpuce without any external dependencies.

  • debuggable: working IDT and ability to debug the kernel via gdb using the run_dbg make target
  • minimal: can start in miliseconds and the code is fairly simple
  • multi-architecture: AurorOS works in both x86 (32-bit mode) and x86_64 (64-bit mode)

Tip

You can join our official Discord server for announcements, changes and much more.

Downloading

Navigate to AurorOS's GitHub releases page and download the latest stable release.

Contributions

Contributions are welcome. Learn more about contributing to AurorOS.

Copyright & License

AurorOS is maintained by the members of Interpuce organization:

AurorOS is currently licensed under GNU General Public License, version 3.