Skip to content
/ phoenix Public

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

License

Notifications You must be signed in to change notification settings

to268/phoenix

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

License

Stars

Watchers

Forks

Packages

No packages published