dh_installkpatches

Debhelper script to help packaging kernel patches

Install

All systems
curl cmd.cat/dh_installkpatches.sh
Debian Debian
apt-get install dh-kpatches
Ubuntu
apt-get install dh-kpatches
Windows (WSL2)
sudo apt-get update sudo apt-get install dh-kpatches
Raspbian
apt-get install dh-kpatches

dh-kpatches

Debhelper script to help packaging kernel patches

The dh_installkpatches script produces the "apply" and "unpatch" scripts that kernel-package uses to automatically handle kernel patches. It provides a number of useful features like: * does its best to never break your kernel source tree * allows you to select any provided version of a patch * handle patch inter-dependencies Patches are described in a Debian-standard control-file-like format.