summaryrefslogtreecommitdiff
path: root/en
diff options
context:
space:
mode:
authorSamuel Thibault <sthibault@debian.org>2013-04-12 13:38:07 +0000
committerSamuel Thibault <sthibault@debian.org>2013-04-12 13:38:07 +0000
commit3313aca1c183c442fe80eae83bcfc6f2e5542753 (patch)
treeda61062eff29f300aa23d5bbc0be1fb983450f29 /en
parentc990a33ed679714b271eeaa72221ee16d4cb6012 (diff)
downloadinstallation-guide-3313aca1c183c442fe80eae83bcfc6f2e5542753.zip
Clearly distinguish between auto boot label and auto=true kernel parameter.
Diffstat (limited to 'en')
-rw-r--r--en/appendix/preseed.xml13
1 files changed, 10 insertions, 3 deletions
diff --git a/en/appendix/preseed.xml b/en/appendix/preseed.xml
index 67f8feef4..d728c0265 100644
--- a/en/appendix/preseed.xml
+++ b/en/appendix/preseed.xml
@@ -397,7 +397,14 @@ parameters, even if you delimit them with quotes.
There are several features of &debian; Installer that combine to allow
fairly simple command lines at the boot prompt to result in
-arbitrarily complex customized automatic installs. To illustrate
+arbitrarily complex customized automatic installs. <footnote>
+<para>
+Note that in this section the 'auto' part of the examples is a
+syslinux <emphasis>boot label</emphasis>
+which adds the kernel parameters <literal>auto=true priority=critical</literal>
+to the <literal>append</literal> command for the boot label.
+</para>
+</footnote> To illustrate
this, here are some examples that can be used at the boot prompt:
<informalexample><screen>
@@ -488,10 +495,10 @@ for you.
</para><para>
-The <literal>auto</literal> boot label is not yet defined everywhere.
+The <literal>auto</literal> boot label is not yet defined on all arches.
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
+command line. The <literal>auto</literal> kernel parameter is an alias for
<literal>auto-install/enable</literal> and setting it to
<literal>true</literal> delays the
locale and keyboard questions until after there has been a chance to