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

This reverts commit 76d3c27bf4c0ab3690840e56ca162935cea91d48.
This commit is contained in:
Chip Childers 2013-06-17 13:47:19 -04:00
parent fc16e29f99
commit 2572627797
3 changed files with 8 additions and 8 deletions

View File

@ -398,7 +398,7 @@ under the License.
SSH keypair assigned to a virtual machine.</para>
</section>
</section>
<section id="issues-fixed-4.1">
<section id="issues-fixed-4.0">
<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.1/
baseurl=http://cloudstack.apt-get.eu/rhel/4.0/
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.1/
baseurl=http://cloudstack.apt-get.eu/rhel/4.0/
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.1/
baseurl=http://cloudstack.apt-get.eu/rhel/4.0/
enabled=1
gpgcheck=0
</programlisting>

View File

@ -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.1</programlisting>
<programlisting>deb http://cloudstack.apt-get.eu/ubuntu precise 4.0</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.1/</replaceable>
baseurl=<replaceable>http://cloudstack.apt-get.eu/rhel/4.0/</replaceable>
enabled=1
gpgcheck=0
</programlisting>

View File

@ -60,7 +60,7 @@ msgstr ""
#. Tag: programlisting
#, no-c-format
msgid "deb http://cloudstack.apt-get.eu/ubuntu precise 4.1"
msgid "deb http://cloudstack.apt-get.eu/ubuntu precise 4.0"
msgstr ""
#. Tag: para
@ -118,7 +118,7 @@ msgstr ""
msgid "\n"
"[cloudstack]\n"
"name=cloudstack\n"
"baseurl=<replaceable>http://cloudstack.apt-get.eu/rhel/4.1/</replaceable>\n"
"baseurl=<replaceable>http://cloudstack.apt-get.eu/rhel/4.0/</replaceable>\n"
"enabled=1\n"
"gpgcheck=0\n"
" "