summaryrefslogtreecommitdiff
path: root/dracut.spec
diff options
context:
space:
mode:
authorHarald Hoyer <harald@redhat.com>2012-07-06 14:22:10 +0200
committerHarald Hoyer <harald@redhat.com>2012-07-06 14:22:10 +0200
commitd96c3254e8bbe56763617f45f1148d81b10f4745 (patch)
treee03d54289ac75aed9685eef14825ccf1f6a71df9 /dracut.spec
parente1619ee151b20549dc5c6112a5715df58db7b108 (diff)
downloaddracut-d96c3254e8bbe56763617f45f1148d81b10f4745.tar.gz
dracut-d96c3254e8bbe56763617f45f1148d81b10f4745.tar.bz2
dracut-d96c3254e8bbe56763617f45f1148d81b10f4745.zip
dracut.spec,dracut.conf.d/fedora.conf.example: no dash
hard remove dash from supported modules we do not want to have anything to do with dash bugs
Diffstat (limited to 'dracut.spec')
-rw-r--r--dracut.spec4
1 files changed, 3 insertions, 1 deletions
diff --git a/dracut.spec b/dracut.spec
index b258121c..a6fec899 100644
--- a/dracut.spec
+++ b/dracut.spec
@@ -190,6 +190,9 @@ rm -fr $RPM_BUILD_ROOT/%{dracutlibdir}/modules.d/01fips
rm -fr $RPM_BUILD_ROOT/%{dracutlibdir}/modules.d/02fips-aesni
%endif
+# we do not support dash in the initramfs
+rm -fr $RPM_BUILD_ROOT/%{dracutlibdir}/modules.d/00dash
+
# remove gentoo specific modules
rm -fr $RPM_BUILD_ROOT/%{dracutlibdir}/modules.d/50gensplash
@@ -261,7 +264,6 @@ rm -rf $RPM_BUILD_ROOT
%{_mandir}/man5/dracut.conf.5*
%{_mandir}/man1/lsinitrd.1*
%{dracutlibdir}/modules.d/00bootchart
-%{dracutlibdir}/modules.d/00dash
%{dracutlibdir}/modules.d/04watchdog
%{dracutlibdir}/modules.d/05busybox
%{dracutlibdir}/modules.d/10i18n