summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--debian/changelog5
-rw-r--r--en/appendix/preseed.xml2
2 files changed, 6 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index 283539c7b..dfcdb2ad7 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,8 +1,13 @@
installation-guide (2008xxxx) UNRELEASED; urgency=low
+ [ Frans Pop ]
* Clarify console switching for the graphical installer.
Thanks to Tim Richardson for the suggestion.
+ [ Colin Watson ]
+ * Spell "multiselect" correctly in apt-setup/services-select preseeding
+ example.
+
-- Frans Pop <fjp@debian.org> Tue, 19 Feb 2008 15:22:07 +0100
installation-guide (20080211) unstable; urgency=low
diff --git a/en/appendix/preseed.xml b/en/appendix/preseed.xml
index 6c5a01670..1baf860fd 100644
--- a/en/appendix/preseed.xml
+++ b/en/appendix/preseed.xml
@@ -1152,7 +1152,7 @@ earlier questions. You can optionally add other (local) repositories.
#d-i apt-setup/use_mirror boolean false
# Select which update services to use; define the mirrors to be used.
# Values shown below are the normal defaults.
-#d-i apt-setup/services-select multi-select security, volatile
+#d-i apt-setup/services-select multiselect security, volatile
#d-i apt-setup/security_host string security.debian.org
#d-i apt-setup/volatile_host string volatile.debian.org