From: Harald Hoyer Date: Fri, 24 Oct 2014 07:37:03 +0000 (+0200) Subject: NEWS: update X-Git-Tag: 039~1 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=192990ce856d5fe730b4e1730107bb9de7acdfdd;p=thirdparty%2Fdracut.git NEWS: update --- diff --git a/NEWS b/NEWS index 126a9d7e8..1b79da166 100644 --- a/NEWS +++ b/NEWS @@ -5,12 +5,23 @@ dracut-039 /usr/sbin:/sbin:/usr/bin:/bin This should be set in the distribution config file /usr/lib/dracut/dracut.conf.d/01-dist.conf +- add "--loginstall " and loginstall="" options + to record all files, which are installed from the host fs +- "rd.writable.fsimg" - support for read/write filesystem images - "rd.route" kernel command line parameter added - "--install-optional" and install_optional_items added - find plymouth pkglibdir on debian +- torrent support for live images + root=live:torrent://example.com/liveboot.img.torrent + and generally added as a download handler +- disable microcode, if the kernel does not support it - speed up ldconfig_paths() - more ARM modules - fixed inst*() functions and "-H" handling +- fixed bridge setup +- added --force-drivers parameter and force_drivers=+ config option + to enforce driver loading at early boot time +- documented "iso-scan/filename" usage in grub - various bugfixes dracut-038