Version 017 017
authorHarald Hoyer <harald@redhat.com>
Fri, 24 Feb 2012 14:38:08 +0000 (15:38 +0100)
committerHarald Hoyer <harald@redhat.com>
Fri, 24 Feb 2012 14:38:08 +0000 (15:38 +0100)
Makefile
NEWS

index d4e9c8f..13c6c84 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -1,4 +1,4 @@
-VERSION=016
+VERSION=017
 GITVERSION=$(shell [ -d .git ] && git rev-list  --abbrev-commit  -n 1 HEAD  |cut -b 1-8)
 
 prefix ?= /usr
diff --git a/NEWS b/NEWS
index 6a3b53f..bed32ca 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,16 @@
+dracut-017
+==========
+- a _lot_ faster than dracut-016 in image creation
+- systemd service dracut-shutdown.service
+- livenet fixes
+- ssh-client module install fix
+- root=iscsi:... fixed
+- lots of restructuring and optimizing in dracut-functions.sh
+- usrmount: honor fs_passno in /etc/fstab
+- renamed all shell scripts to .sh
+- new option "--omit-drivers" and config option "omit_drivers"
+- hostonly mode fixups
+
 dracut-016
 ==========
 - fixed lsinitrd