summaryrefslogtreecommitdiff
path: root/en/boot-installer
diff options
context:
space:
mode:
authorFrans Pop <elendil@planet.nl>2006-10-30 21:16:06 +0000
committerFrans Pop <elendil@planet.nl>2006-10-30 21:16:06 +0000
commitc73efb3e422da3a4aadb31b5f6858386e8739e0d (patch)
tree3a6c30d2cbd3a9904db9e2c1bb7a862ed4d7ae11 /en/boot-installer
parent8e6f4fda2b5454076bac7355dd0d18472db4ff57 (diff)
downloadinstallation-guide-c73efb3e422da3a4aadb31b5f6858386e8739e0d.zip
Restore accidentally dropped preseed/file entry
Diffstat (limited to 'en/boot-installer')
-rw-r--r--en/boot-installer/parameters.xml16
1 files changed, 9 insertions, 7 deletions
diff --git a/en/boot-installer/parameters.xml b/en/boot-installer/parameters.xml
index 1b6d55704..0b990a323 100644
--- a/en/boot-installer/parameters.xml
+++ b/en/boot-installer/parameters.xml
@@ -310,22 +310,24 @@ Short form: <userinput>url</userinput>
</varlistentry>
<varlistentry>
-<term>auto-install/enabled</term>
+<term>preseed/file</term>
<listitem><para>
-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="preseed-auto"/> for details about using this to
-automate installs.
+Specify the path to a preconfiguration file to load to
+automating the install. See <xref linkend="automatic-install"/>.
+Short form: <userinput>file</userinput>
</para></listitem>
</varlistentry>
<varlistentry>
-<term></term>
+<term>auto-install/enabled</term>
<listitem><para>
-
+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="preseed-auto"/> for details about using this to
+automate installs.
</para></listitem>
</varlistentry>