You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
23 lines
673 B
23 lines
673 B
6 years ago
|
From 3bb36e45126e6c1d92b2cbe9b6f54261475ecdff Mon Sep 17 00:00:00 2001
|
||
|
From: Harald Hoyer <harald@redhat.com>
|
||
|
Date: Mon, 16 Dec 2013 12:30:26 +0100
|
||
|
Subject: [PATCH] dracut.spec: add 95fcoe-uefi and 99uefi-lib
|
||
|
|
||
|
---
|
||
|
dracut.spec | 2 ++
|
||
|
1 file changed, 2 insertions(+)
|
||
|
|
||
|
diff --git a/dracut.spec b/dracut.spec
|
||
|
index d6f1a884..302cfc5d 100644
|
||
|
--- a/dracut.spec
|
||
|
+++ b/dracut.spec
|
||
|
@@ -413,6 +413,8 @@ rm -rf -- $RPM_BUILD_ROOT
|
||
|
%{dracutlibdir}/modules.d/95ssh-client
|
||
|
%{dracutlibdir}/modules.d/45ifcfg
|
||
|
%{dracutlibdir}/modules.d/95znet
|
||
|
+%{dracutlibdir}/modules.d/95fcoe-uefi
|
||
|
+%{dracutlibdir}/modules.d/99uefi-lib
|
||
|
|
||
|
%if 0%{?fedora} || 0%{?rhel} || 0%{?suse_version}
|
||
|
%files fips
|