From c1dfcafb41373271b78051745c08a85a7c17fdd9 Mon Sep 17 00:00:00 2001 From: Jonas Smedegaard Date: Thu, 27 Feb 2014 13:51:35 +0100 Subject: Include CPU tool cpufrequtils in core profile. --- content/desktop/base/preseed.cfg | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'content/desktop/base') diff --git a/content/desktop/base/preseed.cfg b/content/desktop/base/preseed.cfg index fdcc6bc..b9d184b 100644 --- a/content/desktop/base/preseed.cfg +++ b/content/desktop/base/preseed.cfg @@ -1,7 +1,7 @@ # install the lightweight Xfce desktop, and... # * include desktop helper tools missing from Xfce # * include crypto helper tools -# * include CPU firmware and automatic maintenance routines +# * include CPU tools, firmware and automatic maintenance routines # * fix include recommendations of other packages (uuid, bash) # * apply security updates immediately after install # * exclude support for print via Bluetooth @@ -10,10 +10,10 @@ tasksel tasksel/first multiselect laptop #xfce4-session tango-icon-theme lightdm #usermode network-manager-gnome #parcimonie haveged -#firmware-linux unattended-upgrades +#cpufrequtils firmware-linux unattended-upgrades #uuid-runtime bash-completion #-bluez-cups -d-i pkgsel/include string xfce4-session tango-icon-theme lightdm usermode network-manager-gnome parcimonie haveged firmware-linux unattended-upgrades uuid-runtime bash-completion -bluez-cups +d-i pkgsel/include string xfce4-session tango-icon-theme lightdm usermode network-manager-gnome parcimonie haveged cpufrequtils firmware-linux unattended-upgrades uuid-runtime bash-completion -bluez-cups d-i pkgsel/upgrade select safe-upgrade # setup harddrive with full disk encryption -- cgit v1.2.3