GitHub user resmo opened a pull request: https://github.com/apache/cloudstack/pull/103
systemvm: use Debian http redirector for apt repositories * No offline mirrors * No out of date mirrors * New mirrors are used * Load-balancing * Faster downloads (when APT is used, via parallel downloads) * Great on mobility Also see http://http.debian.net/ for more information. You can merge this pull request into a Git repository by running: $ git pull https://github.com/resmo/cloudstack feature/debian Alternatively you can review and apply these changes as the patch at: https://github.com/apache/cloudstack/pull/103.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #103 ---- commit 1d852f0c4468445c8b3d21ec12f68a596ce4e34a Author: René Moser <m...@renemoser.net> Date: 2015-03-09T22:51:22Z systemvm: use Debian http redirector for apt repositories * No offline mirrors * No out of date mirrors * New mirrors are used * Load-balancing * Faster downloads (when APT is used, via parallel downloads) * Great on mobility Also see http://http.debian.net/ for more information. ---- --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---