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 157 ======== Bugfixes. The option --debug-trace and the environment variable UDEVD_MAX_CHILDS= was removed from udevd. Udevd now checks the kernel commandline for the following variables: udev.log-priority=<syslog priority> udev.children-max=<maximum number of workers> udev.exec-delay=<seconds to delay the execution of RUN=> to help debuging coldplug setups where the loading of a kernel module crashes the system. The subdirectory in the source tree rules/packages has been renamed to rules/arch, and contains only architecture specific rules now. -- 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