From: Harald Hoyer Date: Thu, 12 Sep 2013 12:52:20 +0000 (+0200) Subject: version 033 X-Git-Tag: 033^0 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=d8cc8c0499be90f6b9cbdc393ef046816010e285;p=thirdparty%2Fdracut.git version 033 --- diff --git a/NEWS b/NEWS index d77a9e88b..602937aab 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,21 @@ +dracut-033 +========== +- improved hostonly device recognition +- improved hostonly module recognition +- add dracut.css for dracut.html +- do not install udev rules from /etc in generic mode +- fixed LABEL= parsing for swap devices +- fixed iBFT network setup +- url-lib.sh: handle 0-size files with curl +- dracut.asc: document debugging dracut on shutdown +- if rd.md=0, use dmraid for imsm and ddf +- skip empty dracut modules +- removed caching of kernel cmdline +- fixed iso-scan, if the loop device driver is a kernel module +- bcache: support new blkid +- fixed ifup udev rules +- ifup with dhcp, if no "ip=" specified for the interface + dracut-032 ========== - add parameter --print-cmdline