From: Harald Hoyer Date: Tue, 29 Jul 2014 09:04:09 +0000 (+0200) Subject: NEWS: update X-Git-Tag: 039~52 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=ba7dab6dbab3fee9527384868695de12033529ed;p=thirdparty%2Fdracut.git NEWS: update --- diff --git a/NEWS b/NEWS index 102fd037d..126a9d7e8 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,18 @@ +dracut-039 +========== +- DRACUT_PATH can now be used to specify the PATH used by dracut + to search for binaries instead of the default + /usr/sbin:/sbin:/usr/bin:/bin + This should be set in the distribution config file + /usr/lib/dracut/dracut.conf.d/01-dist.conf +- "rd.route" kernel command line parameter added +- "--install-optional" and install_optional_items added +- find plymouth pkglibdir on debian +- speed up ldconfig_paths() +- more ARM modules +- fixed inst*() functions and "-H" handling +- various bugfixes + dracut-038 ========== - "rd.cmdline=ask" will ask the user on the console to enter additional