Centos-repos

From Bashlinux
Revision as of 01:49, 6 June 2015 by Manpaz (talk | contribs)
Jump to: navigation, search

__NOTITLE__

CentOS repositories

Additional CentOS repositories

Before to add any other repitory, do setup yum-priorities

yum -y install yum-priorities

and setup priorities on each repo defined under `/etc/yum.repos.d` folder, by adding the following line into the repo section:

priority=N
Where N is the number of priority, the higher preference is 1 and the lower is 99.

Recomended values

  • base, addons, updates, extras : priority=1
  • centosplus, contrib : priority=2
  • others : priority=3

Kernels by Linville

Link: http://people.redhat.com/linville/kernels/rhel5/
Kernels for testing and experimentation, useful for new features, including wireless cards.

RPMFusion

Link: http://rpmfusion.org

Is a merge of Dribble , Freshrpms and Livna repositories.

RPMforge

Link: http://rpmforge.net

Is a merge of Dag, Dries and others.

ELRepo

Link: http://elrepo.org

Provides hardware support based on kernel module packages.