Changes

From SME Server
Jump to navigationJump to search
222 bytes removed ,  02:20, 26 November 2008
no edit summary
Line 7: Line 7:     
== Installation ==
 
== Installation ==
=== SME 7.x (Centos 4.x ===
+
=== SME 7.x (Centos 4.x) ===
 
  yum --enablerepo=extras install yum-plugin-priorities
 
  yum --enablerepo=extras install yum-plugin-priorities
   Line 22: Line 22:  
These settings tell yum to pay attention to the 'priority' setting for each repo, and to make sure the an 'obsoletes' flag in a low priority repo will not result in the removal of a package from a higher-priority repo.
 
These settings tell yum to pay attention to the 'priority' setting for each repo, and to make sure the an 'obsoletes' flag in a low priority repo will not result in the removal of a package from a higher-priority repo.
   −
==== Either Modify /etc/yum.conf sme 7.3====
+
==== Sme 7.3====
Now add '''priority=10''' to the repos in /etc/yum.conf that are enabled by default.
+
yum update smeserver-yum
   −
cd /etc
+
==== Sme 7.4 ====
mv yum.conf yum.conf.sav
  −
sed s/enabled=1/enabled=1\\npriority=10/ /etc/yum.conf.sav > yum.conf
  −
 
  −
==== Or Modify /etc/yum.conf/* in sme 7.4 ====
      
create priority db  
 
create priority db  

Navigation menu