chiark / gitweb /
release 158
[elogind.git] / NEWS
diff --git a/NEWS b/NEWS
index 3aa5a430c70bf7bd29b0b2421ddbffbbfed21636..002ecbae74f916dbaef38700672c7216275bebcd 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,12 @@
+udev 158
+========
+Bugfixes.
+
+All distribution specific rules are removed from the udev source tree,
+most of them are no longer needed. The Gentoo rules which allow to support
+older kernel versions, which are not covered by the default rules anymore
+has moved to rules/misc/30-kernel-compat.rules.
+
 udev 157
 ========
 Bugfixes.
 udev 157
 ========
 Bugfixes.
@@ -5,13 +14,16 @@ Bugfixes.
 The option --debug-trace and the environemnt variable UDEVD_MAX_CHILDS=
 was removed from udevd.
 
 The option --debug-trace and the environemnt variable UDEVD_MAX_CHILDS=
 was removed from udevd.
 
-Udevd now parses the kernel commandline for the following variables:
+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.
 
   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, anc contains only architecture specific rules now.
+
 udev 156
 ========
 Bugfixes.
 udev 156
 ========
 Bugfixes.