On Thu, 2013-09-12 at 10:25 +0200, Zdenek Pavlas wrote: > --- > yum/drpm.py | 2 ++ > yum/yumRepo.py | 3 +++ > 2 files changed, 5 insertions(+)
Why have the default be local=True? Also this assumes that most/all file:// repos. are on local disks, and not NFS mounted shares or similar things. It might be worth defaulting to no drpms, and documenting that people using slower NFS shares should change something to turn them back on ... but this just disables them. Maybe have the logic be "if the user hasn't configured deltarpm_percentage and this repo. contains file: urls, then the default deltarpm_percentage is 1" ?
signature.asc
Description: This is a digitally signed message part
_______________________________________________ Yum-devel mailing list Yum-devel@lists.baseurl.org http://lists.baseurl.org/mailman/listinfo/yum-devel