chiark / gitweb /
man: add static device nodes and udevd debug options
[elogind.git] / NEWS
diff --git a/NEWS b/NEWS
index cd67c7604050f39d5b43c6ddc8f403bb9d55b46c..3aa5a430c70bf7bd29b0b2421ddbffbbfed21636 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,18 @@
+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.