projects
/
platform
/
upstream
/
dracut.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1701d7a
)
Version 017
017
author
Harald Hoyer
<harald@redhat.com>
Fri, 24 Feb 2012 14:38:08 +0000
(15:38 +0100)
committer
Harald Hoyer
<harald@redhat.com>
Fri, 24 Feb 2012 14:38:08 +0000
(15:38 +0100)
Makefile
patch
|
blob
|
history
NEWS
patch
|
blob
|
history
diff --git
a/Makefile
b/Makefile
index d4e9c8fde143a688ceeb99c1c01c211c2f28e3aa..13c6c84776fa8ef31ff9a7320681bd7317662c39 100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-1,4
+1,4
@@
-VERSION=01
6
+VERSION=01
7
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 6a3b53f7404c4b329744d04d248d94fc0db03288..bed32ca60dc523154682a268df0e77a1a7d24d91 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