Skip to content

zanxz-lol/neonix

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NEONIX: A Modern Alternative to UNIX-like Operating Systems

GitHub license GitHub contributors GitHub commit activity

NEONIX is an x86_64 Operating System built off of the Naho kernel, which is built in C, and assembly. The Naho kernel aims to mix performance, security, and modern hardware support all into one package.

Getting Started

Prerequisites

  • A cross compiler
  • QEMU
  • Fingers (for typing :P)

Building, and running

Building and running NEONIX is super simple :)

make bootloader && make run -j$(nproc --all)

Configuration

To configure the Naho kernel, enter the following command

make menuconfig

Contributions

Any contributions to NEONIX is very much appreciated :)

About

The NEONIX source tree

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages