Local Yum Repo Mirror Change

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



I the example mirror on our website was mirrors.kernel.org

Due to some latency, I have changed this. The daily cron script now
looks like the following:

#!/bin/bash
rsync -avrt
rsync://distro.ibiblio.org/fedora-linux-core/updates/4/i386 \
--exclude=debug/ --exclude=repodata/ --exclude=*debuginfo* \
--exclude=*i18*--exclude=*langpack* \ 
/var/www/tqmcube/yum/Fedora/core/4/updates
#
createrepo -p -q -c /var/www/cache \ 
/var/www/tqmcube/yum/Fedora/core/4/updates/i386
#
repoview -qfu \
http://tqmcube.com/yum/Fedora/core/4/updates/i386 \
/var/www/tqmcube/yum/Fedora/core/4/updates/i386               
-- 
Our DNSRBL - 
           Eliminate Spam: http://www.TQMcube.com
          Multi-RBL Check: http://www.TQMcube.com/rblcheck.php
            Zombie Graphs: http://www.TQMcube.com/zombies.php


[Index of Archives]     [Current Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite News]     [Yosemite Photos]     [KDE Users]     [Fedora Tools]     [Fedora Docs]

  Powered by Linux