Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/alf45tar/debian-kernel
Compile Debian kernel using GitHub Actions in a couple of hours
https://github.com/alf45tar/debian-kernel
armhf cross-compile debian debian-bookworm docker ix4-300d kernel linux-kernel
Last synced: about 2 months ago
JSON representation
Compile Debian kernel using GitHub Actions in a couple of hours
- Host: GitHub
- URL: https://github.com/alf45tar/debian-kernel
- Owner: alf45tar
- Created: 2024-07-28T14:50:17.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2024-08-10T17:28:55.000Z (5 months ago)
- Last Synced: 2024-10-13T07:41:29.212Z (3 months ago)
- Topics: armhf, cross-compile, debian, debian-bookworm, docker, ix4-300d, kernel, linux-kernel
- Language: Shell
- Homepage:
- Size: 42.6 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 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