Live commit watch
mainvertex-linux/packages
Recent commits from the package definitions repository used to track source package work.
Connecting to the latest commits...
Source: vertex-linux/packages
Source-based · LLVM/Clang · Modern userland
Vertex is a source-based Linux distribution built entirely with LLVM/Clang,
using uutils coreutils, dash as /bin/sh, and zsh as the default
interactive shell. Every component is purpose-built or carefully patched.
Vertex replaces legacy GNU tooling with modern, auditable alternatives — compiled with a single, coherent toolchain.
The entire system is compiled with LLVM/Clang. No GCC dependency — a single, unified compiler infrastructure from kernel to userland.
GNU coreutils replaced with uutils — a Rust rewrite providing memory safety and modern code quality for foundational system utilities.
A source-based package manager written in Rust with atomic installs, dependency resolution, cross-compilation support, and binary repos.
A custom Wayland desktop environment built on Smithay. A compositor and floating window manager designed specifically for Vertex.
dash as /bin/sh for fast, POSIX-compliant scripting. zsh as the default interactive shell with completions for Bash, Zsh, and Fish.
Upstream packages are patched for Clang compatibility, glibc alignment, and Vertex-specific integration — from the kernel to Qt and GnuTLS.
Core system tools are written from scratch to fit the distribution's design goals.
v0.20.1
Source-based package manager. Supports Autotools, CMake, Meson, and Cargo build systems. Atomic transactions, dependency graphs, signed binary packages, and cross-compilation out of the box.
Learn more →v0.2.0
Lightweight initramfs generator. Produces compressed CPIO archives with only the modules and binaries needed for early boot.
Learn more →v0.1.0
CLI for managing CA trust stores. Handles PEM bundles, OpenSSL/Java extraction, Mozilla NSS certdata import, and alternate-root operation for image builds.
Learn more →Follow work as it lands upstream. These feeds poll public GitLab repos and keep the latest commits visible on the front page.
Live commit watch
mainRecent commits from the package definitions repository used to track source package work.
Connecting to the latest commits...
Source: vertex-linux/packages
Live commit watch
mainRecent commits from the CA trust store management tool used for cert bundle generation and trust maintenance.
Connecting to the latest commits...
Source: sfg-os/ca-certs
Live commit watch
mainRecent commits from the `vx` userspace utility repository.
Connecting to the latest commits...
Source: sfg-os/vx