yifengyou / rpms / yum

Forked from rpms/yum 4 years ago
Clone

Blame SOURCES/yum.conf.centos

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