I have reviewed oracle linux and unbreakable linux kernwl over the past few days.
In fact, oracle linux = optimized centos + unbreakable linux kernel www.2cto.com
If you do not use yum to install the unbreakable linux kernel, it is not entirely oracle linux, but centos linux has optimized the sysctl parameter. The specific repo is in
Http://public-yum.oracle.com/
[Root @ S71 yum. repos. d] # yum search unbreakable
Ol5_u7_base/primary | 1.4 MB
Ol5_u7_base3782/3782
========================================================== ============= Matched: unbreakable =============================================== ==================
Oracle-linux.noarch: installrecommended rpms for the Unbreakable Enterprise kernel on Oracle Linux 5
Oracle Linux 4, Update 6 or Newer
# Cd/etc/yum. repos. d # mv Oracle-Base.repo Oracle-Base.repo.disabled # wget http://public-yum.oracle.com/public-yum-el4.repo Oracle Linux 5
# Cd/etc/yum. repos. d # wget http://public-yum.oracle.com/public-yum-el5.repo Oracle Linux 6
# Cd/etc/yum. repos. d # wget http://public-yum.oracle.com/public-yum-ol6.repo Oracle VM 2
# Cd/etc/yum. repos. d # wget http://public-yum.oracle.com/public-yum-ovm2.repo
From: subaozi