Move busybox binary-dep to ramdisk element

Busybox should be installed and managed from the ramdisk element,
since that is common to all elements that need busybox.  In
addition, we do not want busybox installed when building Dracut
ramdisks, so it can't be in the deploy-* elements.

Change-Id: I2656d20b466138f7f6dfcf558ba90c6909151d3c
This commit is contained in:
Ben Nemec 2014-10-21 16:01:19 -05:00
parent 8ba6a26e0a
commit 088f0eb7ac
5 changed files with 1 additions and 4 deletions

View File

@ -1,4 +1,3 @@
busybox
bash bash
tgtd tgtd
tgtadm tgtadm

View File

@ -1,4 +1,3 @@
busybox
curl curl
tgtadm tgtadm
tgtd tgtd

View File

@ -1,3 +1,2 @@
busybox
curl curl
tgt tgt

View File

@ -1 +1,2 @@
dhclient dhclient
busybox