diff options
Diffstat (limited to 'en/boot-installer/parameters.xml')
-rw-r--r-- | en/boot-installer/parameters.xml | 18 |
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> |