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 40 | aarch64 (122)*, ppc64le (169)*, s390x (22)*, x86_64 (19)* | Fedora 40 (0 downloads) | 
|  Fedora 41 | aarch64 (25)*, ppc64le (168)*, s390x (207)*, x86_64 (173)* | Fedora 41 (40 downloads) | 
|  Fedora 42 | aarch64 (134)*, ppc64le (148)*, s390x (204)*, x86_64 (131)* | Fedora 42 (28 downloads) | 
|  Fedora 43 | aarch64 (4)*, ppc64le (4)*, s390x (4)*, x86_64 (4)* | Fedora 43 (10 downloads) | 
|  Fedora rawhide | aarch64 (249)*, ppc64le (30)*, s390x (137)*, x86_64 (21)* | Fedora rawhide (74 downloads) | 
* Total number of downloaded packages.
Quick Enable
    #> dnf copr enable ahgencer/podmod
  
  
     More info about enabling Copr repositories