diff --git a/docs/en-US/release-notes.xml b/docs/en-US/release-notes.xml
index cadd839aa00..f5f96a5f97c 100644
--- a/docs/en-US/release-notes.xml
+++ b/docs/en-US/release-notes.xml
@@ -146,16 +146,10 @@
# mysqldump -u root -pmysql_password cloud > cloud-backup.dmp
# mysqldump -u root -pmysql_password cloud_usage > cloud-usage-backup.dmp
-
- Download CloudStack 4.0 onto management server host where it will run. Get the
- software from the following link:
- Apache
- CloudStack.
-
- Either build RPM/DEB packages as detailed in the Installation Guide, or use one of
- the community provided yum/apt repositories to gain access to the &PRODUCT; binaries.
+ Either build RPM/DEB packages as detailed in the Installation Guide, or use one of
+ the community provided yum/apt repositories to gain access to the &PRODUCT; binaries.
@@ -197,7 +191,7 @@
- Repeat steps 7 - 10 on each management server node.
+ Repeat steps 7 - 9 on each management server node.
Start the first Management Server. Do not start any other Management Server nodes
@@ -598,27 +592,20 @@
- Download CloudStack 4.0 onto management server host where it will run. Get the
- software from the following link:
- Apache
- CloudStack.
+
+ Either build RPM/DEB packages as detailed in the Installation Guide, or use one of
+ the community provided yum/apt repositories to gain access to the &PRODUCT; binaries.
+
- Upgrade the CloudStack packages. You should have a file in the form of
- “CloudStack-4.0-N-OSVERSION.tar.gz”. Untar the file, then run the install.sh script
- inside it. Replace the file and directory names below with those you are using:
- # tar xzf CloudStack-4.0-N-OSVERSION.tar.gz
-# cd CloudStack-4.0-N-OSVERSION
-# ./install.sh
-
- You should see a few messages as the installer prepares, followed by a list of
- choices.
-
-
- Choose "U" to upgrade the package.
- > U
- You should see some output as the upgrade proceeds, ending with a message like
- "Complete! Done."
+
+ After you have configured an appropriate yum or apt repository, you
+ may execute the one of the following commands as appropriate for your
+ environment in order to upgrade &PRODUCT;:
+ # yum update cloud-*
+ # apt-get update
+# apt-get upgrade cloud-*
+
If you have made changes to your existing copy of the file components.xml in your
@@ -633,19 +620,18 @@
warning: /etc/cloud/management/components.xml created as /etc/cloud/management/components.xml.rpmnew
- Make a backup copy of your /etc/cloud/management/components.xml file. For
+ Make a backup copy of your /etc/cloud/management/components.xml file. For
example:
- # mv /etc/cloud/management/components.xml /etc/cloud/management/components.xml-backup
+ # mv /etc/cloud/management/components.xml /etc/cloud/management/components.xml-backup
- Copy /etc/cloud/management/components.xml.rpmnew to create a new
- /etc/cloud/management/components.xml:
- # cp -ap /etc/cloud/management/components.xml.rpmnew /etc/cloud/management/components.xml
+ Copy /etc/cloud/management/components.xml.rpmnew to create a new
+ /etc/cloud/management/components.xml:
+ # cp -ap /etc/cloud/management/components.xml.rpmnew /etc/cloud/management/components.xml
Merge your changes from the backup file into the new components.xml file.
-
- # vi /etc/cloud/management/components.xml
+ # vi /etc/cloud/management/components.xml