Remove duplicate binary-deps from dracut-ramdisk

These are already listed in the respective deploy-* elements, and
if we include them here then they get added to every ramdisk built
with dracut.  That causes issues for elements that don't need
something like tgtd because it won't be installed and the
binary deps script will fail.

Change-Id: Ibdcf7d200d4f7136396b63404cd966f7557043e0
This commit is contained in:
Ben Nemec 2014-11-14 12:43:49 -06:00
parent ce67ce87ea
commit 8ee66ec8ec

View File

@ -6,10 +6,7 @@ cut
expr expr
route route
ping ping
tgtd
tgtadm
nc nc
wget wget
curl
tftp tftp
grep grep