You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cloudstack.apache.org by ch...@apache.org on 2013/07/18 23:05:22 UTC

git commit: updated refs/heads/4.1 to 129ed25

Updated Branches:
  refs/heads/4.1 0dd82f381 -> 129ed25c2


Fixing dupe IDs in release notes, second set


Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo
Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/129ed25c
Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/129ed25c
Diff: http://git-wip-us.apache.org/repos/asf/cloudstack/diff/129ed25c

Branch: refs/heads/4.1
Commit: 129ed25c2d7def7663e3eb21502e2b3aa93bf4ab
Parents: 0dd82f3
Author: Chip Childers <ch...@apache.org>
Authored: Thu Jul 18 17:05:02 2013 -0400
Committer: Chip Childers <ch...@apache.org>
Committed: Thu Jul 18 17:05:02 2013 -0400

----------------------------------------------------------------------
 docs/en-US/Release_Notes.xml | 18 +++++++++---------
 1 file changed, 9 insertions(+), 9 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cloudstack/blob/129ed25c/docs/en-US/Release_Notes.xml
----------------------------------------------------------------------
diff --git a/docs/en-US/Release_Notes.xml b/docs/en-US/Release_Notes.xml
index a0552cc..aadde7d 100644
--- a/docs/en-US/Release_Notes.xml
+++ b/docs/en-US/Release_Notes.xml
@@ -432,7 +432,7 @@ under the License.
             <orderedlist>
                 <listitem>
                     <para>Most users of &PRODUCT; manage the installation and upgrades of &PRODUCT; with one of Linux's predominant package systems, RPM or APT. This guide assumes you'll be using RPM and Yum (for Red Hat Enterprise Linux or CentOS), or APT and Debian packages (for Ubuntu).</para>
-                    <para>Create RPM or Debian packages (as appropriate) and a repository from the 4.1.1 source, or check the &PRODUCT; downloads page at <ulink url="http://cloudstack.apache.org/downloads.html">http://cloudstack.apache.org/downloads.html</ulink> for package repositories supplied by community members. You will need them for step <xref linkend="upgrade-deb-packages" /> or step <xref linkend="upgrade-rpm-packages" />.</para>
+                    <para>Create RPM or Debian packages (as appropriate) and a repository from the 4.1.1 source, or check the &PRODUCT; downloads page at <ulink url="http://cloudstack.apache.org/downloads.html">http://cloudstack.apache.org/downloads.html</ulink> for package repositories supplied by community members. You will need them for step <xref linkend="upgrade-deb-packages-411" /> or step <xref linkend="upgrade-rpm-packages-411" />.</para>
                     <para>Instructions for creating packages from the &PRODUCT; source are in the <ulink url="http://cloudstack.apache.org/docs/en-US/index.html">Installation Guide</ulink>.</para>
                 </listitem>
                 <listitem>
@@ -448,11 +448,11 @@ under the License.
                     <programlisting><prompt>#</prompt> mysqldump -u root -p cloud &gt; cloudstack-backup.sql</programlisting>
                 </listitem>
                 <listitem id="upgrade-deb-packages-411">
-                    <para>If you are using Ubuntu, follow this procedure to upgrade your packages. If not, skip to step <xref linkend="upgrade-rpm-packages" />.</para> 
+                    <para>If you are using Ubuntu, follow this procedure to upgrade your packages. If not, skip to step <xref linkend="upgrade-rpm-packages-411" />.</para> 
                     <note><title>Community Packages</title>
                         <para>This section assumes you're using the community supplied packages for &PRODUCT;. If you've created your own packages and APT repository, substitute your own URL for the ones used in these examples.</para>
                     </note>
-                    <orderedlist id="debsteps">
+                    <orderedlist id="debsteps-411">
                         <listitem>
                             <para>The first step is to confirm that your sources list is pointed to the correct repository for each system with &PRODUCT; packages. This means all management servers, and any hosts that have the KVM agent. (No changes should be necessary for hosts that are running VMware or Xen.)</para>
                             <para>Start by opening <filename>/etc/apt/sources.list.d/cloudstack.list</filename> on any systems that have &PRODUCT; packages installed.</para>
@@ -464,11 +464,11 @@ under the License.
                             <para>Now update your apt package list:</para>
                             <programlisting language="Bash">$ sudo apt-get update</programlisting>
                         </listitem>
-                        <listitem id="deb-master">
+                        <listitem id="deb-master-411">
                             <para>Now that you have the repository configured, it's time to update the <filename>cloudstack-management</filename> package. This will pull in any other dependencies and updates you need.</para>
                             <programlisting language="Bash">$ sudo apt-get install cloudstack-management</programlisting>
                         </listitem>
-                        <listitem id="kvm-agent-deb">
+                        <listitem id="kvm-agent-deb-411">
                             <para>On KVM hosts you will need to also upgrade the <filename>cloudstack-agent</filename> package:</para>
                             <programlisting language="Bash">$ sudo apt-get install cloudstack-agent</programlisting>
                         </listitem>
@@ -488,11 +488,11 @@ under the License.
                     </orderedlist>
                 </listitem>
                 <listitem id="upgrade-rpm-packages-411">
-                    <para>If you are using CentOS or RHEL, follow this procedure to upgrade your packages. If not, skip to step <xref linkend="restart-system-vms" />.</para> 
+                    <para>If you are using CentOS or RHEL, follow this procedure to upgrade your packages. If not, skip to step <xref linkend="restart-system-vms-411" />.</para> 
                     <note><title>Community Packages</title>
                         <para>This section assumes you're using the community supplied packages for &PRODUCT;. If you've created your own packages and yum repository, substitute your own URL for the ones used in these examples.</para>
                     </note>
-                    <orderedlist id="rpmsteps">
+                    <orderedlist id="rpmsteps-411">
                         <listitem>
                             <para>The first step is to confirm that your yum configuration is pointed at the correct repository for each system with &PRODUCT; packages. This means all management servers, and any hosts that have the KVM agent. (No changes should be necessary for hosts that are running VMware or Xen.)</para>
                             <para>Start by opening <filename>/etc/yum.repos.d/cloudstack.repo</filename> on any systems that have &PRODUCT; packages installed.</para>
@@ -506,11 +506,11 @@ under the License.
                             </programlisting>
                             <para>If the file above is not correct, correct it. Note that if you're using your own package repository, change the baseurl line to read as appropriate for your 4.1.1 repository.</para>
                         </listitem>
-                        <listitem id="rpm-master">
+                        <listitem id="rpm-master-411">
                             <para>Now that you have the repository configured, it's time to update the <filename>cloudstack-management</filename> package.</para>
                             <programlisting language="Bash">$ sudo yum update cloudstack-management</programlisting>
                         </listitem>
-                        <listitem id="kvm-agent-rpm">
+                        <listitem id="kvm-agent-rpm-411">
                             <para>For KVM hosts, you will need to update the <filename>cloudstack-agent</filename> package.</para>
                             <programlisting language="Bash">$ sudo yum update cloudstack-agent</programlisting>
                         </listitem>