diff --git a/docs/en-US/Release_Notes.xml b/docs/en-US/Release_Notes.xml index b9861eeceeb..2ae87320e40 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. -
+
Issues Fixed in 4.1.0 Apache CloudStack uses Jira to track its issues. All new features and bugs for 4.1.0 have been tracked @@ -4775,7 +4775,7 @@ service cloudstack-agent restart [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 @@ -5067,7 +5067,7 @@ service cloudstack-agent restart [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 @@ -5663,7 +5663,7 @@ service cloudstack-agent restart [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 diff --git a/docs/en-US/configure-package-repository.xml b/docs/en-US/configure-package-repository.xml index cda46773f53..c8ba48f2717 100644 --- a/docs/en-US/configure-package-repository.xml +++ b/docs/en-US/configure-package-repository.xml @@ -44,7 +44,7 @@ DEB package repository 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. Use your preferred editor and open (or create) /etc/apt/sources.list.d/cloudstack.list. Add the community provided repository to the file: -deb http://cloudstack.apt-get.eu/ubuntu precise 4.1 +deb http://cloudstack.apt-get.eu/ubuntu precise 4.0 We now have to add the public key to the trusted keys. $ wget -O - http://cloudstack.apt-get.eu/release.asc|apt-key add - Now update your local apt cache. @@ -60,7 +60,7 @@ [cloudstack] name=cloudstack -baseurl=http://cloudstack.apt-get.eu/rhel/4.1/ +baseurl=http://cloudstack.apt-get.eu/rhel/4.0/ enabled=1 gpgcheck=0 diff --git a/docs/pot/configure-package-repository.pot b/docs/pot/configure-package-repository.pot index c0ee374254a..e91535826a5 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.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=http://cloudstack.apt-get.eu/rhel/4.1/\n" +"baseurl=http://cloudstack.apt-get.eu/rhel/4.0/\n" "enabled=1\n" "gpgcheck=0\n" " "