From: Konrad Rzeszutek Wilk Date: Tue, 10 Feb 2015 16:20:44 +0000 (-0500) Subject: Makefile: Don't bundle cpufreq, pm-utils, and xenalyze X-Git-Url: http://xenbits.xensource.com/gitweb?a=commitdiff_plain;h=6105b6df36d5b7b6734c085340e9bdcd744f3463;p=xentesttools%2Fbootstrap.git Makefile: Don't bundle cpufreq, pm-utils, and xenalyze As we don't use them 99% unless you are trying to troubleshoot an particular problem - in which case you will modify the make lines. Signed-off-by: Konrad Rzeszutek Wilk --- diff --git a/root_image/Makefile b/root_image/Makefile index ec11dbd..53b2140 100644 --- a/root_image/Makefile +++ b/root_image/Makefile @@ -192,8 +192,7 @@ root_image-userspace-install: $(USERSPACE_INSTALL) add-libs add-bins add-debug-b tools-install wget-install vim-install rsync-install openssh-install \ xtt-tools-install netperf-install lvm2-install \ pciutils-install iscsi-install bridge-utils-install xend-install \ - nfs-install fio-install irqbalance-install pm-utils-install \ - cpufrequtils-install xenalyze-install + nfs-install fio-install irqbalance-install rm -rf userspace/man rm -rf userspace/usr/share/man