LWN.net Logo

New kernels and old distributions

New kernels and old distributions

Posted Aug 3, 2006 14:52 UTC (Thu) by incase (subscriber, #37115)
In reply to: New kernels and old distributions by nim-nim
Parent article: New kernels and old distributions

>> "New kernels would always come with a version of udev that worked, and
>> some of these compatibility problems would go away"

> That would make multibooting between old safe kernels and new experimental
> ones incredibly difficult.

Why? udev could use a versioned main part, i.e. the "udev" script would call some /lib/udev/`uname -r`/udev-main script/binary. I don't see much of a problem there.

However, in one sense, you are right: This would only work for future kernels. Booting - for example - 2.6.8 like this won't work because there won't be any /lib/udev/2.6.8/udev-main to accompany it. Unless someone created some sort of 'backport' to achieve that.

Regards,
Sven


(Log in to post comments)

Copyright © 2012, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds