diff options
author | Frans Pop <elendil@planet.nl> | 2007-02-11 22:51:40 +0000 |
---|---|---|
committer | Frans Pop <elendil@planet.nl> | 2007-02-11 22:51:40 +0000 |
commit | 21f35913e0b0a0b0cc744ef78011150a899796dd (patch) | |
tree | 57ebaafdd4d8be5261a94503e50a087ce83c585d /en/boot-installer | |
parent | c10839656367fd0f59161d588c2b5c560ae5ce96 (diff) | |
download | installation-guide-21f35913e0b0a0b0cc744ef78011150a899796dd.zip |
Review of interactive preseed changes
Diffstat (limited to 'en/boot-installer')
-rw-r--r-- | en/boot-installer/parameters.xml | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/en/boot-installer/parameters.xml b/en/boot-installer/parameters.xml index 71dd58815..2ac351051 100644 --- a/en/boot-installer/parameters.xml +++ b/en/boot-installer/parameters.xml @@ -322,10 +322,9 @@ automating the install. See <xref linkend="automatic-install"/>. Set to <userinput>true</userinput> to display questions even if they have been preseeded. Can be useful for testing or debugging a preconfiguration -file. See <xref linkend="preseed-seenflag"/>. Note that this parameter does -not apply retroactively to other parameters defined before in your preseed -file. Also, results on boot parameters (wether preseed/interactive itself -is a boot parameter or not) are undefined. +file. Note that this will have no effect on parameters that are passed as +boot parameters, but for those a special syntax can be used. +See <xref linkend="preseed-seenflag"/> for details. </para></listitem> </varlistentry> |