| From: |
| Kay Sievers <kay.sievers@vrfy.org> |
| To: |
| linux-hotplug <linux-hotplug@vger.kernel.org> |
| Subject: |
| [ANNOUNCE] udev 155 release |
| Date: |
| Mon, 24 May 2010 17:41:54 +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 155
========
Bugfixes.
Now the udev daemon itself does on startup:
- copy the content of /lib/udev/devices to /dev
- create the standard symlinks like /dev/std{in,out,err},
/dev/core, /dev/fd, ...
- use static node information provided by kernel modules
and creates these nodes to allow module on-demand loading
- possibly apply permissions to all static nodes from udev
rules which are annotated to match a static node
The default mode for a device node is 0600 now to match the kernel
created devtmpfs defaults. If GROUP= is specified and no MODE= is
given the default will be 0660.
--
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