aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorKay Sievers <kay.sievers@vrfy.org>2010-05-28 12:17:42 +0200
committerKay Sievers <kay.sievers@vrfy.org>2010-05-28 12:17:42 +0200
commit0604fc0f7f5b5baca1e84e4ba31bb2b241883c84 (patch)
treeea97a0c9b9ef07b02de9f7fcc312b8ca435206b9 /NEWS
parentc830e98d6a8e43b1b5cc8470aa750960989778bc (diff)
downloadudev-0604fc0f7f5b5baca1e84e4ba31bb2b241883c84.tar.gz
update NEWS
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS10
1 files changed, 10 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index bf044c2d..3aa5a430 100644
--- a/NEWS
+++ b/NEWS
@@ -2,6 +2,16 @@ udev 157
========
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.