From 16f705ea88f0b7e9896ff9ee4571b3767780a202 Mon Sep 17 00:00:00 2001 From: Colin Watson Date: Wed, 14 Jan 2009 14:09:31 +0000 Subject: Add note about preseeding ownership to preseed-seenflag section, since I had a user confused by this who hadn't found the note elsewhere explaining owners. --- debian/changelog | 3 +++ en/appendix/preseed.xml | 5 +++++ 2 files changed, 8 insertions(+) diff --git a/debian/changelog b/debian/changelog index e5fb48b3f..cfb3f8865 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,9 @@ installation-guide (2008xxxx) UNRELEASED; urgency=low [ Colin Watson ] * Document partman/early_command (added in partman-base 129). + * Add note about preseeding ownership to preseed-seenflag section, since I + had a user confused by this who hadn't found the note elsewhere + explaining owners. [ Frans Pop ] * Document preseeding of network-console now that its postinst can be diff --git a/en/appendix/preseed.xml b/en/appendix/preseed.xml index cedd384dd..ffd64f8c6 100644 --- a/en/appendix/preseed.xml +++ b/en/appendix/preseed.xml @@ -1442,6 +1442,11 @@ setting the parameter preseed/interactive=true at the boot prompt. This can also be useful for testing or debugging your preconfiguration file. +Note that the d-i owner should only be used for variables +used in the installer itself. For variables belonging to packages installed +on the target system, you should use the name of that package instead. See +the footnote to . + If you are preseeding using boot parameters, you can make the installer ask -- cgit v1.2.3