Skip to content

Revise README for project updates and clarity#2

Merged
alizainx merged 1 commit into
mainfrom
alizainx-patch-1
May 11, 2026
Merged

Revise README for project updates and clarity#2
alizainx merged 1 commit into
mainfrom
alizainx-patch-1

Conversation

@alizainx
Copy link
Copy Markdown
Collaborator

Updated project descriptions and clarified the status of Zainium OS and zex.

Updated project descriptions and clarified the status of Zainium OS and zex.

Signed-off-by: Ali Zain <alizain.arch@gmail.com>
Copilot AI review requested due to automatic review settings May 11, 2026 13:39
@alizainx alizainx merged commit c7f76b7 into main May 11, 2026
6 checks passed
@alizainx alizainx deleted the alizainx-patch-1 branch May 11, 2026 13:39
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates the project’s top-level documentation to reflect current status and improve clarity around supported distributions and related projects (Zainium OS and zex).

Changes:

  • Simplifies the status badges at the top of the README.
  • Adds a “Missing your distribution?” note under Distribution Support to encourage contributions.
  • Updates the “Related Projects” section with revised descriptions for Zainium OS and zex.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread README.md
[![Platform: Linux](https://img.shields.io/badge/Platform-Linux-blue)](https://kernel.org)
[![Phase 1](https://img.shields.io/badge/Phase_1-In_Development-yellow)]()
[![Phase 2](https://img.shields.io/badge/Phase_2-In_Development-yellow)]()
[![Phase 1](https://img.shields.io/badge/Phase_1-In_Development-yellow)]()
Comment thread README.md
[![Platform: Linux](https://img.shields.io/badge/Platform-Linux-blue)](https://kernel.org)
[![Phase 1](https://img.shields.io/badge/Phase_1-In_Development-yellow)]()
[![Phase 2](https://img.shields.io/badge/Phase_2-In_Development-yellow)]()
[![Phase 1](https://img.shields.io/badge/Phase_1-In_Development-yellow)]()
Comment thread README.md
**Zainium OS** is a custom Debian-based Linux distribution currently in its final stages of development, with an early public release arriving soon. It is driven by Rust-native system tooling at its core, featuring our custom-built Quantra architecture: Quantra-init (a memory-safe init system), Quantra-ramfs, and Quantra-net. Recoil will be shipped as a default-enabled system component in Zainium OS, making it the first Linux distribution to treat data loss as a preventable system failure rather than an expected user consequence.

**zutils** (coreutils → Rust) and **oxideutiles** (binutils → Rust) are rewrites of foundational GNU userspace tools in memory-safe Rust. These projects share the same philosophy as Recoil: replace decades-old C infrastructure with modern, auditable Rust while maintaining full compatibility.
**zex (Zainium-eXecutor)** zex is a next-generation, monolithic system executor and universal package manager written in memory-safe Rust. Replacing fragmented legacy utilities, zex unifies system commands, package management (sudo zex install <pkg>), and independent tool execution into a single, high-performance architectural blueprint. Like Recoil, zex aims to replace decades-old C infrastructure with modern, auditable, and secure engineering.
Comment thread README.md
**Zainium OS** is a custom Debian-based Linux distribution currently in its final stages of development, with an early public release arriving soon. It is driven by Rust-native system tooling at its core, featuring our custom-built Quantra architecture: Quantra-init (a memory-safe init system), Quantra-ramfs, and Quantra-net. Recoil will be shipped as a default-enabled system component in Zainium OS, making it the first Linux distribution to treat data loss as a preventable system failure rather than an expected user consequence.

**zutils** (coreutils → Rust) and **oxideutiles** (binutils → Rust) are rewrites of foundational GNU userspace tools in memory-safe Rust. These projects share the same philosophy as Recoil: replace decades-old C infrastructure with modern, auditable Rust while maintaining full compatibility.
**zex (Zainium-eXecutor)** zex is a next-generation, monolithic system executor and universal package manager written in memory-safe Rust. Replacing fragmented legacy utilities, zex unifies system commands, package management (sudo zex install <pkg>), and independent tool execution into a single, high-performance architectural blueprint. Like Recoil, zex aims to replace decades-old C infrastructure with modern, auditable, and secure engineering.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants