version 003 003
authorHarald Hoyer <harald@redhat.com>
Fri, 27 Nov 2009 14:25:46 +0000 (15:25 +0100)
committerHarald Hoyer <harald@redhat.com>
Fri, 27 Nov 2009 14:25:46 +0000 (15:25 +0100)
Makefile
NEWS
dracut.spec

index 14ad3fdacebd1fa71f20bcaa4cac52f6c99a5c96..c9ee29b21c11677bc33d2e1c7dc5c43085ef975e 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -1,4 +1,4 @@
-VERSION=002
+VERSION=003
 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 2118984bb240c0fe42960fb28722a0b6c0da63c8..0fa0cdf3cafd388e00517d5c4f38d0b8f38cb79a 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,7 @@
 dracut-003
 ==========
+- add debian package modules
+- add dracut.conf manpage
 - add module 90multipath
 - add module 01fips
 - crypt: ignore devices in /etc/crypttab (root is not in there)
index 438d0d6055a2c2f1e6af2cc51a3974f8837b1e01..b3f6a82704164cd2830c74051816ee9a94edb553 100644 (file)
@@ -16,8 +16,8 @@
 %endif
 
 Name: dracut
-Version: 002
-Release: 26%{?rdist}
+Version: 003
+Release: 1%{?rdist}
 Summary: Initramfs generator using udev
 Group: System Environment/Base         
 License: GPLv2+