summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHarald Hoyer <harald@redhat.com>2011-03-31 18:49:27 +0200
committerHarald Hoyer <harald@redhat.com>2011-03-31 18:49:27 +0200
commit5dcd565dab85b9fcafdf67b87a5171fa01005241 (patch)
tree5af99ebe308a57ca2c2d1ba5f1265f6266575a3a
parent7838d853513b867c6e3cd25abd25ed3a8f2bb377 (diff)
downloaddracut-5dcd565dab85b9fcafdf67b87a5171fa01005241.tar.gz
dracut-5dcd565dab85b9fcafdf67b87a5171fa01005241.tar.bz2
dracut-5dcd565dab85b9fcafdf67b87a5171fa01005241.zip
NEWS: inc version and add NEWS
-rw-r--r--Makefile2
-rw-r--r--NEWS6
-rw-r--r--dracut.spec2
3 files changed, 8 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index b0b8f212..7c531263 100644
--- a/Makefile
+++ b/Makefile
@@ -1,4 +1,4 @@
-VERSION=009
+VERSION=010
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 8aa056a3..4e8f995a 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,9 @@
+dracut-010
+==========
+- lots of bugfixes
+- plymouth: use /run/plymouth/pid instead of /run/initramfs/plymouth
+- add "/lib/firmware/updates" to default firmware path
+
dracut-009
==========
- dracut generator
diff --git a/dracut.spec b/dracut.spec
index 07183eec..eccc4b76 100644
--- a/dracut.spec
+++ b/dracut.spec
@@ -14,7 +14,7 @@
%endif
Name: dracut
-Version: 009
+Version: 010
%define release_prefix 0%{?rdist}
Release: %{release_prefix}