Revision [1315]

Last edited on 2011-01-28 10:01:19 by OsdeInfo
Additions:
Oracle Enterprise Unbreakable Linux OEL public yum repository
==OEL yum repo==
# cp public-yum-el5.repo /etc/yum.repos.d/el5.repo
then edit (nano,vi) /etc/yum.repos.d/el5.repo and change enabled=0 to enabled=1 for each repo
Deletions:
Oracle Enterprise Linux OEL
==oracle enterprise unbreakable linux (oel) public yum repository==
oracle enterprise unbreakable linux (oel) public yum repository
# 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
==Add CentOS repos to yum.repos.d dir==
ie


Revision [1309]

Edited on 2011-01-28 09:54:06 by OsdeInfo
Additions:
>>http://public-yum.oracle.com/
http://public-yum.oracle.com/public-yum-el5.repo
>>===OEL and RHEL yum rpm repos===
Oracle Enterprise Linux OEL
==oracle enterprise unbreakable linux (oel) public yum repository==
oracle enterprise unbreakable 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
Deletions:
===Using CentOS yum repo with OEL and RHEL===
You can use the CentOS yum repo with Oracle Enterprise Linux OEL and Red Hat Enterprise Linux RHEL if you want access to additional or more up to date packages such as PHP 5.2.9


Revision [1306]

Edited on 2011-01-28 09:47:51 by OsdeInfo
Deletions:
[base]
name=CentOS-$releasever - Base
#baseurl=http://mirror.centos.org/centos/$releasever/os/$basearch/
mirrorlist=http://mirrorlist.centos.org/?release=$releasever&arch=$basearch&repo=os
#gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-5
gpgkey=http://mirror.centos.org/centos/RPM-GPG-KEY-CentOS-5
gpgcheck=1
priority=11
#released updates
[updates]
name=CentOS-$releasever - Updates
mirrorlist=http://mirrorlist.centos.org/?release=$releasever&arch=$basearch&repo=updates
#baseurl=http://mirror.centos.org/centos/$releasever/updates/$basearch/
gpgcheck=1
#gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-5
gpgkey=http://mirror.centos.org/centos/RPM-GPG-KEY-CentOS-5
priority=11
[c5-testing]
name=CentOS-5 Testing
baseurl=http://dev.centos.org/centos/$releasever/testing/$basearch/
#mirrorlist=http://mirrorlist.centos.org/?release=$releasever&arch=$basearch&repo=testing
gpgkey=http://dev.centos.org/centos/RPM-GPG-KEY-CentOS-testing
gpgcheck=1
enabled=1
priority=1
includepkgs=http*,mod*,php*


Revision [1170]

The oldest known version of this page was created on 2009-11-10 14:37:41 by OsdeInfo
Valid XHTML :: Valid CSS: :: Powered by WikkaWiki