diff options
-rw-r--r-- | debian/changelog | 3 | ||||
-rw-r--r-- | en/appendix/preseed.xml | 2 |
2 files changed, 3 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog index f3fcc85e3..2c9023845 100644 --- a/debian/changelog +++ b/debian/changelog @@ -25,11 +25,12 @@ installation-guide (2008xxxx) UNRELEASED; urgency=low * Correct command to use to allow preseeding of netcfg when using a preconfiguration file downloaded from a server (preseed/url). Thanks to Durk Strooisma for the report and analysis. Closes: #476524. + * Specify for which release the example preseed file is valid. [ Joey Hess ] * Remove autopartkit from the module list. - -- Frans Pop <fjp@debian.org> Wed, 23 Apr 2008 07:17:13 +0200 + -- Frans Pop <fjp@debian.org> Thu, 24 Apr 2008 13:14:07 +0200 installation-guide (20080211) unstable; urgency=low diff --git a/en/appendix/preseed.xml b/en/appendix/preseed.xml index 7e8044705..f8fe854f1 100644 --- a/en/appendix/preseed.xml +++ b/en/appendix/preseed.xml @@ -679,7 +679,7 @@ an install, you can use the command <command>debconf-set-selections -c <sect1 id="preseed-contents"> - <title>Contents of the preconfiguration file</title> + <title>Contents of the preconfiguration file (for &releasename;)</title> <para> The configuration fragments used in this appendix are also available as an |