From d5b3a955f2f5ccc3d0f9c671d0065985aa77faad Mon Sep 17 00:00:00 2001 From: Frans Pop Date: Tue, 14 Aug 2007 06:14:43 +0000 Subject: * Document new apt-setup/services-select and related hostname preseeds. --- en/appendix/preseed.xml | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) (limited to 'en/appendix') diff --git a/en/appendix/preseed.xml b/en/appendix/preseed.xml index 0ea9919c7..b92607482 100644 --- a/en/appendix/preseed.xml +++ b/en/appendix/preseed.xml @@ -1151,10 +1151,15 @@ earlier questions. You can optionally add other (local) repositories. #d-i apt-setup/non-free boolean true #d-i apt-setup/contrib boolean true # Uncomment this if you don't want to use a network mirror. -#d-i apt-setup/use_mirror boolean false +#d-i apt-setup/use_mirror boolean false # Uncomment this to avoid adding security sources, or # add a hostname to use a different server than security.debian.org. -#d-i apt-setup/security_host string +#d-i apt-setup/security_host string +# 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/security_host string security.debian.org +#d-i apt-setup/volatile_host string volatile.debian.org # Additional repositories, local[0-9] available #d-i apt-setup/local0/repository string \ -- cgit v1.2.3