change fedora update site ------------------------- [root@igloo rhn]# pwd /etc/sysconfig/rhn [root@igloo rhn]# diff -Nur sources sources.orig --- sources 2005-04-17 23:44:26.898029568 +1000 +++ sources.orig 2004-11-02 05:56:14.000000000 +1100 @@ -24,8 +24,7 @@ ### type channel-label url yum fedora-core-3 http://download.fedora.redhat.com/pub/fedora/linux/core/3/$ARCH/os/ -# yum updates-released-fc3 http://download.fedora.redhat.com/pub/fedora/linux/core/updates/3/$ARCH/ -yum updates-released-fc3 http://mirror.aarnet.edu.au/pub/fedora/linux/updates/3/$ARCH/ +yum updates-released-fc3 http://download.fedora.redhat.com/pub/fedora/linux/core/updates/3/$ARCH/ yum-mirror fedora-core-3 http://fedora.redhat.com/download/up2date-mirrors/fedora-core-3 yum-mirror updates-released-fc3 http://fedora.redhat.com/download/up2date-mirrors/updates-released-fc3 |