summaryrefslogtreecommitdiffstats
path: root/dracut.spec
diff options
context:
space:
mode:
authorHarald Hoyer <harald@redhat.com>2013-12-05 18:49:12 +0100
committerHarald Hoyer <harald@redhat.com>2013-12-05 18:49:12 +0100
commitbc859e10e4c606de4d3addfc62c5977a57f087d6 (patch)
treef786e75a3748db23c3f4bb039fc788e7001cbd95 /dracut.spec
parent448e118f2bf383595077487a7023b6c6cbac3e34 (diff)
downloaddracut-bc859e10e4c606de4d3addfc62c5977a57f087d6.tar.gz
dracut-bc859e10e4c606de4d3addfc62c5977a57f087d6.tar.xz
dracut-bc859e10e4c606de4d3addfc62c5977a57f087d6.zip
dracut-034-64.git20131205
- fixed failing the boot while waiting for password input
Diffstat (limited to 'dracut.spec')
-rw-r--r--dracut.spec7
1 files changed, 6 insertions, 1 deletions
diff --git a/dracut.spec b/dracut.spec
index 02dd1a3..5a37d89 100644
--- a/dracut.spec
+++ b/dracut.spec
@@ -10,7 +10,7 @@
Name: dracut
Version: 034
-Release: 62.git20131205%{?dist}
+Release: 64.git20131205%{?dist}
Summary: Initramfs generator using udev
%if 0%{?fedora} || 0%{?rhel}
@@ -90,6 +90,8 @@ Patch58: 0058-lvm-install-thin-tools-only-when-needed-in-hostonly.patch
Patch59: 0059-i18n-introduce-i18n_install_all-to-install-everythin.patch
#Patch60: 0060-dracut.spec-add-new-modules.patch
#Patch61: 0061-dracut.spec-remove-suse-man-pages.patch
+#Patch62: 0062-TODO-update.patch
+Patch63: 0063-systemd-dracut-initqueue.sh-fixed-waiting-in-the-loo.patch
BuildRequires: bash git
@@ -513,6 +515,9 @@ rm -rf -- $RPM_BUILD_ROOT
%endif
%changelog
+* Thu Dec 05 2013 Harald Hoyer <harald@redhat.com> 034-64.git20131205
+- fixed failing the boot while waiting for password input
+
* Thu Dec 05 2013 Harald Hoyer <harald@redhat.com> 034-62.git20131205
- fixed PATH shortener
- also install /etc/system-fips in the initramfs