summaryrefslogtreecommitdiffstats
path: root/dracut.spec
diff options
context:
space:
mode:
authorHarald Hoyer <harald@redhat.com>2013-07-31 16:26:24 +0200
committerHarald Hoyer <harald@redhat.com>2013-07-31 16:26:24 +0200
commitac117f2dab4193e0b789778d2c2921d7b1d81463 (patch)
tree4fa2ddd6d4f6236aab40a279f661cce684cc781b /dracut.spec
parent650a106cbf1a269b8116735ca4f86a62e474bd96 (diff)
downloaddracut-ac117f2dab4193e0b789778d2c2921d7b1d81463.tar.gz
dracut-ac117f2dab4193e0b789778d2c2921d7b1d81463.tar.xz
dracut-ac117f2dab4193e0b789778d2c2921d7b1d81463.zip
dracut-031-4.git20130731
- remove action_on_fail kernel command line parameter
Diffstat (limited to 'dracut.spec')
-rw-r--r--dracut.spec6
1 files changed, 5 insertions, 1 deletions
diff --git a/dracut.spec b/dracut.spec
index baf9155..0bc9d51 100644
--- a/dracut.spec
+++ b/dracut.spec
@@ -10,7 +10,7 @@
Name: dracut
Version: 031
-Release: 3.git20130731%{?dist}
+Release: 4.git20130731%{?dist}
Summary: Initramfs generator using udev
%if 0%{?fedora} || 0%{?rhel}
@@ -31,6 +31,7 @@ URL: https://dracut.wiki.kernel.org/
Source0: http://www.kernel.org/pub/linux/utils/boot/dracut/dracut-%{version}.tar.bz2
Patch1: 0001-Generate-correct-ifcfg-file-for-vlan-option.patch
Patch2: 0002-Revert-base-setup-correct-system-time-and-time-zone-.patch
+Patch3: 0003-Change-the-implementation-of-action_on_fail.patch
BuildRequires: bash git
@@ -446,6 +447,9 @@ rm -rf -- $RPM_BUILD_ROOT
%endif
%changelog
+* Wed Jul 31 2013 Harald Hoyer <harald@redhat.com> 031-4.git20130731
+- remove action_on_fail kernel command line parameter
+
* Wed Jul 31 2013 Harald Hoyer <harald@redhat.com> 031-3.git20130731
- do not include adjtime and localtime in the initramfs
- write out vlan configs