summaryrefslogtreecommitdiff
path: root/en/boot-installer
diff options
context:
space:
mode:
authorJoey Hess <joeyh@debian.org>2006-10-30 20:46:05 +0000
committerJoey Hess <joeyh@debian.org>2006-10-30 20:46:05 +0000
commit5c3a7a37821b42f6c43ce09cf262c27eec2e85bf (patch)
tree8761c28dfdbb572582b440be644c013e9ab64802 /en/boot-installer
parentbd434a537feeb9460a524b69852945cc289784d8 (diff)
downloadinstallation-guide-5c3a7a37821b42f6c43ce09cf262c27eec2e85bf.zip
document auto=true boot parameter
Diffstat (limited to 'en/boot-installer')
-rw-r--r--en/boot-installer/parameters.xml18
1 files changed, 14 insertions, 4 deletions
diff --git a/en/boot-installer/parameters.xml b/en/boot-installer/parameters.xml
index 700631353..27d0a74a7 100644
--- a/en/boot-installer/parameters.xml
+++ b/en/boot-installer/parameters.xml
@@ -310,12 +310,22 @@ Short form: <userinput>url</userinput>
</varlistentry>
<varlistentry>
-<term>preseed/file</term>
+<term>auto-install/enabled</term>
<listitem><para>
-Specify the path to a preconfiguration file to load to
-automating the install. See <xref linkend="automatic-install"/>.
-Short form: <userinput>file</userinput>
+Delay questions that are normally asked before preseeding is possible until
+after the network is configured. Short form: <userinput>auto=true</userinput>
+See <xref linkend="automatic-install"/> for details about using this to
+automate installs.
+
+</para></listitem>
+</varlistentry>
+
+<varlistentry>
+<term></term>
+<listitem><para>
+
+
</para></listitem>
</varlistentry>