summaryrefslogtreecommitdiff
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
parentf70e328da54d82b93942b4d7b0ae9822532263ca (diff)
downloadinstallation-guide-7afecaf7a9e07a2fae517f6beaa2ba16a594d4c7.zip
Document anna/choose_modules boot parameter
-rw-r--r--debian/changelog4
-rw-r--r--en/boot-installer/parameters.xml16
2 files changed, 18 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog
index b50374222..6177236e2 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -104,6 +104,8 @@ installation-guide (2006xxxx) UNRELEASED; urgency=low
- Mention documentation packages.
- Clarify what happens on first boot and how to get help to in case of
problems.
+ * boot-installer/parameters:
+ - Document anna/choose_modules boot parameter.
* boot-installer/trouble:
- Fix reference to Save debug logs menu option.
Thanks, Philippe Batailler. Closes: #402439.
@@ -117,7 +119,7 @@ installation-guide (2006xxxx) UNRELEASED; urgency=low
- Clarifications based on comments from Tapio Lehtonen and Holger Wansing.
Closes: #397923.
- -- Frans Pop <fjp@debian.org> Tue, 26 Dec 2006 01:05:26 +0100
+ -- Frans Pop <fjp@debian.org> Tue, 26 Dec 2006 01:36:30 +0100
installation-guide (20060726) unstable; urgency=low
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>