chiark / gitweb /
update NEWS
authorKay Sievers <kay.sievers@vrfy.org>
Fri, 28 May 2010 10:17:42 +0000 (12:17 +0200)
committerKay Sievers <kay.sievers@vrfy.org>
Fri, 28 May 2010 10:17:42 +0000 (12:17 +0200)
NEWS

diff --git a/NEWS b/NEWS
index bf044c2d9953acd64149c776f54949942321f8b8..3aa5a430c70bf7bd29b0b2421ddbffbbfed21636 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -2,6 +2,16 @@ udev 157
 ========
 Bugfixes.
 
 ========
 Bugfixes.
 
+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:
+  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 156
 ========
 Bugfixes.
 udev 156
 ========
 Bugfixes.