From d8607f481ae99922ce41102778280abafae7a7c9 Mon Sep 17 00:00:00 2001 From: Samuel Thibault Date: Sun, 14 Apr 2013 21:58:49 +0000 Subject: Rework the auto wording. --- debian/changelog | 1 + en/appendix/preseed.xml | 25 +++++++++++++++---------- 2 files changed, 16 insertions(+), 10 deletions(-) diff --git a/debian/changelog b/debian/changelog index 0960bb357..00a050a00 100644 --- a/debian/changelog +++ b/debian/changelog @@ -6,6 +6,7 @@ installation-guide (201304XX) UNRELEASED; urgency=low [ Samuel Thibault ] * Add some details about serial console boot parameter. + * Rework the auto wording. [ Jakub Wilk ] * Fix some typos. Closes: #705311. diff --git a/en/appendix/preseed.xml b/en/appendix/preseed.xml index d728c0265..bd9edda82 100644 --- a/en/appendix/preseed.xml +++ b/en/appendix/preseed.xml @@ -397,15 +397,20 @@ 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. - -Note that in this section the 'auto' part of the examples is a -syslinux boot label -which adds the kernel parameters auto=true priority=critical -to the append command for the boot label. - - To illustrate -this, here are some examples that can be used at the boot prompt: +arbitrarily complex customized automatic installs. + + + +This is enabled by using the Automated install boot choice, +also called auto for some architectures or boot methods. In +this section, auto is thus not a parameter, it means +selecting that boot choice, and appending the following boot parameters on +the boot prompt. See for +information on how to add a boot parameter. + + + +To illustrate this, here are some examples that can be used at the boot prompt: auto url=autoserver @@ -495,7 +500,7 @@ for you. -The auto boot label is not yet defined on all arches. +The auto boot choice is not yet defined on all arches. The same effect may be achieved by simply adding the two parameters auto=true priority=critical to the kernel command line. The auto kernel parameter is an alias for -- cgit v1.2.3