### OLPC School server yum configuration ### ### NOTE: yum.conf.in is the master file. Edit ### the master file if you want your changes to persist. ### After editing the master file, do ### ### `make -f xs-config.make ` ### ### Also see /usr/share/doc/xs-config-/README for more ### details, including how to RECOVER changes you have made if ### they are overwritten. ### [main] cachedir=/var/cache/yum keepcache=0 debuglevel=2 logfile=/var/log/yum.log exactarch=1 obsoletes=1 gpgcheck=1 plugins=1 metadata_expire=1800 # PUT YOUR REPOS IN separate files named file.repo in... reposdir=/etc/yum.repos.olpc.d ### NOTE that we use an alternative ### repo directory until http://dev.laptop.org/ticket/8033 ### is fixed. So the default ## reposdir /etc/yum.repos.d ### is not enabled.