Skip to content

Instantly share code, notes, and snippets.

@zahna
Forked from rubiojr/repo_feeds.txt
Created May 18, 2012 15:38
Show Gist options
  • Save zahna/2725911 to your computer and use it in GitHub Desktop.
Save zahna/2725911 to your computer and use it in GitHub Desktop.
RPM Repo Feeds for Fedora/RHEL
#
# Compilation of Yum Repositories for RHEL/Fedora
#
#
# RBEL
#
http://rbel.frameos.org/stable/el5/i386, rbel5-i386, rhel-5
http://rbel.frameos.org/stable/el5/x86_64, rbel5-x86_64, rhel-5
http://rbel.frameos.org/stable/el5/SRPMS, rbel5-src, rhel-5
http://rbel.frameos.org/stable/el6/i386, rbel6-i386, rhel-6
http://rbel.frameos.org/stable/el6/x86_64, rbel6-x86_64, rhel-6
http://rbel.frameos.org/stable/el6/SRPMS, rbel6-src, rhel-6
http://rbel.frameos.org/testing/el5/i386, rbel5-testing-i386, rhel-5
http://rbel.frameos.org/testing/el5/x86_64, rbel5-testing-x86_64, rhel-5
http://rbel.frameos.org/testing/el5/SRPMS, rbel5-testing-src, rhel-5
http://rbel.frameos.org/testing/el6/i386, rbel6-testing-i386, rhel-6
http://rbel.frameos.org/testing/el6/x86_64, rbel6-testing-x86_64, rhel-6
http://rbel.frameos.org/testing/el6/SRPMS, rbel6-testing-src, rhel-6
rsync rsync://rbel.frameos.org/rbel/stable/el6/i386/
rsync rsync://rbel.frameos.org/rbel/stable/el6/x86_64/
#
# Repoforge
#
http://apt.sw.be/redhat/el5/en/x86_64/rpmforge/, rf5-x86_64, rhel-5
http://apt.sw.be/redhat/el5/en/i386/rpmforge/, rf5-i386, rhel-5
http://apt.sw.be/redhat/el6/en/i386/rpmforge/, rf6-i386, rhel-6
http://apt.sw.be/redhat/el6/en/x86_64/rpmforge/, rf6-x86_64, rhel-6
#
# RPMFusion
#
http://download1.rpmfusion.org/free/fedora/releases/15/Everything/x86_64/os/, fusion15-x86_64, fedora-15
http://download1.rpmfusion.org/free/fedora/releases/15/Everything/i386/os/, fusion-f15-i386, fedora-15
http://download1.rpmfusion.org/free/fedora/releases/14/Everything/i386/os/, fusion-f14-i386, fedora-14
http://download1.rpmfusion.org/free/fedora/releases/14/Everything/x86_64/os/, fusion-f14-i386, fedora-14
http://download1.rpmfusion.org/free/el/releases/6/Everything/x86_64/os/, fusion-el6-x86_64, rhel-6
http://download1.rpmfusion.org/free/el/releases/6/Everything/i386/os/, fusion-el6-i386, rhel-6
http://download1.rpmfusion.org/free/el/releases/5/Everything/x86_64/os/, fusion-el5-x86_64, rhel-5
http://download1.rpmfusion.org/free/el/releases/5/Everything/i386/os/, fusion-el5-i386, rhel-5
#
# PowerStack
#
http://download.powerstack.org/5/x86_64/, powerstack-el5-x86_64, rhel-5
http://download.powerstack.org/5/i386/, powerstack-el5-i386, rhel-5
#
# EPEL
#
http://download.fedora.redhat.com/pub/epel/6/x86_64/, epel-6-x86_64, rhel-6
http://download.fedora.redhat.com/pub/epel/6/i386/, epel-6-i386, rhel-6
http://download.fedora.redhat.com/pub/epel/6/SRPMS/, epel-6-src, rhel-6
http://download.fedora.redhat.com/pub/epel/5/x86_64/, epel-5-x86_64, rhel-5
http://download.fedora.redhat.com/pub/epel/5/i386/, epel-5-i386, rhel-5
http://download.fedora.redhat.com/pub/epel/5/SRPMS/, epel-5-src, rhel-5
#
# CentOS
#
http://mirrors.kernel.org/centos/5/os/x86_64/, centos-5-x86_64, rhel-5
http://mirrors.kernel.org/centos/5/os/i386/, centos-5-i386, rhel-5
http://mirrors.kernel.org/centos/5/os/SRPMS/, centos-5-src, rhel-5
http://mirrors.kernel.org/centos/6/os/i386/, centos-6-i386, rhel-6
http://mirrors.kernel.org/centos/6/os/x86_64/, centos-6-x86_64, rhel-6
http://mirrors.kernel.org/centos/6/os/SRPMS/, centos-6-src, rhel-6
#
# PuppetLabs
#
http://yum.puppetlabs.com/el/5/products/x86_64/, puppet-5-x86_64, rhel-5
http://yum.puppetlabs.com/el/5/products/i386/, puppet-5-i386, rhel-5
http://yum.puppetlabs.com/el/6/products/x86_64/, puppet-6-x86_64, rhel-6
http://yum.puppetlabs.com/el/6/products/i386/, puppet-6-i386, rhel-6
rsync rsync://yum.puppetlabs.com/packages/yum/el/6/products/i386/
rsync rsync://yum.puppetlabs.com/packages/yum/el/6/products/x86_64/
#
# IUS
#
http://dl.iuscommunity.org/pub/ius/stable/Redhat/5/i386/, ius-5-i386, rhel-5
http://dl.iuscommunity.org/pub/ius/stable/Redhat/5/x86_64/, ius-5-x86_64, rhel-5
http://dl.iuscommunity.org/pub/ius/stable/Redhat/6/i386/, ius-6-i386, rhel-6
http://dl.iuscommunity.org/pub/ius/stable/Redhat/6/x86_64/, ius-6-x86_64, rhel-6
rsync rsync://dl.iuscommunity.org/ius/stable/Redhat/6/i386/
rsync rsync://dl.iuscommunity.org/ius/stable/Redhat/6/86_64/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment