mirror of
https://github.com/mikaela/mikaela.github.io/
synced 2025-02-23 17:00:40 +01:00
rpm: bold my priorities
This commit is contained in:
parent
8bbd8c7095
commit
36df317a7f
@ -46,9 +46,9 @@ enabled=1</code></pre>
|
|||||||
<pre><code>priority=X</code></pre>
|
<pre><code>priority=X</code></pre>
|
||||||
<p>to end of every section where X is replaced with actual priority.</p>
|
<p>to end of every section where X is replaced with actual priority.</p>
|
||||||
<p><a href="http://wiki.centos.org/PackageManagement/Yum/Priorities">CentOS wiki</a> suggests the following priorities:</p>
|
<p><a href="http://wiki.centos.org/PackageManagement/Yum/Priorities">CentOS wiki</a> suggests the following priorities:</p>
|
||||||
<p>CentOS-Base: everything is priority=1 except contrib priority=2</p>
|
<p>CentOS-Base/default repositories: everything is priority=1 except contrib priority=2</p>
|
||||||
<p>Third party repositories (EPEL,rpmforge) should be > 10 and other should be more preferred than other. I used</p>
|
<p>Third party repositories (EPEL,rpmforge) should be > 10 and other should be more preferred than other. I used</p>
|
||||||
<p>epel 10 rpmforge 11 rpmfusion 12 livna 12 (Livna provides only libdvdcss and other packages have been moved to rpmfusion.)</p>
|
<p><strong>epel 10 rpmforge 11 rpmfusion 12 livna 12</strong> (Livna provides only libdvdcss and other packages have been moved to rpmfusion.)</p>
|
||||||
<p>Now you should be able to safely run "yum check-update" and "yum update" or "yum upgrade".</p>
|
<p>Now you should be able to safely run "yum check-update" and "yum update" or "yum upgrade".</p>
|
||||||
<p>If you have installed Fedora from Live-CD you probably want to instll LibreOffice with</p>
|
<p>If you have installed Fedora from Live-CD you probably want to instll LibreOffice with</p>
|
||||||
<pre><code>yum groupinstall office</code></pre>
|
<pre><code>yum groupinstall office</code></pre>
|
||||||
|
@ -93,11 +93,11 @@ to end of every section where X is replaced with actual priority.
|
|||||||
|
|
||||||
[CentOS wiki](http://wiki.centos.org/PackageManagement/Yum/Priorities) suggests the following priorities:
|
[CentOS wiki](http://wiki.centos.org/PackageManagement/Yum/Priorities) suggests the following priorities:
|
||||||
|
|
||||||
CentOS-Base: everything is priority=1 except contrib priority=2
|
CentOS-Base/default repositories: everything is priority=1 except contrib priority=2
|
||||||
|
|
||||||
Third party repositories (EPEL,rpmforge) should be > 10 and other should be more preferred than other. I used
|
Third party repositories (EPEL,rpmforge) should be > 10 and other should be more preferred than other. I used
|
||||||
|
|
||||||
epel 10 rpmforge 11 rpmfusion 12 livna 12 (Livna provides only libdvdcss and other packages have been moved to rpmfusion.)
|
<strong>epel 10 rpmforge 11 rpmfusion 12 livna 12</strong> (Livna provides only libdvdcss and other packages have been moved to rpmfusion.)
|
||||||
|
|
||||||
Now you should be able to safely run "yum check-update" and "yum update" or "yum upgrade".
|
Now you should be able to safely run "yum check-update" and "yum update" or "yum upgrade".
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user