X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=NEWS;h=2ba32b0926b006e1819cf305229b7c3f1633fd3c;hb=dcaa863948238e7ad6916f0100cf83fb83b0c1c3;hp=ace91b184420a9626675c299e0d395f9a0b19401;hpb=e925b633408dcf9e254b94bf99aa4f2634f1bf0d;p=elogind.git diff --git a/NEWS b/NEWS index ace91b184..2ba32b092 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,24 @@ +udev 158 +======== +Bugfixes. + +udev 157 +======== +Bugfixes. + +The option --debug-trace and the environemnt variable UDEVD_MAX_CHILDS= +was removed from udevd. + +Udevd now checks the kernel commandline for the following variables: + udev.log-priority= + udev.children-max= + udev.exec-delay= +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.