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: 26 days 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 (3 months ago)
- Default Branch: main
- Last Pushed: 2024-08-10T17:28:55.000Z (3 months ago)
- Last Synced: 2024-09-29T14:42:50.551Z (about 1 month ago)
- Topics: armhf, cross-compile, debian, debian-bookworm, docker, ix4-300d, kernel, linux-kernel
- Language: Shell
- Homepage:
- Size: 42.6 MB
- Stars: 0
- 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