-
Notifications
You must be signed in to change notification settings - Fork 1.1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Better package miror for Debian #322
Comments
👍 |
juliandunn
added a commit
that referenced
this issue
Feb 13, 2015
change mirror to http.debian.net, fixes #322
legal90
added a commit
to legal90/bento
that referenced
this issue
Nov 24, 2015
* commit '8f09552fff04535f8f57e3ab423d45784fad1313': Fixes chef#325, chef#318 - don't download cacert.pem change mirror to http.debian.net, fixes chef#322 Fix minor typo in vm_name. update to debian 7.8 Added links to Fedora 21 boxes Update to Ubuntu 14.04.1. Fixes chef#290 Change company domain name to chef.io Update travis.yml for opscode to chef org rename Added Fedora 21 VB base boxes to README Remove EOL Fedora 19 content Fedora 19 is EOL as of January 6, 2015. https://lists.fedoraproject.org/pipermail/announce/2015-January/003248.html Make script zypper-locks.sh workable Conflicts: packer/debian-7.8-amd64.json packer/debian-7.8-i386.json
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
(related to #195)
Currently the debian 7 boxes use
mirrors.kernel.org
, however it seems that is limited to two US west-cost mirrors, even when accessing from Europe or Asia. This is sloooow.Debian has established an intelligent redirection service, available at http://http.debian.net/ - that should provide better performance to all users.
The text was updated successfully, but these errors were encountered: