From 2138dc2c574788276e4a57298b7f02d14ca43619 Mon Sep 17 00:00:00 2001 From: Frans Pop Date: Mon, 28 Apr 2008 20:33:09 +0000 Subject: Update of untranslated documents --- nl/appendix/graphical.xml | 2 +- nl/appendix/preseed.xml | 8 ++++++++ 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/nl/appendix/graphical.xml b/nl/appendix/graphical.xml index ebb357981..d055f0882 100644 --- a/nl/appendix/graphical.xml +++ b/nl/appendix/graphical.xml @@ -1,5 +1,5 @@ - + The Graphical Installer diff --git a/nl/appendix/preseed.xml b/nl/appendix/preseed.xml index 549f4c179..db299966a 100644 --- a/nl/appendix/preseed.xml +++ b/nl/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