Skip to content

Repository files navigation

Phoenix

An hobbyist Unix-like operating system which aims to be simple and customizable.
The prebuild iso file is available in the Release tab.

Dependencies

In order to build it you need to install the following dependencies: meson, ninja, nasm, xorriso.

Furthermore, you need LLVM Clang >= 18.

Build

Creates the build dir:

./configure.py

Compiles the kernel:

cd build
ninja

Builds the ISO:

ninja phoenix-x86_64.iso

Contribution

Feel free to contribute with pull requests and issues.

About

An hobbyist Unix-like operating system (the name will probably change when the project will be stable enough)

Topics

Resources

Stars

3 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages