yifengyou / rpms / yum

Forked from rpms/yum 4 years ago
Clone

Blame SOURCES/yum.conf.centos

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