module-apt/manifests
Micah Anderson bb03c32b45 switch the default $debian_url to use the Debian CDN mirror address.
The CDN checks your IP and uses the Max-Mind geoIP DB to determine your location and then uses your local country Debian Mirror, or if your local country doesn't have a debian mirror, it uses the local continent. It automatically checks and prunes dead mirrors. the technology for the Debian CDN setup is still improving, I believe that ASN-number associations are the next step to attempt to make more informed, finer-grained choices.

This is more useful than using ftp.debian.org because that is just a round-robin DNS entry that could get you any mirror anywhere.
2010-12-07 12:46:37 -05:00
..
cron Ensure apt-listbugs is absent in dist-upgrade mode. 2010-10-17 17:44:19 +02:00
preferences Fix apt::preferences::absent 2010-10-25 14:15:12 -04:00
apt_conf.pp rename things for easier understanding 2010-10-25 01:44:04 -04:00
dselect.pp Use append_if_no_such_line instead of line. 2010-10-17 02:54:20 +02:00
init.pp switch the default $debian_url to use the Debian CDN mirror address. 2010-12-07 12:46:37 -05:00
preferences.pp Merge remote branch 'nadir/master' 2010-11-10 10:19:06 +01:00
preferences_snippet.pp put the file at the right place & fix typos 2010-10-28 22:05:37 +02:00
preseeded_package.pp Syntax fix 2010-10-16 22:16:02 +02:00
proxy_client.pp Include the protocol in the proxy URL 2010-10-25 14:14:26 -04:00
sources_list.pp Ensure presence of sources.list.d and watch it 2010-10-25 14:15:52 -04:00
unattended_upgrades.pp Fix apt::preferences::absent 2010-10-25 14:15:12 -04:00
upgrade_package.pp add refactored files 2009-10-30 20:20:42 +01:00