check-mirrors check-mirrors.conf,1.4,1.5

Seth Vidal (skvidal) fedora-extras-commits at redhat.com
Thu Jul 13 15:24:19 UTC 2006


Author: skvidal

Update of /cvs/fedora/check-mirrors
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv28848

Modified Files:
	check-mirrors.conf 
Log Message:

add in the other things we have mirrored



Index: check-mirrors.conf
===================================================================
RCS file: /cvs/fedora/check-mirrors/check-mirrors.conf,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- check-mirrors.conf	13 Jul 2006 15:06:34 -0000	1.4
+++ check-mirrors.conf	13 Jul 2006 15:24:16 -0000	1.5
@@ -1,15 +1,50 @@
 [core-5]
 inputfile = http://fedora.redhat.com/download/mirrors/fedora-core-5
-outputpath = /tmp/mirrorlists
+outputpath = /var/www/mirrors
 archlist = i386, x86_64, ppc
 timeout = 10
 canonical = http://redhat.download.fedoraproject.org/pub/fedora/linux/core/5/$ARCH/os/
-file_prefix=core-5 
+file_prefix = core-5 
 
 [extras-5]
 inputfile = http://fedora.redhat.com/download/mirrors/fedora-extras-5
-outputpath = /tmp/mirrorlists
+outputpath = /var/www/mirrors
 archlist = i386, x86_64, ppc
 timeout = 10
 canonical = http://redhat.download.fedoraproject.org/pub/fedora/linux/extras/5/$ARCH/
-file_prefix=extras-5
+file_prefix = extras-5
+
+[updates-released-5]
+inputfile = http://fedora.redhat.com/download/mirrors/fedora-core-5
+outputpath = /var/www/mirrors
+archlist = i386, x86_64, ppc
+timeout = 10
+canonical = http://redhat.download.fedoraproject.org/pub/fedora/linux/core/updates/5/$ARCH/
+file_prefix = updates-released-5
+
+[updates-testing-5]
+inputfile = http://fedora.redhat.com/download/mirrors/updates-testing-fc5
+outputpath = /var/www/mirrors
+archlist = i386, x86_64, ppc
+timeout = 10
+canonical = http://redhat.download.fedoraproject.org/pub/fedora/linux/core/updates/testing/5/$ARCH/
+file_prefix = updates-testing-5
+
+[rawhide]
+inputfile = http://fedora.redhat.com/download/mirrors/fedora-core-rawhide
+outputath = /var/www/mirrors
+archlist = i386, x86_64, ppc
+timeout = 10
+canonical = http://download.fedoraproject.org/pub/fedora/linux/core/development/$ARCH/os/
+file_prefix = rawhide
+
+[extras-devel]
+inputfile = http://fedora.redhat.com/download/mirrors/fedora-extras-devel
+outputpath = /var/www/mirrors
+archlist = i386, x86_64, pc
+timeout = 10
+canonical = http://download.fedoraproject.org/pub/fedora/linux/extras/development/$ARCH/
+file_prefix = extras-devel
+
+#legacy-updates-released
+#legacy-updates-testing




More information about the fedora-extras-commits mailing list