Main Page: Difference between revisions
From OnixOS
Replaced content with "= OnixOS = thumb|right|OnixOS Logo '''OnixOS''' is an open-source, Arch Linux-based distribution. It ships with '''O Language''' — a system-level functional programming language developed specifically for OnixOS — and offers a curated set of developer tools. __TOC__ == About == OnixOS is built on top of Arch Linux and inherits its rolling-release model and package ecosystem. {| class="wikitable" ! Property !! Value |- | Architecture || x..." Tags: Replaced Reverted |
No edit summary Tag: Manual revert |
||
| Line 44: | Line 44: | ||
== Documentation == | == Documentation == | ||
* [[Building From Scratch]] — Full build system guide (repos, ISO, Docker, QEMU) | * [[OnixOS:Building From Scratch]] — Full build system guide (repos, ISO, Docker, QEMU) | ||
* [[Documentation]] — General documentation index | * [[Documentation]] — General documentation index | ||
* [[O Language]] — O Language reference and tutorials | * [[O Language]] — O Language reference and tutorials | ||
| Line 52: | Line 52: | ||
OnixOS is developed openly. Contributions are welcome via the project GitLab repositories. | OnixOS is developed openly. Contributions are welcome via the project GitLab repositories. | ||
* Build system: [[Building From Scratch]] | * Build system: [[OnixOS:Building From Scratch]] | ||
* Package sources: <code>sources/packages/</code> in the build repository | * Package sources: <code>sources/packages/</code> in the build repository | ||
* ISO profiles: <code>sources/profiles/</code> in the build repository | * ISO profiles: <code>sources/profiles/</code> in the build repository | ||
| Line 66: | Line 66: | ||
|- | |- | ||
| O Language source || [https://gitlab.com/olanguage/ GitLab - O Language] | | O Language source || [https://gitlab.com/olanguage/ GitLab - O Language] | ||
|- | |||
| Contributors || [[OnixOS:Contributors]] | |||
|} | |} | ||
Latest revision as of 16:37, 9 August 2026
OnixOS

OnixOS is an open-source, Arch Linux-based distribution. It ships with O Language — a system-level functional programming language developed specifically for OnixOS — and offers a curated set of developer tools.
About
OnixOS is built on top of Arch Linux and inherits its rolling-release model and package ecosystem.
| Property | Value |
|---|---|
| Architecture | x86_64 |
| Base | Arch Linux (rolling release) |
| Language | O Language (functional, system-level) |
| Installer | Calamares (graphical) |
| Kernel | linux-onix (custom patched) |
| Desktop variants | Core, GNOME, Xfce, IceWM, Security |
| License | Open Source |
Getting Started
Download
ISO images are available on SourceForge and are built automatically by the OnixOS Build System.
- Download — Latest ISO images
- SourceForge Project Page
Installation
Boot from the downloaded ISO and launch the Calamares graphical installer. For advanced setups refer to Documentation.
Documentation
- OnixOS:Building From Scratch — Full build system guide (repos, ISO, Docker, QEMU)
- Documentation — General documentation index
- O Language — O Language reference and tutorials
Development
OnixOS is developed openly. Contributions are welcome via the project GitLab repositories.
- Build system: OnixOS:Building From Scratch
- Package sources:
sources/packages/in the build repository - ISO profiles:
sources/profiles/in the build repository
Sources
| Resource | Link |
|---|---|
| Project page | SourceForge |
| OnixOS source | GitLab - OnixOS |
| O Language source | GitLab - O Language |
| Contributors | OnixOS:Contributors |
