From 10d31409da43905debfe027333bd0641cc10ac08 Mon Sep 17 00:00:00 2001 From: Alex Harpin Date: Tue, 30 Dec 2014 21:48:35 +0000 Subject: vyatta-cfg-system: really remove cpufrequtils from depends this time Including the acpid and cpufrequtils packages in the XenSource image causes a number of errors to be logged to the console on boot up, due to either missing devices or access permissions on this platform. Removing these packages from the dependencies list and adding them to a chroot_local-packagelist instead allows them to be excluded in these images, while still maintaining them in non XenSource images. --- debian/control | 1 - 1 file changed, 1 deletion(-) diff --git a/debian/control b/debian/control index 5df1a207..9cf52f39 100644 --- a/debian/control +++ b/debian/control @@ -51,7 +51,6 @@ Depends: adduser, radvd (>= 1:1.1-3), apt-transport-https, hostapd (>= 1:0.6.9-3), - cpufrequtils, libcap2-bin (>= 2.19), ${arch:Depends} Pre-Depends: bash-completion -- cgit v1.2.3