From e4add0b7aad40a4556ec25df64a6fa9be8313967 Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Tue, 24 Oct 2006 14:53:00 +0000 Subject: New URL ftp://ftp.rtems.org/pub/rtems/linux --- contrib/repo-conf/apt/sources.list.d/rtems.list.in | 6 +++--- contrib/repo-conf/yum.repos.d/rtems.repo.in | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) (limited to 'contrib') diff --git a/contrib/repo-conf/apt/sources.list.d/rtems.list.in b/contrib/repo-conf/apt/sources.list.d/rtems.list.in index 4f5d250f93..a75a56f2ae 100644 --- a/contrib/repo-conf/apt/sources.list.d/rtems.list.in +++ b/contrib/repo-conf/apt/sources.list.d/rtems.list.in @@ -1,10 +1,10 @@ ## rtems-@RTEMS_API@ sources.list entries for apt-rpm with repomd support, ## http://apt-rpm.laiskiainen.org/ -repomd ftp://ftp.rtems.org/pub/rtems/testing2/@RTEMS_API@ fedora/$(VERSION)/$(ARCH) +repomd ftp://ftp.rtems.org/pub/rtems/linux/@RTEMS_API@ fedora/$(VERSION)/$(ARCH) ## uncomment the line below if you want to access the *.src.rpms -# repomd-src ftp://ftp.rtems.org/pub/rtems/testing2/@RTEMS_API@ fedora/$(VERSION)/SRPMS +# repomd-src ftp://ftp.rtems.org/pub/rtems/linux/@RTEMS_API@ fedora/$(VERSION)/SRPMS ## uncomment the line below if you want to access the *-debuginfo*.rpms -# repomd-debug ftp://ftp.rtems.org/pub/rtems/testing2/@RTEMS_API@ fedora/$(VERSION)/$(ARCH)/debug +# repomd-debug ftp://ftp.rtems.org/pub/rtems/linux/@RTEMS_API@ fedora/$(VERSION)/$(ARCH)/debug diff --git a/contrib/repo-conf/yum.repos.d/rtems.repo.in b/contrib/repo-conf/yum.repos.d/rtems.repo.in index 1574bf6bbf..627e043ed3 100644 --- a/contrib/repo-conf/yum.repos.d/rtems.repo.in +++ b/contrib/repo-conf/yum.repos.d/rtems.repo.in @@ -1,6 +1,6 @@ [rtems-@RTEMS_API@] name=RTEMS $releasever - $basearch - RTEMS -baseurl=ftp://ftp.rtems.org/pub/rtems/testing2/@RTEMS_API@/fedora/$releasever/$basearch +baseurl=ftp://ftp.rtems.org/pub/rtems/linux/@RTEMS_API@/fedora/$releasever/$basearch # metadata_expire=0 enabled=1 gpgcheck=1 @@ -9,7 +9,7 @@ gpgkey=file://@sysconfdir@/pki/rpm-gpg/gpg-pubkey-69ce4a83-44cc2b30 [rtems-@RTEMS_API@-source] name=Fedora $releasever - $basearch - RTEMS sources -baseurl=ftp://ftp.rtems.org/pub/rtems/testing2/@RTEMS_API@/fedora/$releasever/SRPMS +baseurl=ftp://ftp.rtems.org/pub/rtems/linux/@RTEMS_API@/fedora/$releasever/SRPMS # metadata_expire=0 enabled=0 gpgcheck=1 @@ -18,7 +18,7 @@ gpgkey=file://@sysconfdir@/pki/rpm-gpg/gpg-pubkey-69ce4a83-44cc2b30 [rtems-@RTEMS_API@-debug] name=Fedora $releasever - $basearch - RTEMS sources -baseurl=ftp://ftp.rtems.org/pub/rtems/testing2/@RTEMS_API@/fedora/$releasever/$basearch/debug +baseurl=ftp://ftp.rtems.org/pub/rtems/linux/@RTEMS_API@/fedora/$releasever/$basearch/debug # metadata_expire=0 enabled=0 gpgcheck=1 -- cgit v1.2.3