[PATCH] Disable drpms for local repositories. BZ 1007097
James Antill
james.antill at redhat.com
Thu Sep 12 14:38:14 UTC 2013
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" ?
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 190 bytes
Desc: This is a digitally signed message part
URL: <http://lists.baseurl.org/pipermail/yum-devel/attachments/20130912/e2ba71a2/attachment.asc>
More information about the Yum-devel
mailing list