Joe Ciccone wrote: > What kind of incompatibilities are we talking about? udev?
IIRC, yes -- I think we started doing that when some kernel changed the layout of /sys. More recently, there's a kernel version floating around somewhere that uses /sys/class/block instead of /sys/block for block devices; that may break the udev script. I think this started around the time that the /sys/class/input/ stuff was changing, if that helps narrow it down. However, at the time, we were also manually poking each uevent file in a loop. Now we use udevtrigger, which should help a lot (assuming the user keeps their udev up to date to handle the kernel changes).
signature.asc
Description: OpenPGP digital signature
-- http://linuxfromscratch.org/mailman/listinfo/lfs-dev FAQ: http://www.linuxfromscratch.org/faq/ Unsubscribe: See the above information page
