From d8cc8c0499be90f6b9cbdc393ef046816010e285 Mon Sep 17 00:00:00 2001 From: Harald Hoyer Date: Thu, 12 Sep 2013 14:52:20 +0200 Subject: [PATCH] version 033 --- NEWS | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/NEWS b/NEWS index d77a9e88..602937aa 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 -- 2.11.4.GIT