From f95a584bbebdd08ef90c45c679014de6952799d7 Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Sat, 19 Jan 2008 05:34:38 +0000 Subject: [PATCH] Remove ftp:// URLs (OAR's ftp: is too unreliable.) --- contrib/repo-conf/yum.repos.d/rtems.repo.in | 3 --- 1 file changed, 3 deletions(-) diff --git a/contrib/repo-conf/yum.repos.d/rtems.repo.in b/contrib/repo-conf/yum.repos.d/rtems.repo.in index 246bcb2bf0..06d437f8aa 100644 --- a/contrib/repo-conf/yum.repos.d/rtems.repo.in +++ b/contrib/repo-conf/yum.repos.d/rtems.repo.in @@ -2,7 +2,6 @@ name=RTEMS $releasever - $basearch - RTEMS baseurl= http://www.rtems.org/ftp/pub/rtems/linux/@RTEMS_API@/@OS_SUBDIR@$releasever/$basearch - ftp://ftp.rtems.org/pub/rtems/linux/@RTEMS_API@/@OS_SUBDIR@$releasever/$basearch http://www.rtems.info/ftp/pub/rtems/linux/@RTEMS_API@/@OS_SUBDIR@$releasever/$basearch # metadata_expire=0 enabled=1 @@ -14,7 +13,6 @@ gpgkey=file://@sysconfdir@/pki/rpm-gpg/gpg-pubkey-69ce4a83-44cc2b30 name=Fedora $releasever - $basearch - RTEMS sources baseurl= http://www.rtems.org/ftp/pub/rtems/linux/@RTEMS_API@/@OS_SUBDIR@$releasever/SRPMS - ftp://ftp.rtems.org/pub/rtems/linux/@RTEMS_API@/@OS_SUBDIR@$releasever/SRPMS http://www.rtems.info/ftp/pub/rtems/linux/@RTEMS_API@/@OS_SUBDIR@$releasever/SRPMS # metadata_expire=0 enabled=0 @@ -26,7 +24,6 @@ gpgkey=file://@sysconfdir@/pki/rpm-gpg/gpg-pubkey-69ce4a83-44cc2b30 name=Fedora $releasever - $basearch - RTEMS sources baseurl= http://www.rtems.org/ftp/pub/rtems/linux/@RTEMS_API@/@OS_SUBDIR@$releasever/$basearch/debug - ftp://ftp.rtems.org/pub/rtems/linux/@RTEMS_API@/@OS_SUBDIR@$releasever/$basearch/debug http://www.rtems.info/ftp/pub/rtems/linux/@RTEMS_API@/@OS_SUBDIR@$releasever/$basearch/debug # metadata_expire=0 enabled=0