Blame 0069-dracut.spec-add-95fcoe-uefi-and-99uefi-lib.patch
|
Harald Hoyer |
30adad |
From 08f06c93419aacac9d9980fa9c0c65d15fa4bf0e Mon Sep 17 00:00:00 2001
|
|
Harald Hoyer |
30adad |
From: Harald Hoyer <harald@redhat.com>
|
|
Harald Hoyer |
30adad |
Date: Mon, 16 Dec 2013 12:30:26 +0100
|
|
Harald Hoyer |
30adad |
Subject: [PATCH] dracut.spec: add 95fcoe-uefi and 99uefi-lib
|
|
Harald Hoyer |
30adad |
|
|
Harald Hoyer |
30adad |
---
|
|
Harald Hoyer |
30adad |
dracut.spec | 2 ++
|
|
Harald Hoyer |
30adad |
1 file changed, 2 insertions(+)
|
|
Harald Hoyer |
30adad |
|
|
Harald Hoyer |
30adad |
diff --git a/dracut.spec b/dracut.spec
|
|
Harald Hoyer |
30adad |
index bd35aa7..6cc60e1 100644
|
|
Harald Hoyer |
30adad |
--- a/dracut.spec
|
|
Harald Hoyer |
30adad |
+++ b/dracut.spec
|
|
Harald Hoyer |
30adad |
@@ -414,6 +414,8 @@ rm -rf -- $RPM_BUILD_ROOT
|
|
Harald Hoyer |
30adad |
%{dracutlibdir}/modules.d/95ssh-client
|
|
Harald Hoyer |
30adad |
%{dracutlibdir}/modules.d/45ifcfg
|
|
Harald Hoyer |
30adad |
%{dracutlibdir}/modules.d/95znet
|
|
Harald Hoyer |
30adad |
+%{dracutlibdir}/modules.d/95fcoe-uefi
|
|
Harald Hoyer |
30adad |
+%{dracutlibdir}/modules.d/99uefi-lib
|
|
Harald Hoyer |
30adad |
|
|
Harald Hoyer |
30adad |
%if 0%{?fedora} || 0%{?rhel} || 0%{?suse_version}
|
|
Harald Hoyer |
30adad |
%files fips
|