kernelnewbies.kernelnewbies.org archive mirror
 help / color / mirror / Atom feed
* Managing kernel-updates in rpm
@ 2014-03-25  7:24 Saket Sinha
  2014-03-25  8:39 ` parinay
                   ` (3 more replies)
  0 siblings, 4 replies; 9+ messages in thread
From: Saket Sinha @ 2014-03-25  7:24 UTC (permalink / raw)
  To: kernelnewbies

Hi,

       We have a rpm which installs a linux kernel driver. Now this
driver has some kernel-level dependencies especially Development Tools
(kernel-headers etc) such that they depend on running kernel version.

Now in the rpm we provide drivers for different kernel versions since
the user can update the kernel. In the rpm's SPEC file, we match the
running kernel version with our driver for that particular version and
install it.

If the user has updated its kernel to such a version whose driver is
not present in the RPM, the installation fails. We tell user in the
error message to update the kernel to a supported version.

Now this is very cumbersome and we plan to replace it with installing
a yum plugin through our rpm which allows user to update the kernel
level dependencies.

Is this a right approach?

Regards,
Saket Sinha

^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2014-03-25 14:07 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-03-25  7:24 Managing kernel-updates in rpm Saket Sinha
2014-03-25  8:39 ` parinay
2014-03-25  9:02 ` Saket Sinha
2014-03-25 12:42 ` Greg KH
2014-03-25 12:48   ` Saket Sinha
2014-03-25 13:32     ` Valdis.Kletnieks at vt.edu
2014-03-25 14:07       ` Greg KH
2014-03-25 14:06     ` Greg KH
2014-03-25 13:27 ` Valdis.Kletnieks at vt.edu

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).