You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cloudstack.apache.org by we...@apache.org on 2013/06/18 09:58:21 UTC

[21/50] [abbrv] git commit: updated refs/heads/disk_io_throttling to 691bc9d

CLOUDSTACK-2902: Fixing references to 4.1 repository for this release


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

Branch: refs/heads/disk_io_throttling
Commit: 76d3c27bf4c0ab3690840e56ca162935cea91d48
Parents: 363a7b9
Author: Nils <ba...@gmail.com>
Authored: Mon Jun 17 15:46:39 2013 +0200
Committer: Chip Childers <ch...@apache.org>
Committed: Mon Jun 17 13:02:48 2013 -0400

----------------------------------------------------------------------
 docs/en-US/Release_Notes.xml                | 8 ++++----
 docs/en-US/configure-package-repository.xml | 4 ++--
 docs/pot/configure-package-repository.pot   | 4 ++--
 3 files changed, 8 insertions(+), 8 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cloudstack/blob/76d3c27b/docs/en-US/Release_Notes.xml
----------------------------------------------------------------------
diff --git a/docs/en-US/Release_Notes.xml b/docs/en-US/Release_Notes.xml
index 2ae8732..b9861ee 100644
--- a/docs/en-US/Release_Notes.xml
+++ b/docs/en-US/Release_Notes.xml
@@ -398,7 +398,7 @@ under the License.
           SSH keypair assigned to a virtual machine.</para>
       </section>
     </section>
-    <section id="issues-fixed-4.0">
+    <section id="issues-fixed-4.1">
       <title>Issues Fixed in 4.1.0</title>
       <para>Apache CloudStack uses <ulink url="https://issues.apache.org/jira/browse/CLOUDSTACK"
           >Jira</ulink> to track its issues. All new features and bugs for 4.1.0 have been tracked
@@ -4775,7 +4775,7 @@ service cloudstack-agent restart
               <programlisting language="Bash">
 [apache-cloudstack]
 name=Apache CloudStack
-baseurl=http://cloudstack.apt-get.eu/rhel/4.0/
+baseurl=http://cloudstack.apt-get.eu/rhel/4.1/
 enabled=1
 gpgcheck=0
                             </programlisting>
@@ -5067,7 +5067,7 @@ service cloudstack-agent restart
               <programlisting language="Bash">
 [apache-cloudstack]
 name=Apache CloudStack
-baseurl=http://cloudstack.apt-get.eu/rhel/4.0/
+baseurl=http://cloudstack.apt-get.eu/rhel/4.1/
 enabled=1
 gpgcheck=0
                             </programlisting>
@@ -5663,7 +5663,7 @@ service cloudstack-agent restart
               <programlisting language="Bash">
 [apache-cloudstack]
 name=Apache CloudStack
-baseurl=http://cloudstack.apt-get.eu/rhel/4.0/
+baseurl=http://cloudstack.apt-get.eu/rhel/4.1/
 enabled=1
 gpgcheck=0
                             </programlisting>

http://git-wip-us.apache.org/repos/asf/cloudstack/blob/76d3c27b/docs/en-US/configure-package-repository.xml
----------------------------------------------------------------------
diff --git a/docs/en-US/configure-package-repository.xml b/docs/en-US/configure-package-repository.xml
index c8ba48f..cda4677 100644
--- a/docs/en-US/configure-package-repository.xml
+++ b/docs/en-US/configure-package-repository.xml
@@ -44,7 +44,7 @@
         <title>DEB package repository</title>
         <para>You can add a DEB package repository to your apt sources with the following commands. Please note that only packages for Ubuntu 12.04 LTS (precise) are being built at this time.</para>
         <para>Use your preferred editor and open (or create) <filename>/etc/apt/sources.list.d/cloudstack.list</filename>. Add the community provided repository to the file:</para>
-<programlisting>deb http://cloudstack.apt-get.eu/ubuntu precise 4.0</programlisting>
+<programlisting>deb http://cloudstack.apt-get.eu/ubuntu precise 4.1</programlisting>
         <para>We now have to add the public key to the trusted keys.</para>
         <programlisting language="Bash"><prompt>$</prompt> <command>wget</command> -O - http://cloudstack.apt-get.eu/release.asc|apt-key add -</programlisting>
         <para>Now update your local apt cache.</para>
@@ -60,7 +60,7 @@
         <programlisting>
 [cloudstack]
 name=cloudstack
-baseurl=<replaceable>http://cloudstack.apt-get.eu/rhel/4.0/</replaceable>
+baseurl=<replaceable>http://cloudstack.apt-get.eu/rhel/4.1/</replaceable>
 enabled=1
 gpgcheck=0
         </programlisting>

http://git-wip-us.apache.org/repos/asf/cloudstack/blob/76d3c27b/docs/pot/configure-package-repository.pot
----------------------------------------------------------------------
diff --git a/docs/pot/configure-package-repository.pot b/docs/pot/configure-package-repository.pot
index e915358..c0ee374 100644
--- a/docs/pot/configure-package-repository.pot
+++ b/docs/pot/configure-package-repository.pot
@@ -60,7 +60,7 @@ msgstr ""
 
 #. Tag: programlisting
 #, no-c-format
-msgid "deb http://cloudstack.apt-get.eu/ubuntu precise 4.0"
+msgid "deb http://cloudstack.apt-get.eu/ubuntu precise 4.1"
 msgstr ""
 
 #. Tag: para
@@ -118,7 +118,7 @@ msgstr ""
 msgid "\n"
 "[cloudstack]\n"
 "name=cloudstack\n"
-"baseurl=<replaceable>http://cloudstack.apt-get.eu/rhel/4.0/</replaceable>\n"
+"baseurl=<replaceable>http://cloudstack.apt-get.eu/rhel/4.1/</replaceable>\n"
 "enabled=1\n"
 "gpgcheck=0\n"
 "        "