updated documents to reflect final download URLs for the releases

This commit is contained in:
maroy 2005-03-29 14:39:14 +00:00
parent 30d15cf8d9
commit 399575eb3b
3 changed files with 34 additions and 19 deletions

View file

@ -13,7 +13,7 @@ Development Loan Fund</a>, under the GNU <a
href="http://www.gnu.org/licenses/gpl.html">GPL</a>.<br>
<ul>
<li>Author: $Author: maroy $</li>
<li>Version: $Revision: 1.2 $</li>
<li>Version: $Revision: 1.3 $</li>
<li>Location: $Source: /home/paul/cvs2svn-livesupport/newcvsrepo/livesupport/doc/release.html,v $</li>
</ul>
<h1>Scope</h1>
@ -103,20 +103,31 @@ enabling later retrieval of this specific state.<br>
<h1>Publishing the tarballs</h1>
To make the release available to the public, the created tarballs have
to be published. This is done by making the files accessible under the
URL <code>http://ls-demo.campware.org/download/</code> , which can be
achieved by moving the files to the <code>/var/www/download/</code>
directory on the <code>ls-demo.campware.org</code> system. It is
assumed that the person making the release has ssh access to this
system and write access to this directory. The files can be published
by executing the following command:<br>
<br>
<pre><code>scp livesupport-&lt;ls-version&gt;.tar.bz2 livesupport-libraries-&lt;ls-version&gt;.tar.bz &lt;username&gt;@ls-demo.campware.org:/var/www/download</code><br></pre>
<br>
URL <code></code><code>http://livesupport.campware.org/look/campware/download/</code>
. Currently, only MDLF support staff have access to publish into this
space, so after creating the tarballs, one should contact them
personally to publish the files.<br>
<h1>Announcing the release</h1>
For the public to be aware of the new release, it has to be announced.
This is primarily done on the Campware site, but also on other
meta-sites, like freshmeat.<br>
meta-sites, like freshmeat. In particular, the following announcements
are made:<br>
<ul>
<li>Campware.org site.</li>
<li>Freshmeat.net.</li>
<li>Press releases/announcements go to:</li>
<ul>
<li>NewsForge (<a class="moz-txt-link-freetext"
href="http://www.newsforge.com/">http://www.newsforge.com</a>)</li>
<li> PRweb (<a class="moz-txt-link-freetext"
href="http://www.prweb.com/">http://www.prweb.com</a>)</li>
<li>MDLF's press person</li>
<li> LiveSupport developers' list, urging everyone to send it to
friends and contacts</li>
<li>Other Campware developers' lists on major releases</li>
<li> Other mailing lists and friendly/relevant organizations</li>
</ul>
</ul>
<br>
<pre><code></code></pre>
</body>
</html>