diff options
author | Frans Pop <elendil@planet.nl> | 2007-02-02 15:40:44 +0000 |
---|---|---|
committer | Frans Pop <elendil@planet.nl> | 2007-02-02 15:40:44 +0000 |
commit | 41b9e6aa14c5df6d793dfc43ed582df8b362adfe (patch) | |
tree | 40c81abe4c087df7140f3605c13fb9747383f45a /it/appendix/preseed.xml | |
parent | 5554d9ab32ce637bbf9e83e251f3c70f46019ca0 (diff) | |
download | installation-guide-41b9e6aa14c5df6d793dfc43ed582df8b362adfe.zip |
Change auto-install/enabled to auto-install/enable, including translations; this was changed for consistency with rescue
Diffstat (limited to 'it/appendix/preseed.xml')
-rw-r--r-- | it/appendix/preseed.xml | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/it/appendix/preseed.xml b/it/appendix/preseed.xml index a0e383178..4c29ddb9d 100644 --- a/it/appendix/preseed.xml +++ b/it/appendix/preseed.xml @@ -832,7 +832,7 @@ The <literal>auto</literal> boot label is not yet defined on all architectures. The same effect may be achieved by simply adding the two parameters <literal>auto=true priority=critical</literal> to the kernel command line. The <literal>auto</literal> parameter is an alias for -<literal>auto-install/enabled</literal> and controls the delay of the +<literal>auto-install/enable</literal> and controls the delay of the locale and keyboard questions until after there has been a chance to preseed them, while <literal>priority</literal> is an alias for <literal>preseed/priority</literal> and setting it to @@ -844,7 +844,7 @@ L'etichetta d'avvio <literal>auto</literal> non è ancora definita su tutte le architetture. Lo stesso effetto si può ottenere semplicemente aggiungendo i parametri <literal>auto=true priority=critical</literal> nella riga di comando per il kernel. Il parametro <literal>auto</literal> è un alias di -<literal>auto-install/enabled</literal> e controlla il rinvio delle +<literal>auto-install/enable</literal> e controlla il rinvio delle domande su localizzazione e tastiera fino a quando non è data la possibilità di preconfigurarle, mentre l'impostazione <literal>priority</literal> è un alias di <literal>preseed/priority</literal> e impostarla a @@ -888,7 +888,7 @@ I seguenti alias possono risultare utili quando si usa la preconfigurazione to separate columns a bit --> <informaltable frame="none"> <tgroup cols="2"><tbody> -<row><entry>auto</entry><entry>auto-install/enabled</entry></row> +<row><entry>auto</entry><entry>auto-install/enable</entry></row> <row><entry>classes</entry><entry>auto-install/classes</entry></row> <row><entry>fb</entry><entry>debian-installer/framebuffer</entry></row> <row><entry>locale</entry><entry>debian-installer/locale</entry></row> |