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