Difference between revisions of "Yum upgrades"
From Atomicorp Wiki
(Created page with "Do not upgrade ASL via yum. ASL should only be upgraded by following the instructions on the Upgrading ASL page. When upgrading your operating system via yum, we recomme...") |
m |
||
Line 1: | Line 1: | ||
− | Do not upgrade ASL via yum. ASL should only be upgraded by following the instructions on the [[Upgrading ASL]] page. | + | Do not upgrade ASL via yum. [[ASL]] should only be upgraded by following the instructions on the [[Upgrading ASL]] page. |
− | When upgrading your operating system via yum, we recommend you first upgrade | + | When upgrading your operating system via yum, we recommend you first upgrade ASL following the instructions at the link above, then exclude the asl repositories from your upgrade. For example: |
yum --disablerepo=asl upgrade whatever | yum --disablerepo=asl upgrade whatever |
Revision as of 10:34, 17 June 2014
Do not upgrade ASL via yum. ASL should only be upgraded by following the instructions on the Upgrading ASL page.
When upgrading your operating system via yum, we recommend you first upgrade ASL following the instructions at the link above, then exclude the asl repositories from your upgrade. For example:
yum --disablerepo=asl upgrade whatever