summaryrefslogtreecommitdiff
path: root/en/boot-installer
diff options
context:
space:
mode:
authorFrans Pop <elendil@planet.nl>2006-12-26 00:38:12 +0000
committerFrans Pop <elendil@planet.nl>2006-12-26 00:38:12 +0000
commit7afecaf7a9e07a2fae517f6beaa2ba16a594d4c7 (patch)
treea0124da09ba52b2872c6a1a8d85401dcd702fe05 /en/boot-installer
parentf70e328da54d82b93942b4d7b0ae9822532263ca (diff)
downloadinstallation-guide-7afecaf7a9e07a2fae517f6beaa2ba16a594d4c7.zip
Document anna/choose_modules boot parameter
Diffstat (limited to 'en/boot-installer')
-rw-r--r--en/boot-installer/parameters.xml16
1 files changed, 15 insertions, 1 deletions
diff --git a/en/boot-installer/parameters.xml b/en/boot-installer/parameters.xml
index 1674827b9..73f9ad3b8 100644
--- a/en/boot-installer/parameters.xml
+++ b/en/boot-installer/parameters.xml
@@ -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>