Ken Moffat wrote: > Udev-088 (which has this) only got into the udev_update branch > yesterday. I created ticket 1756 against the bootscripts (referring > back to the ticket for 088 containing Alexander's comments on this). > I'm sure that the bootscripts maintainer will welcome tested patches :)
Minimally tested (i.e., I've booted maybe 10-20 times and have never seen an issue) patch is attached. This is not a full udev_update build, though; it's a 2.6.16 kernel with udev 088 on an LFS 6.1 (well, mostly) machine. So maybe my testing isn't worth a whole lot. Still, here's the script patch. ;-)
--- udev 2006-03-21 20:04:34.000000000 -0500 +++ /etc/rc.d/init.d/udev 2006-03-31 18:10:39.000000000 -0500 @@ -122,7 +122,7 @@ # Now traverse /sys in order to "coldplug" devices that have # already been discovered mkdir -p /dev/.udev/queue - walk_sysfs + /sbin/udevtrigger # More uevents may have been triggered during the walk of sysfs, # so wait until they've been processed.
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