You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cloudstack.apache.org by bu...@apache.org on 2012/10/11 18:41:49 UTC

svn commit: r834814 - in /websites/staging/cloudstack/trunk/content: ./ cloudstack/downloads.html

Author: buildbot
Date: Thu Oct 11 16:41:49 2012
New Revision: 834814

Log:
Staging update by buildbot for cloudstack

Modified:
    websites/staging/cloudstack/trunk/content/   (props changed)
    websites/staging/cloudstack/trunk/content/cloudstack/downloads.html

Propchange: websites/staging/cloudstack/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Thu Oct 11 16:41:49 2012
@@ -1 +1 @@
-1395308
+1397156

Modified: websites/staging/cloudstack/trunk/content/cloudstack/downloads.html
==============================================================================
--- websites/staging/cloudstack/trunk/content/cloudstack/downloads.html (original)
+++ websites/staging/cloudstack/trunk/content/cloudstack/downloads.html Thu Oct 11 16:41:49 2012
@@ -59,28 +59,18 @@ limitations under the License.
     </div>
 
     <div id="content">
-        <h1 id="how-to-get-apache-cloudstack">How to Get Apache CloudStack</h1>
-<p>Apache CloudStack has not yet made a release as an incubating project. Releases of CloudStack as a Citrix project prior to the project's acceptance into the incubator can be found on SourceForge.net:</p>
+        <h1 id="latest-release">Latest Release</h1>
+<p>The latest source code release artifacts can be downloaded from one of the following links:</p>
 <ul>
-<li><a href="http://sourceforge.net/projects/cloudstack/files/CloudStack%20Acton/3.0.2/CloudStack-oss-3.0.2-1-rhel6.2.tar.gz/download">Binaries for Red Hat Enterprise Linux 6.2 and CentOS 6.2</a></li>
-<li><a href="http://sourceforge.net/projects/cloudstack/files/CloudStack%20Acton/3.0.2/CloudStack-oss-3.0.2-1-ubuntu10.04.tar.gz/download">Binaries for Ubuntu 10.04 LTS</a></li>
-</ul>
-<p>Once Apache CloudStack has prepared a release, it will be linked here. Note that the official release is the source package, rather than binaries. Binaries will be provided as a convenience, but the canonical release is the source code.</p>
-<h1 id="apache-cloudstack-git-repository">Apache CloudStack Git Repository</h1>
-<p>The git repository is hosted on Apache infrastructure, and can be found here:</p>
-<ul>
-<li><a href="https://git-wip-us.apache.org/repos/asf/incubator-cloudstack.git">https://git-wip-us.apache.org/repos/asf/incubator-cloudstack.git</a></li>
+<li><a href="http://www.apache.org/dyn/closer.cgi/dist/incubator/cloudstack/releases/4.0.0-incubating/apache-cloudstack-4.0.0-incubating-src.tar.gz">apache-cloudstack-4.0.0-incubating-src.tar.gz</a>
+[ <a href="http://www.apache.org/dist/incubator/cloudstack/releases/4.0.0-incubating/apache-cloudstack-4.0.0-incubating-src.tar.gz.asc">PGP</a> ] 
+[ <a href="http://www.apache.org/dist/incubator/cloudstack/releases/4.0.0-incubating/apache-cloudstack-4.0.0-incubating-src.tar.gz.md5">MD5</a> ] 
+[ <a href="http://www.apache.org/dist/incubator/cloudstack/releases/4.0.0-incubating/apache-cloudstack-4.0.0-incubating-src.tar.gz.sha">SHA512</a> ]</li>
+<li><a href="http://www.apache.org/dyn/closer.cgi/dist/incubator/cloudstack/releases/4.0.0-incubating/apache-cloudstack-4.0.0-incubating-src.zip">apache-cloudstack-4.0.0-incubating-src.zip</a> 
+[ <a href="http://www.apache.org/dist/incubator/cloudstack/releases/4.0.0-incubating/apache-cloudstack-4.0.0-incubating-src.zip.asc">PGP</a> ]
+[ <a href="http://www.apache.org/dist/incubator/cloudstack/releases/4.0.0-incubating/apache-cloudstack-4.0.0-incubating-src.zip.md5">MD5</a> ]
+[ <a href="http://www.apache.org/dist/incubator/cloudstack/releases/4.0.0-incubating/apache-cloudstack-4.0.0-incubating-src.zip.sha">SHA512</a> ]</li>
 </ul>
-<p>To get the most recent source for Apache CloudStack, use:</p>
-<div class="codehilite"><pre><span class="n">git</span> <span class="n">clone</span> <span class="n">https:</span><span class="sr">//gi</span><span class="n">t</span><span class="o">-</span><span class="n">wip</span><span class="o">-</span><span class="n">us</span><span class="o">.</span><span class="n">apache</span><span class="o">.</span><span class="n">org</span><span class="sr">/repos/</span><span class="n">asf</span><span class="o">/</span><span class="n">incubator</span><span class="o">-</span><span class="n">cloudstack</span><span class="o">.</span><span class="n">git</span>
-</pre></div>
-
-
-<p>For projects related to Apache CloudStack, see the <a href="https://github.com/cloudstack">GitHub repositories</a>.</p>
-<h1 id="unofficial-development-release-candidates-rcs">Unofficial Development Release Candidates (RCs)</h1>
-<p>The following downloads are NOT official Apache CloudStack (Incubating) releases, but are provided for the purpose of testing release candidates.</p>
-<p>Latest Development Release Candidate:</p>
-<p>Not yet available.</p>
 <h1 id="verify-the-integrity-of-the-files">Verify the integrity of the files</h1>
 <p>It is essential that you verify the integrity of the downloaded files using the PGP or MD5 signatures. 
 The PGP signatures can be verified using PGP or GPG. First download the 
@@ -104,7 +94,25 @@ main distribution directory, rather than
 </pre></div>
 
 
-<p>Alternatively, you can verify the MD5 or SHA512 signatures on the files.</p>
+<p>Additionally, you can verify the MD5 or SHA512 signatures on the files.</p>
+<h1 id="apache-cloudstack-incubating-git-repository">Apache CloudStack (Incubating) Git Repository</h1>
+<p>The git repository is hosted on Apache infrastructure, and can be found here:</p>
+<ul>
+<li><a href="https://git-wip-us.apache.org/repos/asf/incubator-cloudstack.git">https://git-wip-us.apache.org/repos/asf/incubator-cloudstack.git</a></li>
+</ul>
+<p>To get the most recent source for Apache CloudStack (Incubating), use:</p>
+<div class="codehilite"><pre><span class="n">git</span> <span class="n">clone</span> <span class="n">https:</span><span class="sr">//gi</span><span class="n">t</span><span class="o">-</span><span class="n">wip</span><span class="o">-</span><span class="n">us</span><span class="o">.</span><span class="n">apache</span><span class="o">.</span><span class="n">org</span><span class="sr">/repos/</span><span class="n">asf</span><span class="o">/</span><span class="n">incubator</span><span class="o">-</span><span class="n">cloudstack</span><span class="o">.</span><span class="n">git</span>
+</pre></div>
+
+
+<p>For projects related to Apache CloudStack (Incubating), see the <a href="https://github.com/cloudstack">GitHub repositories</a>.</p>
+<h1 id="older-cloudstack-releases">Older CloudStack Releases</h1>
+<p>Releases of CloudStack as a Citrix project prior to the project's acceptance into the incubator can be found on SourceForge.net:</p>
+<p>Please note the the released listed below are NOT Apache project releases.  These links are being provided to the user community, as a convenience only.</p>
+<ul>
+<li><a href="http://sourceforge.net/projects/cloudstack/files/CloudStack%20Acton/3.0.2/CloudStack-oss-3.0.2-1-rhel6.2.tar.gz/download">Binaries for Red Hat Enterprise Linux 6.2 and CentOS 6.2</a></li>
+<li><a href="http://sourceforge.net/projects/cloudstack/files/CloudStack%20Acton/3.0.2/CloudStack-oss-3.0.2-1-ubuntu10.04.tar.gz/download">Binaries for Ubuntu 10.04 LTS</a></li>
+</ul>
     </div>
 
     <div id="footer">