Skip to content

Latest commit

 

History

123 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Linux Kernel for Nitrux

Generic badge

Introduction

This repository builds a full patched Linux kernel package set and the matching meta package.

Building

The build uses the CachyOS kernel source version in VERSION, applies the patch list in patches/series, and produces Debian packages in output/.

On Debian or Ubuntu, run:

./gh-build.sh

ThinLTO is the local-build default. Set KERNEL_DEBUG_COMPRESSION=zstd to reduce build-disk usage while retaining BTF. Set KERNEL_LTO=none for a faster, less resource-intensive build, or KERNEL_LTO=full for Full LTO.

Licensing

This repository contains files under multiple licenses.

  • Repository build and packaging automation is licensed under BSD-3-Clause (see LICENSE).
  • Debian package metadata licensing is documented in meta-package/debian/copyright.
  • Kernel source and patch content keep their respective upstream licensing.

Issues

If you find problems with the contents of this repository, please create an issue and use the 🐞 Bug report template.

Submitting a bug report

Before submitting a bug, you should look at the existing bug reports to verify that no one has reported the bug already.

©2026 Nitrux Latinoamericana S.C.

About

Builds patched Linux kernel for Nitrux.

Topics

Resources

Stars

0 stars

Watchers

3 watching

Forks

Contributors

Languages