summaryrefslogtreecommitdiff
path: root/en/boot-installer/parameters.xml
diff options
context:
space:
mode:
authorColin Watson <cjwatson@debian.org>2009-02-27 05:55:08 +0000
committerColin Watson <cjwatson@debian.org>2009-02-27 05:55:08 +0000
commit6db2359f9010eaffce6aed0fbcbdf04e0cb8f092 (patch)
tree783399c70e8d4607d364c7813adab1c7ea81f854 /en/boot-installer/parameters.xml
parent8fc7a6f70a3c85f8b21c5f9ca18b6ed3461c3df4 (diff)
downloadinstallation-guide-6db2359f9010eaffce6aed0fbcbdf04e0cb8f092.zip
hmm, let's use the text I attached to the bug report
Diffstat (limited to 'en/boot-installer/parameters.xml')
-rw-r--r--en/boot-installer/parameters.xml21
1 files changed, 10 insertions, 11 deletions
diff --git a/en/boot-installer/parameters.xml b/en/boot-installer/parameters.xml
index e21be4193..1e7e2edd7 100644
--- a/en/boot-installer/parameters.xml
+++ b/en/boot-installer/parameters.xml
@@ -215,6 +215,16 @@ are 1 and 2. See also <xref linkend="lowmem"/>.
</para></listitem>
</varlistentry>
+<varlistentry condition="squeeze">
+<term>noshell</term>
+<listitem><para>
+
+Prevents the installer from offering interactive shells on tty2 and tty3.
+Useful for unattended installations where physical security is limited.
+
+</para></listitem>
+</varlistentry>
+
<varlistentry>
<term>debian-installer/framebuffer (fb)</term>
<listitem><para>
@@ -475,17 +485,6 @@ 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">