No description
This repository has been archived on 2026-01-24. You can view files and clone it, but you cannot make any changes to its state, such as pushing and creating new issues, pull requests or comments.
Find a file
2025-10-07 12:02:05 +00:00
.gitea/workflows Update .gitea/workflows/update.yml 2025-08-24 09:11:00 -04:00
linux-clang Update zen kernel templates to v6.16.11-lqx1: 6.16-clang 6.16-gcc [auto] 2025-10-07 12:02:05 +00:00
linux-gcc Update zen kernel templates to v6.16.11-lqx1: 6.16-clang 6.16-gcc [auto] 2025-10-07 12:02:05 +00:00
.gitignore Update for version 6.9.3-lqx1 2024-06-04 16:36:39 -04:00
COPYING Update COPYING 2023-12-12 17:02:42 -05:00
README.md Update README.md 2025-03-06 14:46:24 -05:00

void-zenkernel

License: MIT Made with Love

Precompiled binaries now available

Precompiled Zen Kernel packages are available through our repository. Add our repo and install with:

echo "repository=https://deadzone.enterprises/repo/x86_64" | sudo tee /etc/xbps.d/10-deadzone.conf
sudo xbps-install -S linux6.13-zen linux6.13-zen-headers

Description

void-zenkernel is a collection of packages that allow users to build the Zen Kernel for Void Linux using either GCC or Clang compilers. The Zen Kernel is known for its performance tweaks and smoother system performance. With void-zenkernel, Void Linux users can easily harness the power of Zen!

Features

  • Seamless integration with Void Linux.
  • Support for both GCC and Clang compilers.
  • Regular updates and patches to ensure the best performance.

Requirements

  • Void Linux distribution.
  • Development tools (base-devel) installed.
  • Either GCC or Clang compiler.