Project kmod-28-10.el9
content_copy
Name
kmod
Epoch
0
Version
28
Release
10.el9
Website/URL
https://git.kernel.org/pub/scm/utils/kernel/kmod/kmod.git
License
GPLv2+
Build Time
2024-10-17 17:53:41
Build Host
builder-x86-02.inferitos.ru
Summary
Linux kernel module management utilities
Repositories
BaseOS
Description
The kmod package provides various programs needed for automatic
loading and unloading of modules under 2.6, 3.x, and later kernels, as well
as other module management programs. Device drivers and filesystems are two
examples of loaded and unloaded modules.
Errata
—
×
Package
Summary
SHA-256 checksum
x86_64
kmod-28-10.el9.x86_64
content_copy
Linux kernel module management utilities
c26173a409580cc012f1efa2a9c739434349a89aeedd193c13d583179d015d14
download
kmod-libs-28-10.el9.x86_64
content_copy
Libraries to handle kernel module loading and unloading
15a930f6bb7c20c6b6f131afee79e63fa581c8d2a73147a80b97b24444cd44bd
download
kmod-devel-28-10.el9.x86_64
content_copy
Header files for kmod development
b4d881c89ec66c19db3985e34f343e67cdcc0b581a68e811d2d16440c5db02b6
download
i686
kmod-libs-28-10.el9.i686
content_copy
Libraries to handle kernel module loading and unloading
8a0bb201a8ab4864dfa1d3517b66374e81fcb20ff3a0b636138de2f99bd6f386
download
kmod-devel-28-10.el9.i686
content_copy
Header files for kmod development
e3886a1936cf9642328e517a3fb93e029068f673ef981032c787a7993d317eaf
download
aarch64
kmod-28-10.el9.aarch64
content_copy
Linux kernel module management utilities
670c0bf8266ad27a4c923e52b10a0f5844ad6d69b9e931faf84f61e0fb482865
download
kmod-libs-28-10.el9.aarch64
content_copy
Libraries to handle kernel module loading and unloading
cf36bde79f19222aa84f27f56dde204d365313f759687033e6fcce7056bedc87
download
kmod-devel-28-10.el9.aarch64
content_copy
Header files for kmod development
1eef44a48b69a818df9a25f082786d0e4242c7d82e2f774861d20bd1e0d14e75
download
src
kmod-28-10.el9.src
content_copy
Linux kernel module management utilities
c046fbc9adcd5fc03dd72ac0e4b4ee1583dd2ed14aaca7778db7ff2b9f4ad6c2
download
* Wed Oct 16 2024 Arkady L. Shane <tigro@msvsphere-os.ru> - 28-10
- Rebuilt for MSVSphere 9.5
* Thu Aug 15 2024 Eugene Syromiatnikov <esyr@redhat.com> - 28-10
- Fix issues discovered by static analysis
- Resolves: RHEL-34073
* Thu May 11 2023 Eugene Syromiatnikov <esyr@redhat.com> - 28-9
- Add symvers.xz support to weak-modules
- Resolves: rhbz#2192895
* Thu Feb 09 2023 Yauheni Kaliuta <ykaliuta@redhat.com> - 28-8
- man/rmmod: explain why modprobe -r is more useful
Resolves: rhbz#2164253