yifengyou / rpms / yum

Forked from rpms/yum 3 years ago
Clone

Blame SOURCES/yum.conf.centos

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