CLOUDSTACK-2902: Updating repository refs Conflicts:
docs/zh-TW/configure-package-repository.po Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/9ef366e4 Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/9ef366e4 Diff: http://git-wip-us.apache.org/repos/asf/cloudstack/diff/9ef366e4 Branch: refs/heads/vmsync Commit: 9ef366e4b3d7e237503d7dd6a1f4b7af4b74b445 Parents: 2572627 Author: Chip Childers <chipchild...@apache.org> Authored: Mon Jun 17 13:46:30 2013 -0400 Committer: Chip Childers <chipchild...@apache.org> Committed: Mon Jun 17 13:49:05 2013 -0400 ---------------------------------------------------------------------- docs/en-US/configure-package-repository.xml | 4 ++-- docs/pot/configure-package-repository.pot | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cloudstack/blob/9ef366e4/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/9ef366e4/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" " "