summaryrefslogtreecommitdiff
path: root/en/boot-installer/parameters.xml
diff options
context:
space:
mode:
authorColin Watson <cjwatson@debian.org>2009-02-27 05:51:02 +0000
committerColin Watson <cjwatson@debian.org>2009-02-27 05:51:02 +0000
commit8fc7a6f70a3c85f8b21c5f9ca18b6ed3461c3df4 (patch)
tree3d608887258a60dd7b934d2a62df7c3296597653 /en/boot-installer/parameters.xml
parent5b720366c6c5e269dcc16df2b6e98680e760518d (diff)
downloadinstallation-guide-8fc7a6f70a3c85f8b21c5f9ca18b6ed3461c3df4.zip
Document noshell boot parameter.
Diffstat (limited to 'en/boot-installer/parameters.xml')
-rw-r--r--en/boot-installer/parameters.xml11
1 files changed, 11 insertions, 0 deletions
diff --git a/en/boot-installer/parameters.xml b/en/boot-installer/parameters.xml
index d55f72eb0..e21be4193 100644
--- a/en/boot-installer/parameters.xml
+++ b/en/boot-installer/parameters.xml
@@ -475,6 +475,17 @@ performing a normal installation. See <xref linkend="rescue"/>.
</para></listitem>
</varlistentry>
+<varlistentry condition="squeeze">
+<term>noshell</term>
+<listitem><para>
+
+Normally, the installer offers convenience shells on tty2 and tty3 that can
+be used for debugging. This boot parameter disables these shells, which may
+be useful for unattended installations in a public place.
+
+</para></listitem>
+</varlistentry>
+
</variablelist>
<sect3 id="preseed-args">