http://bugzilla.rpmfusion.org/show_bug.cgi?id=1319
--- Comment #9 from David Timms <dtimms(a)iinet.net.au> 2010-07-07 15:08:34 ---
(In reply to comment #7)
Maybe I should do a package "dump and run" to join fedora
packager community
:)?
No, that is what we (whether via fedora or rpmfusion want to avoid).
(In reply to comment #8)
Just a curious question: Do you have any idea of how to configure yum
so it can
choose the right kmod for a package? For example, I have kernel 2.6.31 and
2.6.32 installed, I install foo (which requires kmod-foo-kernel_version) in my
2.6.31 , yum normally will automatically take kmod-foo-2.6.32 which certainly
will not work unless I reboot to use the new kernel?
Have you taken a look at akmod
packages; eg nvidia one, if it sees during boot
that your kernel changed, it rebuilds the kmod, and loads that new module. This
avoids delays between release of new kernels until rpmfusion builds normal
kmods for that kernel (usually very quick, however). Its somewhat similar to
how dkms used to work.
--
Configure bugmail:
http://bugzilla.rpmfusion.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
You are the assignee for the bug.