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 (15)*, ppc64le (20)*, s390x (20)*, x86_64 (29)* | Fedora 39 (0 downloads) |
![]() |
aarch64 (20)*, ppc64le (20)*, s390x (15)*, x86_64 (13)* | Fedora 40 (21 downloads) |
![]() |
aarch64 (20)*, ppc64le (14)*, s390x (20)*, x86_64 (14)* | Fedora 41 (13 downloads) |
![]() |
aarch64 (0)*, ppc64le (4)*, s390x (8)*, x86_64 (0)* | Fedora 42 (5 downloads) |
![]() |
aarch64 (15)*, ppc64le (20)*, s390x (16)*, x86_64 (18)* | Fedora rawhide (47 downloads) |
* Total number of downloaded packages.
Quick Enable
#> dnf copr enable ahgencer/podmod
More info about enabling Copr repositories