LWN.net Logo

udev 157 release

From:  Kay Sievers <kay.sievers@vrfy.org>
To:  linux-hotplug <linux-hotplug@vger.kernel.org>
Subject:  [ANNOUNCE] udev 157 release
Date:  Wed, 02 Jun 2010 14:04:02 +0200
Archive-link:  Article, Thread

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=sum...

The ChangeLog can be found here:
 http://www.kernel.org/git/?p=linux/hotplug/udev.git;a=blob;...

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@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html


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