From 6d94a04b80cfdf4211556b3868e5dceeccb90f06 Mon Sep 17 00:00:00 2001 From: Colin Watson Date: Sat, 28 Feb 2009 16:23:52 +0000 Subject: Clarify behaviour of "auto" preseed alias. --- en/appendix/preseed.xml | 15 ++++++++------- 1 file changed, 8 insertions(+), 7 deletions(-) (limited to 'en') diff --git a/en/appendix/preseed.xml b/en/appendix/preseed.xml index e75882188..4d3a5afa9 100644 --- a/en/appendix/preseed.xml +++ b/en/appendix/preseed.xml @@ -480,13 +480,14 @@ for you. -The auto boot label is not yet defined on all -architectures. The same effect may be achieved by simply adding the two -parameters auto=true priority=critical to the kernel -command line. The auto parameter is an alias for -auto-install/enable and controls the delay of the -locale and keyboard questions until after there has been a chance to -preseed them, while priority is an alias for +The auto boot label is not yet defined everywhere. +The same effect may be achieved by simply adding the two parameters +auto=true priority=critical to the kernel command +line. The auto parameter is an alias for +auto-install/enable and setting it to +true delays the locale and keyboard questions until +after there has been a chance to preseed them, while +priority is an alias for debconf/priority and setting it to critical stops any questions with a lower priority from being asked. -- cgit v1.2.3