Author: chipchilders
Date: Fri Oct 26 20:19:54 2012
New Revision: 938

Log:
Adding HEADER and README files to the distribution folders

Added:
    release/incubator/cloudstack/HEADER.html
    release/incubator/cloudstack/README.html
    release/incubator/cloudstack/releases/4.0.0-incubating/HEADER.html
    release/incubator/cloudstack/releases/4.0.0-incubating/README.html
    release/incubator/cloudstack/releases/HEADER.html
    release/incubator/cloudstack/releases/README.html

Added: release/incubator/cloudstack/HEADER.html
==============================================================================
--- release/incubator/cloudstack/HEADER.html (added)
+++ release/incubator/cloudstack/HEADER.html Fri Oct 26 20:19:54 2012
@@ -0,0 +1,28 @@
+    <h1>
+      Apache CloudStack (Incubating) distribution directory
+    </h1>
+    <p>
+      The directories listed below contain current releases from the Apache
+      CloudStack (Incubating) project.
+      Older releases are
+      <a 
href="http://archive.apache.org/dist/incubator/cloudstack/";>archived</a>.
+    </p>
+    <p>
+      To find the complete download and installation instructions, please look
+      at the project's webpage: <a 
href="http://incubator.apache.org/cloudstack";>
+      here</a>.
+    </p>
+    <h2>Important notices</h2>
+    <p>
+Apache CloudStack is an effort undergoing incubation at The Apache Software 
Foundation (ASF).
+    </p>
+    <p>
+Incubation is required of all newly accepted projects until a further review 
indicates that the infrastructure, communications, and decision making process 
have stabilized in a manner consistent with other successful ASF projects. 
While incubation status is not necessarily a reflection of the completeness or 
stability of the code, it does indicate that the project has yet to be fully 
endorsed by the ASF.
+    </p>
+    <p>
+      Save apache.org bandwidth:</br>
+      If you are currently at apache.org and would like to browse, please
+      instead visit
+      <a href="http://www.apache.org/dyn/closer.cgi/incubator/cloudstack/";>a 
nearby mirror site</a>.
+    </p>
+    <h2>Apache CloudStack (Incubating) Releases:</h2>

Added: release/incubator/cloudstack/README.html
==============================================================================
--- release/incubator/cloudstack/README.html (added)
+++ release/incubator/cloudstack/README.html Fri Oct 26 20:19:54 2012
@@ -0,0 +1,24 @@
+<h1>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 
+<a href="http://www.apache.org/dist/incubator/cloudstack/KEYS";>KEYS</a> as 
well as the asc 
+signature file for the relevant distribution. Make sure you get these files 
from the 
+main distribution directory, rather than from a mirror. Then verify the 
signatures using:</p>
+<div class="codehilite"><pre><span class="c">% pgpk -a KEYS</span>
+<span class="c">% pgpv 
apache-cloudstack-4.0.0-incubating-src.tar.bz2.asc</span>
+</pre></div>
+
+
+<p>or</p>
+<div class="codehilite"><pre><span class="c">% pgp -ka KEYS</span>
+<span class="c">% pgp apache-cloudstack-4.0.0-incubating-src.tar.bz2.asc</span>
+</pre></div>
+
+
+<p>or</p>
+<div class="codehilite"><pre><span class="c">% gpg --import KEYS</span>
+<span class="c">% gpg --verify 
apache-cloudstack-4.0.0-incubating-src.tar.bz2.asc</span>
+</pre></div>
+
+
+<p>Additionally, you can verify the MD5 or SHA512 signatures on the files.</p>

Added: release/incubator/cloudstack/releases/4.0.0-incubating/HEADER.html
==============================================================================
--- release/incubator/cloudstack/releases/4.0.0-incubating/HEADER.html (added)
+++ release/incubator/cloudstack/releases/4.0.0-incubating/HEADER.html Fri Oct 
26 20:19:54 2012
@@ -0,0 +1,22 @@
+    <h1>
+      Apache CloudStack (Incubating) 4.0.0-incubating Release
+    </h1>
+    <p>
+      To find the complete download and installation instructions, please look
+      at the project's webpage: <a 
href="http://incubator.apache.org/cloudstack";>
+      here</a>.
+    </p>
+    <h2>Important notices</h2>
+    <p>
+Apache CloudStack is an effort undergoing incubation at The Apache Software 
Foundation (ASF).
+    </p>
+    <p>
+Incubation is required of all newly accepted projects until a further review 
indicates that the infrastructure, communications, and decision making process 
have stabilized in a manner consistent with other successful ASF projects. 
While incubation status is not necessarily a reflection of the completeness or 
stability of the code, it does indicate that the project has yet to be fully 
endorsed by the ASF.
+    </p>
+    <p>
+      Save apache.org bandwidth:</br>
+      If you are currently at apache.org and would like to browse, please
+      instead visit
+      <a href="http://www.apache.org/dyn/closer.cgi/incubator/cloudstack/";>a 
nearby mirror site</a>.
+    </p>
+    <h2>Apache CloudStack (Incubating) 4.0.0-incubating Release:</h2>

Added: release/incubator/cloudstack/releases/4.0.0-incubating/README.html
==============================================================================
--- release/incubator/cloudstack/releases/4.0.0-incubating/README.html (added)
+++ release/incubator/cloudstack/releases/4.0.0-incubating/README.html Fri Oct 
26 20:19:54 2012
@@ -0,0 +1,24 @@
+<h1>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 
+<a href="http://www.apache.org/dist/incubator/cloudstack/KEYS";>KEYS</a> as 
well as the asc 
+signature file for the relevant distribution. Make sure you get these files 
from the 
+main distribution directory, rather than from a mirror. Then verify the 
signatures using:</p>
+<div class="codehilite"><pre><span class="c">% pgpk -a KEYS</span>
+<span class="c">% pgpv 
apache-cloudstack-4.0.0-incubating-src.tar.bz2.asc</span>
+</pre></div>
+
+
+<p>or</p>
+<div class="codehilite"><pre><span class="c">% pgp -ka KEYS</span>
+<span class="c">% pgp apache-cloudstack-4.0.0-incubating-src.tar.bz2.asc</span>
+</pre></div>
+
+
+<p>or</p>
+<div class="codehilite"><pre><span class="c">% gpg --import KEYS</span>
+<span class="c">% gpg --verify 
apache-cloudstack-4.0.0-incubating-src.tar.bz2.asc</span>
+</pre></div>
+
+
+<p>Additionally, you can verify the MD5 or SHA512 signatures on the files.</p>

Added: release/incubator/cloudstack/releases/HEADER.html
==============================================================================
--- release/incubator/cloudstack/releases/HEADER.html (added)
+++ release/incubator/cloudstack/releases/HEADER.html Fri Oct 26 20:19:54 2012
@@ -0,0 +1,28 @@
+    <h1>
+      Apache CloudStack (Incubating) distribution directory
+    </h1>
+    <p>
+      The directories listed below contain current releases from the Apache
+      CloudStack (Incubating) project.
+      Older releases are
+      <a 
href="http://archive.apache.org/dist/incubator/cloudstack/";>archived</a>.
+    </p>
+    <p>
+      To find the complete download and installation instructions, please look
+      at the project's webpage: <a 
href="http://incubator.apache.org/cloudstack";>
+      here</a>.
+    </p>
+    <h2>Important notices</h2>
+    <p>
+Apache CloudStack is an effort undergoing incubation at The Apache Software 
Foundation (ASF).
+    </p>
+    <p>
+Incubation is required of all newly accepted projects until a further review 
indicates that the infrastructure, communications, and decision making process 
have stabilized in a manner consistent with other successful ASF projects. 
While incubation status is not necessarily a reflection of the completeness or 
stability of the code, it does indicate that the project has yet to be fully 
endorsed by the ASF.
+    </p>
+    <p>
+      Save apache.org bandwidth:</br>
+      If you are currently at apache.org and would like to browse, please
+      instead visit
+      <a href="http://www.apache.org/dyn/closer.cgi/incubator/cloudstack/";>a 
nearby mirror site</a>.
+    </p>
+    <h2>Apache CloudStack (Incubating) Releases:</h2>

Added: release/incubator/cloudstack/releases/README.html
==============================================================================
--- release/incubator/cloudstack/releases/README.html (added)
+++ release/incubator/cloudstack/releases/README.html Fri Oct 26 20:19:54 2012
@@ -0,0 +1,24 @@
+<h1>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 
+<a href="http://www.apache.org/dist/incubator/cloudstack/KEYS";>KEYS</a> as 
well as the asc 
+signature file for the relevant distribution. Make sure you get these files 
from the 
+main distribution directory, rather than from a mirror. Then verify the 
signatures using:</p>
+<div class="codehilite"><pre><span class="c">% pgpk -a KEYS</span>
+<span class="c">% pgpv 
apache-cloudstack-4.0.0-incubating-src.tar.bz2.asc</span>
+</pre></div>
+
+
+<p>or</p>
+<div class="codehilite"><pre><span class="c">% pgp -ka KEYS</span>
+<span class="c">% pgp apache-cloudstack-4.0.0-incubating-src.tar.bz2.asc</span>
+</pre></div>
+
+
+<p>or</p>
+<div class="codehilite"><pre><span class="c">% gpg --import KEYS</span>
+<span class="c">% gpg --verify 
apache-cloudstack-4.0.0-incubating-src.tar.bz2.asc</span>
+</pre></div>
+
+
+<p>Additionally, you can verify the MD5 or SHA512 signatures on the files.</p>


Reply via email to