diff options
-rw-r--r-- | content/desktop/email/preseed.cfg | 10 |
1 files changed, 9 insertions, 1 deletions
diff --git a/content/desktop/email/preseed.cfg b/content/desktop/email/preseed.cfg index b55c83e..aed8fc6 100644 --- a/content/desktop/email/preseed.cfg +++ b/content/desktop/email/preseed.cfg @@ -1,10 +1,18 @@ -# install minimal Xfce desktop with Icedove email and crypto helper tools +# install the lightweight Xfce desktop, and... +# * include Icedove email +# * include crypto helper tools # * include CPU 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 tasksel tasksel/desktop multiselect xfce tasksel tasksel/first multiselect laptop +#xfce4-session lightdm +#icedove enigmail +#parcimonie haveged +#firmware-linux unattended-upgrades +#uuid-runtime bash-completion +#-bluez-cups d-i pkgsel/include string xfce4-session lightdm icedove enigmail parcimonie haveged firmware-linux unattended-upgrades uuid-runtime bash-completion -bluez-cups d-i pkgsel/upgrade select safe-upgrade |