summaryrefslogtreecommitdiff
path: root/en/boot-installer/parameters.xml
diff options
context:
space:
mode:
authorFrans Pop <elendil@planet.nl>2009-11-06 04:51:52 +0000
committerFrans Pop <elendil@planet.nl>2009-11-06 04:51:52 +0000
commit5452224e6486f736919bebcc67e0277c7f00b160 (patch)
tree39d16528d5555d05514ba86c8b901690500b2cc7 /en/boot-installer/parameters.xml
parent9499203372e1182c6f1766ff4bc5301c2d04eccb (diff)
downloadinstallation-guide-5452224e6486f736919bebcc67e0277c7f00b160.zip
Debian now installs Recommends by default
Document this and how to disable it using base-installer/install-recommends.
Diffstat (limited to 'en/boot-installer/parameters.xml')
-rw-r--r--en/boot-installer/parameters.xml29
1 files changed, 29 insertions, 0 deletions
diff --git a/en/boot-installer/parameters.xml b/en/boot-installer/parameters.xml
index d99bc044b..0d0a0a6d4 100644
--- a/en/boot-installer/parameters.xml
+++ b/en/boot-installer/parameters.xml
@@ -405,6 +405,35 @@ installation.
</varlistentry>
<varlistentry>
+<term>base-installer/install-recommends (recommends)</term>
+<listitem><para>
+
+When packages are installed using the package management system, it will
+by default also install packages that are recommended by those packages.
+Recommended packages are not strictly required for the core functionality
+of the selected software, but they do enhance that software and should,
+in the view of the package maintainers, normally be installed together
+with that software.
+
+</para><para>
+
+By setting this option to <userinput>false</userinput>, the package
+management system will be configured to not automatically install such
+<quote>Recommends</quote>, both during the installation and for the
+installed system.
+
+</para><para>
+
+Note that this option allows to have a leaner system, but can also result
+in features being missing that you might normally expect to be available.
+You may have to manually install some of the recommended packages to
+obtain the full functionality you want. This option should therefore only
+be used by very experienced users.
+
+</para></listitem>
+</varlistentry>
+
+<varlistentry>
<term>debian-installer/allow_unauthenticated</term>
<listitem><para>