Description
Containerized build system for kernel modules on Fedora.
Builds a kernel module from source inside a Podman container. Targeted for Fedora Silverblue / Kinoite, but also works for other editions.
You can find the upstream source and the README of the project at https://github.com/ahgencer/podmod.
Installation Instructions
Installation instructions can be found at https://github.com/ahgencer/podmod#installation.
Active Releases
The following unofficial repositories are provided as-is by owner of this project. Contact the owner directly for bugs or issues (IE: not bugzilla).
Release | Architectures | Repo Download |
---|---|---|
![]() |
aarch64 (122)*, ppc64le (168)*, s390x (22)*, x86_64 (19)* | Fedora 40 (0 downloads) |
![]() |
aarch64 (25)*, ppc64le (168)*, s390x (207)*, x86_64 (173)* | Fedora 41 (30 downloads) |
![]() |
aarch64 (130)*, ppc64le (144)*, s390x (200)*, x86_64 (127)* | Fedora 42 (18 downloads) |
![]() |
aarch64 (249)*, ppc64le (28)*, s390x (137)*, x86_64 (21)* | Fedora rawhide (64 downloads) |
* Total number of downloaded packages.
Quick Enable
#> dnf copr enable ahgencer/podmod
More info about enabling Copr repositories