From 399575eb3bb6393e5cf2fa50cb71b9468ccd54a7 Mon Sep 17 00:00:00 2001 From: maroy Date: Tue, 29 Mar 2005 14:39:14 +0000 Subject: [PATCH] updated documents to reflect final download URLs for the releases --- livesupport/INSTALL | 6 +++--- livesupport/doc/install.html | 12 ++++++++---- livesupport/doc/release.html | 35 +++++++++++++++++++++++------------ 3 files changed, 34 insertions(+), 19 deletions(-) diff --git a/livesupport/INSTALL b/livesupport/INSTALL index 2f02b1f06..d6b9b55d8 100644 --- a/livesupport/INSTALL +++ b/livesupport/INSTALL @@ -22,7 +22,7 @@ Author : $Author: maroy $ - Version : $Revision: 1.2 $ + Version : $Revision: 1.3 $ Location : $Source: /home/paul/cvs2svn-livesupport/newcvsrepo/livesupport/INSTALL,v $ -------------------------------------------------------------------------------- @@ -32,8 +32,8 @@ For detailed installation instructions, see the doc/install.html document. For the impatient, do the following (make sure to run at least the bin/install.sh script as root): -wget http://ls-demo.campware.org/download/livesupport-.tar.bz2 -wget http://ls-demo.campware.org/download/livesupport-libraries-.tar.bz2 +wget http://livesupport.campware.org/look/campware/download/livesupport-.tar.bz2 +wget http://livesupport.campware.org/look/campware/download/livesupport-libraries-.tar.bz2 tar xfj livesupport-.tar.bz2 tar xfj livesupport-libraries-.tar.bz2 cd livesupport- diff --git a/livesupport/doc/install.html b/livesupport/doc/install.html index 9af926835..89ad5e157 100644 --- a/livesupport/doc/install.html +++ b/livesupport/doc/install.html @@ -13,7 +13,7 @@ Development Loan Fund, under the GNU GPL.
  • Author: $Author: maroy $
  • -
  • Version: $Revision: 1.2 $
  • +
  • Version: $Revision: 1.3 $
  • Location: $Source: /home/paul/cvs2svn-livesupport/newcvsrepo/livesupport/doc/install.html,v $

Scope

@@ -36,7 +36,7 @@ Those who think they know everything, the quick steps to install LiveSupport are (make sure to run at least the ./bin/install.sh script as root):

-
wget http://ls-demo.campware.org/download/livesupport-<version>.tar.bz2
wget http://ls-demo.campware.org/download/livesupport-libraries-<version>.tar.bz2
tar xfj livesupport-<version>.tar.bz2
tar xfj livesupport-libraries-<version>.tar.bz2
cd livesupport-<version>
make setup && make compile
./bin/install.sh -d /usr/local/livesupport -g apache
ln -s /usr/local/livesupport/var /var/www/livesupport
/usr/local/livesupport/bin/scheduler.sh start
+
wget http://livesupport.campware.org/look/campware/download/livesupport-<version>.tar.bz2
wget http://livesupport.campware.org/look/campware/download/livesupport-libraries-<version>.tar.bz2
tar xfj livesupport-<version>.tar.bz2
tar xfj livesupport-libraries-<version>.tar.bz2
cd livesupport-<version>
make setup && make compile
./bin/install.sh -d /usr/local/livesupport -g apache
ln -s /usr/local/livesupport/var /var/www/livesupport
/usr/local/livesupport/bin/scheduler.sh start

Then try the URL http://localhost/livesupport/htmlUI/var/html/ , and log in using username: root, password: q.
@@ -162,8 +162,12 @@ external libraries used by LiveSupport
These files are accessible through the following URLs:
    -
  • http://ls-demo.campware.org/download/livesupport-<version>.tar.bz2
  • -
  • http://ls-demo.campware.org/download/livesupport-libraries-<version>.tar.bz2
  • +
  • +
    http://livesupport.campware.org/look/campware/download/livesupport-<version>.tar.bz2
    +
  • +
  • +
    http://livesupport.campware.org/look/campware/download/livesupport-libraries-<version>.tar.bz2
    +
After downloading the files, untar them in the same directory:

diff --git a/livesupport/doc/release.html b/livesupport/doc/release.html index 07bd751af..3c5aef71a 100644 --- a/livesupport/doc/release.html +++ b/livesupport/doc/release.html @@ -13,7 +13,7 @@ Development Loan Fund, under the GNU GPL.
  • Author: $Author: maroy $
  • -
  • Version: $Revision: 1.2 $
  • +
  • Version: $Revision: 1.3 $
  • Location: $Source: /home/paul/cvs2svn-livesupport/newcvsrepo/livesupport/doc/release.html,v $

Scope

@@ -103,20 +103,31 @@ enabling later retrieval of this specific state.

Publishing the tarballs

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 http://ls-demo.campware.org/download/ , which can be -achieved by moving the files to the /var/www/download/ -directory on the ls-demo.campware.org 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:
-
-
scp livesupport-<ls-version>.tar.bz2 livesupport-libraries-<ls-version>.tar.bz <username>@ls-demo.campware.org:/var/www/download
-
+URL http://livesupport.campware.org/look/campware/download/ +. 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.

Announcing the release

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.
+meta-sites, like freshmeat. In particular, the following announcements +are made:
+
    +
  • Campware.org site.
  • +
  • Freshmeat.net.
  • +
  • Press releases/announcements go to:
  • +
      +
    • NewsForge (http://www.newsforge.com)
    • +
    • PRweb (http://www.prweb.com)
    • +
    • MDLF's press person
    • +
    • LiveSupport developers' list, urging everyone to send it to +friends and contacts
    • +
    • Other Campware developers' lists on major releases
    • +
    • Other mailing lists and friendly/relevant organizations
    • +
    +

-