Formatting code for YumRepos
>>http://wiki.centos.org/AdditionalResources/Repositories
http://public-yum.oracle.com/
>>===yum repos===
as well as the standard centos / oel / red hat rhel yum rpm repos you may like to add third party repos to get access to additional packages
==centos testing==
unsupported testing packages
%%
[c5-testing]
name=CentOS-5 Testing
#mirrorlist=http://mirrorlist.centos.org/?release=$releasever&arch=$basearch&repo=testing
baseurl=http://dev.centos.org/centos/$releasever/testing/$basearch/
gpgcheck=1
gpgkey=http://dev.centos.org/centos/RPM-GPG-KEY-CentOS-testing
enabled=1
priority=1
includepkgs=http*,mod*,php*
%%
==oracle enterprise linux (oel) public yum repository==
oracle enterprise linux (oel) public yum repository
%%
# wget http://public-yum.oracle.com/public-yum-el5.repo
# cp public-yum-el5.repo /etc/yum.repos.d
%%
%%
# vi /etc/yum.repos.d/public-yum-el5.repo
%%
and change enabled=0 to enabled=1
==Dag,Dries & RpmForge==
See also DagDries and RpmForge yum rpm repos
----
REFERRERS
{{backlinks}}
http://public-yum.oracle.com/
>>===yum repos===
as well as the standard centos / oel / red hat rhel yum rpm repos you may like to add third party repos to get access to additional packages
==centos testing==
unsupported testing packages
%%
[c5-testing]
name=CentOS-5 Testing
#mirrorlist=http://mirrorlist.centos.org/?release=$releasever&arch=$basearch&repo=testing
baseurl=http://dev.centos.org/centos/$releasever/testing/$basearch/
gpgcheck=1
gpgkey=http://dev.centos.org/centos/RPM-GPG-KEY-CentOS-testing
enabled=1
priority=1
includepkgs=http*,mod*,php*
%%
==oracle enterprise linux (oel) public yum repository==
oracle enterprise linux (oel) public yum repository
%%
# wget http://public-yum.oracle.com/public-yum-el5.repo
# cp public-yum-el5.repo /etc/yum.repos.d
%%
%%
# vi /etc/yum.repos.d/public-yum-el5.repo
%%
and change enabled=0 to enabled=1
==Dag,Dries & RpmForge==
See also DagDries and RpmForge yum rpm repos
----
REFERRERS
{{backlinks}}