From 212b345d3f171765056a0ef5ebbf15717ec70cd3 Mon Sep 17 00:00:00 2001 From: Frans Pop Date: Mon, 28 Apr 2008 20:06:18 +0000 Subject: Add an explanation of 'owner' in instructions for creating a preconfiguration file (#478219) --- en/appendix/graphical.xml | 18 +++++++++++++----- en/appendix/preseed.xml | 8 ++++++++ 2 files changed, 21 insertions(+), 5 deletions(-) diff --git a/en/appendix/graphical.xml b/en/appendix/graphical.xml index 7ccb34fb0..82738f6cc 100644 --- a/en/appendix/graphical.xml +++ b/en/appendix/graphical.xml @@ -61,6 +61,14 @@ an ATI graphical card, but is unlikely to work on other systems. +You can add boot parameters when starting the graphical installer, just as +with the regular installer. One of those parameters allows you to configure +the mouse for left-handed use. See for valid +parameters. + + + + The graphical installer requires significantly more memory to run than the regular installer: &minimum-memory-gtk;. If insufficient memory is available, it will automatically fall back to the regular @@ -68,12 +76,12 @@ available, it will automatically fall back to the regular -You can add boot parameters when starting the graphical installer, just as -with the regular installer. One of those parameters allows you to configure -the mouse for left-handed use. See for valid -parameters. +If the amount of memory in your system is close to &minimum-memory;, +the graphical installer may fail to boot at all while booting the +regular installer would still work. Using the regular installer is +recommended for systems with low memory. - + Using the graphical installer diff --git a/en/appendix/preseed.xml b/en/appendix/preseed.xml index d945041d0..b54c6df5d 100644 --- a/en/appendix/preseed.xml +++ b/en/appendix/preseed.xml @@ -607,6 +607,14 @@ There are a few rules to keep in mind when writing a preconfiguration file. A good place to split a line is after the question name; a bad place is between type and value. + + For debconf variables (templates) used in the installer itself, the + owner should be set to d-i; to preseed variables used + in the installed system, the name of the package that contains the + corresponding debconf template should be used. Only variables that have + their owner set to something other than d-i will be + propagated to the debconf database for the installed system. + Most questions need to be preseeded using the values valid in English and not the translated values. However, there are some questions (for example -- cgit v1.2.3