Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
dkms - Dynamic Kernel Module Support Framework
This package contains the framework for the Dynamic
Kernel Module Support (DKMS) method for installing
module RPMS as originally developed by Dell.
Packages
| Name |
Version |
Release |
Type |
Size |
Built |
| dkms |
2.0.19.1 |
1.el5 |
src |
106 KiB |
Fri May 30 20:11:29 2008 |
| dkms |
2.0.17.6 |
1.el5 |
src |
216 KiB |
Sat Feb 16 02:22:23 2008 |
Changelog
- * Wed May 28 22:00:00 2008 Matt Domsch <Matt_Domsch{%}dell{*}com> 2.0.19.1
- depmod on uninstall before mkinitrd, depmod fix & cleanups
- find_module_from_ko() could incorrectly return multiple values
- * Tue Mar 25 22:00:00 2008 Matt Domsch <Matt_Domsch{%}dell{*}com> 2.0.19
- fix dkms.spec file/dir ownerships yet again
- * Thu Mar 20 22:00:00 2008 Matt Domsch <Matt_Domsch{%}dell{*}com> 2.0.18
- don't include dist/ in tarball
- use /etc/kernel/{prerm,postinst}.d/dkms in RPMs now too
- mkrpm: display rpmbuild log on error, write RPMs to $dkms_tree/$module/$module_version/rpm
- clarify license in spec to GPLv2+