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 38 | aarch64 (16)*, ppc64le (8)*, s390x (0)*, x86_64 (10)* | Fedora 38 (0 downloads) |
Fedora 39 | aarch64 (8)*, ppc64le (8)*, s390x (12)*, x86_64 (17)* | Fedora 39 (23 downloads) |
Fedora 40 | aarch64 (8)*, ppc64le (8)*, s390x (8)*, x86_64 (8)* | Fedora 40 (12 downloads) |
Fedora 41 | aarch64 (8)*, ppc64le (8)*, s390x (8)*, x86_64 (8)* | Fedora 41 (2 downloads) |
Fedora rawhide | aarch64 (8)*, ppc64le (8)*, s390x (8)*, x86_64 (10)* | Fedora rawhide (39 downloads) |
* Total number of downloaded packages.
Quick Enable
#> dnf copr enable ahgencer/podmod
More info about enabling Copr repositories