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 14ad3fd..c9ee29b 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 2118984..0fa0cdf 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 438d0d6..b3f6a82 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+