Difference between revisions of "Upgrading ASL"
(Created page with '== ASL 2.2 == ASL 2.2 uses the RPM package management system. You can upgrade ASL by using the following command: yum upgrade When you have completed upgrading any component …') |
m |
||
Line 1: | Line 1: | ||
== ASL 2.2 == | == ASL 2.2 == | ||
− | ASL 2.2 uses the RPM package management system. You can upgrade ASL by using the following command: | + | [[ASL]] 2.2 uses the RPM package management system. You can upgrade [[ASL]] by using the following command: |
yum upgrade | yum upgrade | ||
− | When you have completed upgrading any component of ASL you must run this command to finish configuring your system: | + | When you have completed upgrading any component of [[ASL]] you must run this command to finish configuring your system: |
asl -s -f | asl -s -f | ||
− | This configures all of the ASL updates for your unique system. This command is perfectly safe to run at any time even if you have not upgraded any ASL components. | + | This configures all of the ASL updates for your unique system. This command is perfectly safe to run at any time even if you have not upgraded any [[ASL]] components. |
+ | |||
+ | == ASL 3.0 == | ||
+ | |||
+ | [[ASL]] 3.0 uses the RPM package management system. You can upgrade [[ASL]] by using the following command: | ||
+ | |||
+ | yum upgrade | ||
+ | |||
+ | When you have completed upgrading any component of [[ASL]] you must run this command to finish configuring your system: | ||
+ | |||
+ | asl -s -f | ||
+ | |||
+ | This configures all of the ASL updates for your unique system. This command is perfectly safe to run at any time even if you have not upgraded any [[ASL]] components. |
Revision as of 12:42, 1 July 2011
ASL 2.2
ASL 2.2 uses the RPM package management system. You can upgrade ASL by using the following command:
yum upgrade
When you have completed upgrading any component of ASL you must run this command to finish configuring your system:
asl -s -f
This configures all of the ASL updates for your unique system. This command is perfectly safe to run at any time even if you have not upgraded any ASL components.
ASL 3.0
ASL 3.0 uses the RPM package management system. You can upgrade ASL by using the following command:
yum upgrade
When you have completed upgrading any component of ASL you must run this command to finish configuring your system:
asl -s -f
This configures all of the ASL updates for your unique system. This command is perfectly safe to run at any time even if you have not upgraded any ASL components.