Updated Branches: refs/heads/master dee9264dd -> 7ffcd9e8b
CLOUDSTACK-291 Additional comment on install.sh upgrade path: Noted that users need to agree to changes suggested by Yum or APT. Project: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/commit/7ffcd9e8 Tree: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/tree/7ffcd9e8 Diff: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/diff/7ffcd9e8 Branch: refs/heads/master Commit: 7ffcd9e8bfb853f406282512d9bff10e5d907431 Parents: dee9264 Author: Joe Brockmeier <[email protected]> Authored: Thu Nov 1 18:12:33 2012 -0500 Committer: Joe Brockmeier <[email protected]> Committed: Thu Nov 1 18:12:33 2012 -0500 ---------------------------------------------------------------------- docs/en-US/Release_Notes.xml | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/blob/7ffcd9e8/docs/en-US/Release_Notes.xml ---------------------------------------------------------------------- diff --git a/docs/en-US/Release_Notes.xml b/docs/en-US/Release_Notes.xml index 849dc5a..418d7ca 100644 --- a/docs/en-US/Release_Notes.xml +++ b/docs/en-US/Release_Notes.xml @@ -174,6 +174,7 @@ <programlisting><prompt>#</prompt> <command>apt-get</command> update <prompt>#</prompt> <command>apt-get</command> upgrade cloud-*</programlisting> </para> + <para>You will, of course, have to agree to the changes suggested by Yum or APT.</para> <note> <para>If the upgrade output includes a message similar to the following, then some custom content was found in your old components.xml, and you need to merge the two @@ -619,6 +620,7 @@ <programlisting><prompt>#</prompt> <command>apt-get</command> update <prompt>#</prompt> <command>apt-get</command> upgrade cloud-*</programlisting> </para> + <para>You will, of course, have to agree to the changes suggested by Yum or APT.</para> </listitem> <listitem> <para>If you have made changes to your existing copy of the file components.xml in your
