]> git.ipfire.org Git - thirdparty/dracut.git/commitdiff
NEWS: update
authorHarald Hoyer <harald@redhat.com>
Tue, 29 Jul 2014 09:04:09 +0000 (11:04 +0200)
committerHarald Hoyer <harald@redhat.com>
Tue, 29 Jul 2014 09:04:09 +0000 (11:04 +0200)
NEWS

diff --git a/NEWS b/NEWS
index 102fd037dac3e2f77f650d461f9368b4f825dc8f..126a9d7e8c05b1ce8094baf4f0eda30c291e40e1 100644 (file)
--- 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