Packages for ZypherOS Kinetic operating system
| core/kinetic-release | ||
| .gitignore | ||
| README.md | ||
ZypherOS Kinetic Packages
This repository contains the RPM specifications, source configurations, and build pipeline scripts for ZypherOS Kinetic, a high-performance Linux distribution based on Fedora 44.
🪐 Project Vision
ZypherOS Kinetic is designed for power users and systems engineers who require the latest upstream hardware support and cutting-edge software while maintaining a cohesive, curated environment.
This repo serves as the primary "factory" for the Kinetic distribution, targeting the x86_64 architecture.
📂 Repository Structure
The packages are organized by their role within the operating system:
core/: Critical system identity and repository configuration.kinetic-release: Handles OS-release identity, DNF variables, and core repo definitions.
shell/(Upcoming): Custom terminal environments and prompts.kinetic-fish: System-wide Fish configurations and aliases.kinetic-fastfetch: Branded system information display.
apps/(Upcoming): Curated software for the ZypherOS ecosystem.ghostty: Accelerated terminal emulator.
🛠 Build & Deployment Pipeline
ZypherOS Kinetic utilizes a localized CI/CD workflow to ensure rapid iteration and deployment to the public repository server.
Prerequisites
rpm-buildandcreaterepo_c- SSH access to
repo-zypheros.zyphersystems.com - Local build scripts in
~/.local/bin/
Build Workflow
- Modify: Update source files in
SOURCES/or edit the.specfile. - Build: Run the local build script from the package root:
build_package - Ship: Deploy the resulting RPM to the production repository and re-index metadata:
ship_kinetic
🌐 Infrastructure
- Git Host: CodeVault.sh
- Repository Mirror:
http://repo-zypheros.zyphersystems.com/zypheros/kinetic/ - Base: Fedora 44 (Rawhide/Branched)
Developed by Zypher Systems