summaryrefslogtreecommitdiffstats
path: root/repos
diff options
context:
space:
mode:
authorEndi Sukma Dewata <edewata@redhat.com>2012-04-02 15:22:05 -0500
committerEndi Sukma Dewata <edewata@redhat.com>2012-04-02 15:22:05 -0500
commitef6e0bc26d3fbc01025ed9dcc5de700fc0f5d2d3 (patch)
tree2250b6d9449ffb469a0fc4e7e114b5b29f744ddd /repos
parent26eb23050c205ee03ad89abe954c7f998d565c69 (diff)
downloadpki-dev-ef6e0bc26d3fbc01025ed9dcc5de700fc0f5d2d3.tar.gz
pki-dev-ef6e0bc26d3fbc01025ed9dcc5de700fc0f5d2d3.tar.xz
pki-dev-ef6e0bc26d3fbc01025ed9dcc5de700fc0f5d2d3.zip
Added Rawhide repo.
Diffstat (limited to 'repos')
-rw-r--r--repos/fedora-candlepin.repo2
-rw-r--r--repos/fedora-rawhide.repo48
2 files changed, 49 insertions, 1 deletions
diff --git a/repos/fedora-candlepin.repo b/repos/fedora-candlepin.repo
index 6718d40..3151cc9 100644
--- a/repos/fedora-candlepin.repo
+++ b/repos/fedora-candlepin.repo
@@ -3,7 +3,7 @@
[fedora-candlepin]
name=An open source entitlement management system.
baseurl=http://repos.fedorapeople.org/repos/candlepin/candlepin/fedora-$releasever/$basearch/
-enabled=1
+enabled=0
skip_if_unavailable=1
gpgcheck=0
diff --git a/repos/fedora-rawhide.repo b/repos/fedora-rawhide.repo
new file mode 100644
index 0000000..3c259e3
--- /dev/null
+++ b/repos/fedora-rawhide.repo
@@ -0,0 +1,48 @@
+# These packages are untested and still under development. This
+# repository is used for development of new releases.
+#
+# This repository can see significant daily turnover and major
+# functionality changes which cause unexpected problems with other
+# development packages. Please use these packages if you want to work
+# with the Fedora developers by testing these new development packages.
+#
+# # https://admin.fedoraproject.org/mailman/listinfo/test (Subscription
+# Required) is available as a discussion forum for
+# testing and troubleshooting for development packages in conjunction
+# with new test releases.
+#
+# More information is available at http://fedoraproject.org/wiki/Testing
+#
+# Reproducible and reportable issues should be filed at
+# http://bugzilla.redhat.com/.
+#
+# Product: Fedora
+# Version: rawhide
+
+[rawhide]
+name=Fedora - Rawhide - Developmental packages for the next Fedora release
+failovermethod=priority
+#baseurl=http://download.fedoraproject.org/pub/fedora/linux/development/$basearch/os/
+mirrorlist=https://mirrors.fedoraproject.org/metalink?repo=rawhide&arch=$basearch
+enabled=0
+gpgcheck=0
+gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-$basearch file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-$basearch
+
+[rawhide-debuginfo]
+name=Fedora - Rawhide - Debug
+failovermethod=priority
+#baseurl=http://download.fedoraproject.org/pub/fedora/linux/development/$basearch/debug/
+mirrorlist=https://mirrors.fedoraproject.org/metalink?repo=rawhide-debug&arch=$basearch
+enabled=0
+gpgcheck=0
+gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-$basearch file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-$basearch
+
+[rawhide-source]
+name=Fedora - Rawhide - Source
+failovermethod=priority
+#baseurl=http://download.fedoraproject.org/pub/fedora/linux/development/source/SRPMS/
+mirrorlist=https://mirrors.fedoraproject.org/metalink?repo=rawhide-source&arch=$basearch
+enabled=0
+gpgcheck=0
+gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-$basearch file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-$basearch
+