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 <m2@ciovil.li>
Signed-off-by: Richard Laager <rlaager@wiktel.com>
This commit is contained in:
Richard Laager
2022-04-27 14:16:18 -05:00
parent 4007f89319
commit 5543afab03
3 changed files with 11 additions and 2 deletions

View File

@@ -1008,7 +1008,10 @@ Step 8: Full Software Installation
#. Install a regular set of software:: #. 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: #. Optional: Disable log compression:

View File

@@ -986,7 +986,10 @@ Step 8: Full Software Installation
#. Install a regular set of software:: #. 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: #. Optional: Disable log compression:

View File

@@ -900,6 +900,9 @@ Step 8: Full Software Installation
# tasksel # 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: 8.3 Optional: Disable log compression:
As ``/var/log`` is already compressed by ZFS, logrotates compression is As ``/var/log`` is already compressed by ZFS, logrotates compression is