diff options
author | Frans Pop <elendil@planet.nl> | 2007-02-02 15:25:59 +0000 |
---|---|---|
committer | Frans Pop <elendil@planet.nl> | 2007-02-02 15:25:59 +0000 |
commit | 5554d9ab32ce637bbf9e83e251f3c70f46019ca0 (patch) | |
tree | 6d2d4627405b71e3cf162ecfbc7527a694792f6a /en/boot-installer | |
parent | eb4254d263a524f80df21766c64057c2451814bb (diff) | |
download | installation-guide-5554d9ab32ce637bbf9e83e251f3c70f46019ca0.zip |
Document preseed/interactive parameter
Diffstat (limited to 'en/boot-installer')
-rw-r--r-- | en/boot-installer/parameters.xml | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/en/boot-installer/parameters.xml b/en/boot-installer/parameters.xml index 15340b7f3..15a8b2685 100644 --- a/en/boot-installer/parameters.xml +++ b/en/boot-installer/parameters.xml @@ -317,6 +317,17 @@ automating the install. See <xref linkend="automatic-install"/>. </varlistentry> <varlistentry> +<term>preseed/interactive</term> +<listitem><para> + +Set to true to display questions even if they have been preseeded. Can be +useful for testing or debugging a preconfiguration file. +See <xref linkend="preseed-seen"/>. + +</para></listitem> +</varlistentry> + +<varlistentry> <term>auto-install/enabled (auto)</term> <listitem><para> |