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 |
---|---|---|
Fedora 39 | aarch64 (12)*, ppc64le (20)*, s390x (20)*, x86_64 (29)* | Fedora 39 (0 downloads) |
Fedora 40 | aarch64 (20)*, ppc64le (20)*, s390x (13)*, x86_64 (11)* | Fedora 40 (17 downloads) |
Fedora 41 | aarch64 (20)*, ppc64le (12)*, s390x (20)*, x86_64 (10)* | Fedora 41 (6 downloads) |
Fedora 42 | aarch64 (0)*, ppc64le (0)*, s390x (0)*, x86_64 (0)* | Fedora 42 (0 downloads) |
Fedora rawhide | aarch64 (12)*, ppc64le (20)*, s390x (12)*, x86_64 (18)* | Fedora rawhide (43 downloads) |
* Total number of downloaded packages.
Quick Enable
#> dnf copr enable ahgencer/podmod
More info about enabling Copr repositories