Difference between revisions of "Yum upgrades"

From Atomicorp Wiki
Jump to: navigation, search
(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
 
(2 intermediate revisions by one user not shown)
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 asl following the instructions at the link above, then exclude the asl repositories from your upgrade.  For example:
+
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-4.0 upgrade packagename
 +
 
 +
Note:  Do not edit the asl.repo, tortix.repo or tortix-kernel.repo files.  These files are automatically generated and any changes will be overwritten.
 +
 
 +
'''Warning: Do not permanently disable these repositories.  You do not need to do this, and it will break the ASL updater.'''

Latest revision as of 15:38, 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-4.0 upgrade packagename

Note: Do not edit the asl.repo, tortix.repo or tortix-kernel.repo files. These files are automatically generated and any changes will be overwritten.

Warning: Do not permanently disable these repositories. You do not need to do this, and it will break the ASL updater.

Personal tools