fedora-release sources,1.2,1.3

Bill Nottingham (notting) fedora-extras-commits at redhat.com
Tue May 24 17:16:48 UTC 2005


Author: notting

Update of /cvs/fedora/fedora-release
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv11226

Modified Files:
	sources 
Log Message:
switch to repomd



Index: sources
===================================================================
RCS file: /cvs/fedora/fedora-release/sources,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- sources	26 Apr 2005 18:53:52 -0000	1.2
+++ sources	24 May 2005 17:16:46 -0000	1.3
@@ -23,23 +23,17 @@
 ### A yum style repo. The format is:
 ### 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-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
-
-#yum updates-testing http://download.fedora.redhat.com/pub/fedora/linux/core/updates/testing/3/$ARCH/
-#yum-mirror updates-testing http://fedora.redhat.com/download/up2date-mirrors/updates-testing-fc3
-
-yum development http://download.fedora.redhat.com/pub/fedora/linux/core/development/$ARCH/
-yum-mirror development http://fedora.redhat.com/download/up2date-mirrors/fedora-core-rawhide
+#yum my-favorite-rpms http://my.local.domain/fedora/linux/core/$ARCH/
 
 ### A local directory full of packages (a "dir" repo). For example:
 #dir my-favorite-rpms /var/spool/RPMS/
 
+### Repo Metadata
+# Note that setting this makes up2date look in /etc/yum.repos.d/ for
+# repository configuration.
+# type channel-label url
+repomd fedora http://fedora.redhat.com/
+
 # Multiple versions of all repos except "up2date" can be used. Dependencies
 # can be resolved "cross-repo" if need be.
 
-yum extras-development http://download.fedora.redhat.com/pub/fedora/linux/extras/development/$ARCH/
-yum-mirror extras-development http://fedora.redhat.com/download/mirrors/fedora-extras-devel




More information about the fedora-extras-commits mailing list