summaryrefslogtreecommitdiffstats
path: root/contrib
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2007-02-18 08:52:07 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2007-02-18 08:52:07 +0000
commit14d559db39d692850234da2cc0a99038c5c6ee3e (patch)
treeea084cc52331cfe7f7cb0dad7bf9d55c233862f2 /contrib
parentgdb-6.6-rtems4.8-20070218.diff (diff)
downloadrtems-14d559db39d692850234da2cc0a99038c5c6ee3e.tar.bz2
Add rtems/testing
Diffstat (limited to 'contrib')
-rw-r--r--contrib/repo-conf/apt/sources.list.d/rtems.list.in11
-rw-r--r--contrib/repo-conf/yum.repos.d/rtems.repo.in28
2 files changed, 39 insertions, 0 deletions
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 a75a56f2ae..ca2b01c498 100644
--- a/contrib/repo-conf/apt/sources.list.d/rtems.list.in
+++ b/contrib/repo-conf/apt/sources.list.d/rtems.list.in
@@ -8,3 +8,14 @@ repomd ftp://ftp.rtems.org/pub/rtems/linux/@RTEMS_API@ fedora/$(VERSION)/$(ARCH)
## uncomment the line below if you want to access the *-debuginfo*.rpms
# repomd-debug ftp://ftp.rtems.org/pub/rtems/linux/@RTEMS_API@ fedora/$(VERSION)/$(ARCH)/debug
+
+
+## rtems/testing repos
+
+# repomd ftp://ftp.rtems.org/pub/rtems/linux/testing/@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/linux/testing/@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/linux/testing/@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 627e043ed3..00b70c6f06 100644
--- a/contrib/repo-conf/yum.repos.d/rtems.repo.in
+++ b/contrib/repo-conf/yum.repos.d/rtems.repo.in
@@ -24,3 +24,31 @@ enabled=0
gpgcheck=1
gpgkey=file://@sysconfdir@/pki/rpm-gpg/gpg-pubkey-69ce4a83-44cc2b30
file://@sysconfdir@/pki/rpm-gpg/gpg-pubkey-eac29b6f-3fe1f458
+
+# rtems-testing add-on repository
+[rtems-testing-@RTEMS_API@]
+name=RTEMS $releasever - $basearch - RTEMS
+baseurl=ftp://ftp.rtems.org/pub/rtems/linux/testing/@RTEMS_API@/fedora/$releasever/$basearch
+# metadata_expire=0
+enabled=0
+gpgcheck=1
+gpgkey=file://@sysconfdir@/pki/rpm-gpg/gpg-pubkey-69ce4a83-44cc2b30
+ file://@sysconfdir@/pki/rpm-gpg/gpg-pubkey-eac29b6f-3fe1f458
+
+[rtems-testing-@RTEMS_API@-source]
+name=Fedora $releasever - $basearch - RTEMS sources
+baseurl=ftp://ftp.rtems.org/pub/rtems/linux/testing/@RTEMS_API@/fedora/$releasever/SRPMS
+# metadata_expire=0
+enabled=0
+gpgcheck=1
+gpgkey=file://@sysconfdir@/pki/rpm-gpg/gpg-pubkey-69ce4a83-44cc2b30
+ file://@sysconfdir@/pki/rpm-gpg/gpg-pubkey-eac29b6f-3fe1f458
+
+[rtems-testing-@RTEMS_API@-debug]
+name=Fedora $releasever - $basearch - RTEMS sources
+baseurl=ftp://ftp.rtems.org/pub/rtems/linux/testing/@RTEMS_API@/fedora/$releasever/$basearch/debug
+# metadata_expire=0
+enabled=0
+gpgcheck=1
+gpgkey=file://@sysconfdir@/pki/rpm-gpg/gpg-pubkey-69ce4a83-44cc2b30
+ file://@sysconfdir@/pki/rpm-gpg/gpg-pubkey-eac29b6f-3fe1f458