yifengyou / rpms / yum

Forked from rpms/yum 3 years ago
Clone

Blame SOURCES/yum.conf.centos

510197
[main]
510197
cachedir=/var/cache/yum/$basearch/$releasever
510197
keepcache=0
510197
debuglevel=2
510197
logfile=/var/log/yum.log
510197
exactarch=1
510197
obsoletes=1
510197
gpgcheck=1
510197
plugins=1
510197
installonly_limit=5
510197
bugtracker_url=http://bugs.centos.org/set_project.php?project_id=23&ref=http://bugs.centos.org/bug_report_page.php?category=yum
510197
distroverpkg=centos-release
510197
510197
510197
#  This is the default, if you make this bigger yum won't see if the metadata
510197
# is newer on the remote and so you'll "gain" the bandwidth of not having to
510197
# download the new metadata and "pay" for it by yum not having correct
510197
# information.
510197
#  It is esp. important, to have correct metadata, for distributions like
510197
# Fedora which don't keep old packages around. If you don't like this checking
510197
# interupting your command line usage, it's much better to have something
510197
# manually check the metadata once an hour (yum-updatesd will do this).
510197
# metadata_expire=90m
510197
510197
# PUT YOUR REPOS HERE OR IN separate files named file.repo
510197
# in /etc/yum.repos.d