Revision [1785]
Last edited on 2008-07-02 04:07:54 by WikiAdminAdditions:
Ref: http://www.howtoforge.com/creating_a_local_yum_repository_centos
Revision [1784]
Edited on 2008-07-02 04:04:15 by WikiAdminAdditions:
# base rpms can be copied from CD/DVD instead
1 7 * * * rsync -avrt rsync://centos.mirrors.firstnetcom.com/centos/4/os/i386 --exclude=debug/ /var/www/html/centos/4/os/
1 9 * * * rsync -avrt rsync://centos.mirrors.firstnetcom.com/centos/4/os/x86_64 --exclude=debug/ /var/www/html/centos/4/os/
1 7 * * * rsync -avrt rsync://centos.mirrors.firstnetcom.com/centos/4/os/i386 --exclude=debug/ /var/www/html/centos/4/os/
1 9 * * * rsync -avrt rsync://centos.mirrors.firstnetcom.com/centos/4/os/x86_64 --exclude=debug/ /var/www/html/centos/4/os/