Skip to content

Compile Debian kernel using GitHub Actions in a couple of hours

Notifications You must be signed in to change notification settings

alf45tar/debian-kernel

Repository files navigation

Building a Linux Kernel Using GitHub Actions

GitHub Actions supports Ubuntu Linux on the AMD64 architecture. However, I need to build a Debian Bookworm kernel for the ARMHF architecture, modify the standard configuration, and apply an additional patch.

The solution is to use a Docker container and wait a couple of hours for the final result.

Links

https://wiki.debian.org/HowToCrossBuildAnOfficialDebianKernelPackage