| From: |
| Kay Sievers <kay.sievers@vrfy.org> |
| To: |
| linux-hotplug <linux-hotplug@vger.kernel.org> |
| Subject: |
| [ANNOUNCE] udev 126 release |
| Date: |
| Mon, 04 Aug 2008 08:53:06 +0200 |
| Message-ID: |
| <1217832786.4223.2.camel@linux.site> |
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 126
========
We use ./configure now. See INSTALL for details. Current
options are:
--prefix=
"/usr" - prefix for man pages, include files
--exec-prefix=
"" - the root filesystem, prefix for libs and binaries
--sysconfdir=
"/etc"
--with-libdir-name=
"lib" - directory name for libraries, not a path name
multilib 64bit systems may use "lib64" instead of "lib"
--enable-debug
compile-in verbose debug messages
--disable-logging
disable all logging and compile-out all log strings
--with-selinux
link against SELInux libraries, to set the expected context
for created files
In the default rules, the group "disk" gets permissions 0660 instead
of 0640. One small step closer to unify distro rules. Some day, all
distros hopefully end up with the same set of rules.
No symlinks to udevadm are installed anymore, if they are still needed,
they should be provided by the package.
--
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