On Fri, May 13, 2011 at 07:12:36PM +0200, Giuseppe Martino wrote: > base-config apt-setup/security-updates boolean false > > in the preseed file does't disable security mirror in the installed > distro.
it looks like the settings have changed a bit, see http://d-i.alioth.debian.org/manual/example-preseed.txt: # 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 multiselect security, volatile #d-i apt-setup/security_host string security.debian.org #d-i apt-setup/volatile_host string volatile.debian.org to disable all various update repositories, i think i recently had luck with: d-i apt-setup/services-select multiselect for the most part, this is really a change in debian-installer, and not specific to simple-cdd. live well, vagrant -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

