From 5543afab032fcdf3d84d551ec50c7bae2d2eb55c Mon Sep 17 00:00:00 2001 From: Richard Laager Date: Wed, 27 Apr 2022 14:16:18 -0500 Subject: [PATCH] Debian: Use tasksel --new-install This switch makes tasksel include the "standard system utilities" task. Unfortunately, it also defaults to installing a desktop environment, so we need to warn users about that. Co-authored-by: Marcello Mamino Signed-off-by: Richard Laager --- docs/Getting Started/Debian/Debian Bullseye Root on ZFS.rst | 5 ++++- docs/Getting Started/Debian/Debian Buster Root on ZFS.rst | 5 ++++- docs/Getting Started/Debian/Debian Stretch Root on ZFS.rst | 3 +++ 3 files changed, 11 insertions(+), 2 deletions(-) diff --git a/docs/Getting Started/Debian/Debian Bullseye Root on ZFS.rst b/docs/Getting Started/Debian/Debian Bullseye Root on ZFS.rst index b33bbdb..983b569 100644 --- a/docs/Getting Started/Debian/Debian Bullseye Root on ZFS.rst +++ b/docs/Getting Started/Debian/Debian Bullseye Root on ZFS.rst @@ -1008,7 +1008,10 @@ Step 8: Full Software Installation #. Install a regular set of software:: - tasksel + tasksel --new-install + + **Note:** This will check "Debian desktop environment" and "print server" + by default. If you want a server installation, unselect those. #. Optional: Disable log compression: diff --git a/docs/Getting Started/Debian/Debian Buster Root on ZFS.rst b/docs/Getting Started/Debian/Debian Buster Root on ZFS.rst index 80b220b..5ac6fb9 100644 --- a/docs/Getting Started/Debian/Debian Buster Root on ZFS.rst +++ b/docs/Getting Started/Debian/Debian Buster Root on ZFS.rst @@ -986,7 +986,10 @@ Step 8: Full Software Installation #. Install a regular set of software:: - tasksel + tasksel --new-install + + **Note:** This will check "Debian desktop environment" and "print server" + by default. If you want a server installation, unselect those. #. Optional: Disable log compression: diff --git a/docs/Getting Started/Debian/Debian Stretch Root on ZFS.rst b/docs/Getting Started/Debian/Debian Stretch Root on ZFS.rst index e9a4eb1..ec3ba78 100644 --- a/docs/Getting Started/Debian/Debian Stretch Root on ZFS.rst +++ b/docs/Getting Started/Debian/Debian Stretch Root on ZFS.rst @@ -900,6 +900,9 @@ Step 8: Full Software Installation # tasksel +**Note:** This will check "Debian desktop environment" and "print server" +by default. If you want a server installation, unselect those. + 8.3 Optional: Disable log compression: As ``/var/log`` is already compressed by ZFS, logrotate’s compression is