From 99f5580b71995c2dc32119dcecf3e63dec59fbcf Mon Sep 17 00:00:00 2001 From: Jonas Smedegaard Date: Wed, 26 Feb 2014 22:22:15 +0100 Subject: Include desktop helper tools in core profile. --- content/desktop/base/preseed.cfg | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/content/desktop/base/preseed.cfg b/content/desktop/base/preseed.cfg index b0b41d6..95072ae 100644 --- a/content/desktop/base/preseed.cfg +++ b/content/desktop/base/preseed.cfg @@ -1,4 +1,5 @@ # install the lightweight Xfce desktop, and... +# * include desktop helper tools missing from Xfce # * include crypto helper tools # * include CPU firmware and automatic maintenance routines # * fix include recommendations of other packages (uuid, bash) @@ -7,11 +8,12 @@ tasksel tasksel/desktop multiselect xfce tasksel tasksel/first multiselect laptop #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 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 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