LWN.net Logo

udev 114 release

From:  Kay Sievers <kay.sievers@vrfy.org>
To:  linux-hotplug-devel <linux-hotplug-devel@lists.sourceforge.net>
Subject:  [ANNOUNCE] udev 114 release
Date:  Sun, 05 Aug 2007 16:23:35 +0200
Message-ID:  <1186323815.3572.18.camel@lov.localdomain>
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 114
========
Bugfixes.

Dynamic rules can be created in /dev/.udev/rules.d/ to trigger
actions by dynamically created rules.

SYMLINK=="<value>" matches agains the entries in the list of
currently defined symlinks. The links are not created in the
filesystem at that point in time, but the values can be matched.

RUN{ignore_error}+="<program>" will ignore any exit code from the
program and not record as a failed event.



-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/

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