Here comes a new udev version. Thanks to all who have contributed to this release. The tarball can be found here: ftp://ftp.kernel.org/pub/linux/utils/kernel/hotplug/ The development repository can be found here: http://www.kernel.org/git/?p=linux/hotplug/udev.git;a=summary The ChangeLog can be found here: http://www.kernel.org/git/?p=linux/hotplug/udev.git;a=blob;hb=HEAD;f=ChangeLog udev 129 ======== Fix recently introduced bug, which caused a compilation without large file support, where vol_id does not recognize raid signatures at the end of a volume. Firewire disks now create both, by-id/scsi-* and by-id/ieee-* links. Seems some kernel versions prevent the creation of the ieee-* links, so people used the scsi-* link which disappeared now. More libudev work. Almost all udevadm functionality comes from libudev now. udevadm trigger has a new option --type, which allows to trigger events for "devices", for "subsystems", or "failed" devices. The old option --retry-failed" still works, but is no longer mentioned in the man page. -- To unsubscribe from this list: send the line "unsubscribe linux-hotplug" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html