any pending DKMS patches I've missed?

Matt Domsch Matt_Domsch at dell.com
Wed Mar 19 14:54:37 CDT 2008


On Wed, Mar 19, 2008 at 09:31:56AM -0500, Michael_E_Brown at dell.com wrote:
> Why can't dkms use a %trigger script to do essentially the same
> thing for systems that dont have this new hook?

a) rpm triggers are evil (per the LSB).  I could let that go, but...
b) triggers don't tell you the version number of the thing just
installed that triggered you.  So we'd have to 'dkms_autoinstall' for
every kernel in /lib/modules/.
c) you aren't guaranteed that triggers happen when you need them -
e.g. after both kernel and kernel-devel are installed.  %posttrans does.



-- 
Matt Domsch
Linux Technology Strategist, Dell Office of the CTO
linux.dell.com & www.dell.com/linux



More information about the DKMS-devel mailing list