Changes

From SME Server
Jump to navigationJump to search
m
Line 25: Line 25:  
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.
   −
==== Modify /etc/yum.conf ====
+
==== Either Modify /etc/yum.conf ====
 
Now add '''priority=10''' to the repos in /etc/yum.conf that are enabled by default.
 
Now add '''priority=10''' to the repos in /etc/yum.conf that are enabled by default.
   Line 32: Line 32:  
  sed s/enabled=1/enabled=1\\npriority=10/ /etc/yum.conf.sav > yum.conf
 
  sed s/enabled=1/enabled=1\\npriority=10/ /etc/yum.conf.sav > yum.conf
   −
==== Modify /etc/yum.conf/* in sme 7.4 ====
+
==== Or Modify /etc/yum.conf/* in sme 7.4 ====
    
create priority db default
 
create priority db default

Navigation menu