summaryrefslogtreecommitdiff
path: root/nl/boot-installer/parameters.xml
diff options
context:
space:
mode:
Diffstat (limited to 'nl/boot-installer/parameters.xml')
-rw-r--r--nl/boot-installer/parameters.xml18
1 files changed, 16 insertions, 2 deletions
diff --git a/nl/boot-installer/parameters.xml b/nl/boot-installer/parameters.xml
index 8d9e43cd6..7e355a7b5 100644
--- a/nl/boot-installer/parameters.xml
+++ b/nl/boot-installer/parameters.xml
@@ -1,5 +1,5 @@
<!-- retain these comments for translator revision tracking -->
-<!-- original version: 42982 untranslated -->
+<!-- original version: 43527 untranslated -->
<sect1 id="boot-parms"><title>Boot Parameters</title>
<para>
@@ -409,7 +409,21 @@ Can be used to set both the language and country for the installation.
This will only work if the locale is supported in Debian.
Short form: <userinput>locale</userinput>.
For example, use <userinput>locale=de_CH</userinput> to select German as
-language and Switserland as country.
+language and Switzerland as country.
+
+</para></listitem>
+</varlistentry>
+
+<varlistentry>
+<term>anna/choose_modules</term>
+<listitem><para>
+
+Can be used to automatically load installer components that are not loaded
+by default. Short form: <userinput>modules</userinput>.
+Examples of optional components that may be useful are
+<classname>openssh-client-udeb</classname> (so you can use
+<command>scp</command> during the installation) and
+<classname>ppp-udeb</classname> (which supports PPPoE configuration).
</para></listitem>
</varlistentry>