From 75bb595c6cdef7e3d6e46d6e47f385de6426152f Mon Sep 17 00:00:00 2001 From: Harald Hoyer Date: Tue, 26 Oct 2010 12:45:59 +0200 Subject: [PATCH] fcoe: remove vconfig requirement --- dracut.spec | 1 - modules.d/95fcoe/install | 1 - 2 files changed, 2 deletions(-) diff --git a/dracut.spec b/dracut.spec index 9f977a433..c98a9e05e 100644 --- a/dracut.spec +++ b/dracut.spec @@ -113,7 +113,6 @@ Requires: bridge-utils Requires: iscsi-initiator-utils Requires: nfs-utils Requires: dhclient -Requires: vconfig %endif %if 0%{?suse_version} > 0 diff --git a/modules.d/95fcoe/install b/modules.d/95fcoe/install index 9621fc98d..53f8ca477 100755 --- a/modules.d/95fcoe/install +++ b/modules.d/95fcoe/install @@ -6,7 +6,6 @@ dracut_install ip inst dcbtool inst fipvlan inst lldpad -inst vconfig mkdir -p "$initdir/var/lib/lldpad" -- 2.47.3