[yum-commits] Changes to 'multi-downloader'

zpavlas at osuosl.org zpavlas at osuosl.org
Wed Dec 21 15:41:38 UTC 2011


New branch 'multi-downloader' available with the following commits:
commit 401b6ff9483fdf451c1c25a4707a7fd62fe365b3
Author: Zdeněk Pavlas <zpavlas at redhat.com>
Date:   Mon Sep 26 17:25:01 2011 +0200

    Use parallel urlgrab in downloadPkgs().
    
    Changes are local to the last 'po' loop.  ERR path is elliminated
    with the 'errorfunc' argument to getPackage().  OK path is merged to
    checkfunc.

commit 650b1f63b17831887c1b45c63fe991a24041cbc0
Author: Zdeněk Pavlas <zpavlas at redhat.com>
Date:   Mon Sep 26 17:10:01 2011 +0200

    Add argument 'errorfunc' to _getFile and getPackage.
    
    Call this function with the error message instead of raising
    RepoError exception.  This should work even with urlgrabber
    that does not support 'failfunc' callbacks.

commit 8c27637388585a227e1da751525e4f7c6adb00ed
Author: Zdeněk Pavlas <zpavlas at redhat.com>
Date:   Fri Oct 21 15:25:29 2011 +0200

    add 'max_connections' option
    
    This option sets the connection limit of the baseurl host.
    Mirrors use connection limits from metalink.xml.
    Also, the value of this option is sent to the MG instance
    and controls how many mirrors are used initially.



More information about the Yum-commits mailing list