You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cloudstack.apache.org by resmo <gi...@git.apache.org> on 2015/03/09 23:52:45 UTC

[GitHub] cloudstack pull request: systemvm: use Debian http redirector for ...

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 <ma...@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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] cloudstack pull request: systemvm: use Debian http redirector for ...

Posted by bhaisaab <gi...@git.apache.org>.
Github user bhaisaab commented on the pull request:

    https://github.com/apache/cloudstack/pull/103#issuecomment-78218859
  
    @resmo sure, the codebase is slightly different though so picked only parts where we manually added repos: https://github.com/apache/cloudstack/commit/7d2ffe063d849d77600a458fcb3a358c5d61d737
    
    Unlike master, we don't set specific sources.list file but only append the wheezy backports repo.


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] cloudstack pull request: systemvm: use Debian http redirector for ...

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

    https://github.com/apache/cloudstack/pull/103


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] cloudstack pull request: systemvm: use Debian http redirector for ...

Posted by bhaisaab <gi...@git.apache.org>.
Github user bhaisaab commented on the pull request:

    https://github.com/apache/cloudstack/pull/103#issuecomment-77994917
  
    LGTM.


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] cloudstack pull request: systemvm: use Debian http redirector for ...

Posted by resmo <gi...@git.apache.org>.
Github user resmo commented on the pull request:

    https://github.com/apache/cloudstack/pull/103#issuecomment-78066339
  
    @bhaisaab would you mind cherry-picking this commit into 4.5?


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---