OpenPKG CVS Repository
  http://cvs.openpkg.org/
  ____________________________________________________________________________

  Server: cvs.openpkg.org                  Name:   Ralf S. Engelschall
  Root:   /e/openpkg/cvs                   Email:  [EMAIL PROTECTED]
  Module: openpkg-web                      Date:   04-Aug-2003 10:01:20
  Branch: HEAD                             Handle: 2003080409012000

  Modified files:
    openpkg-web             index.wml

  Log:
    announce 1.3 on the title page

  Summary:
    Revision    Changes     Path
    1.44        +121 -70    openpkg-web/index.wml
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: openpkg-web/index.wml
  ============================================================================
  $ cvs diff -u -r1.43 -r1.44 index.wml
  --- openpkg-web/index.wml     17 Jul 2003 21:22:03 -0000      1.43
  +++ openpkg-web/index.wml     4 Aug 2003 08:01:20 -0000       1.44
  @@ -1,15 +1,12 @@
   
   #use "page.inc" page=index
   
  -<title>Welcome!</title>
  -
  -<h1>Welcome to OpenPKG <i>!</i></h1>
  -
  -...the world of cross-platform RPM-based Unix software packaging.
  +<title>Cross-Platform Unix Software Packaging</title>
   
   <sidebar>
   <p>
  -<box bdwidth=1 bdcolor="#a5a095" bdspace=10 bgcolor="#e5e0d5">
  +<box bgcolor="#a5a095" bdwidth=0 bdspace=1>
  +<box bgcolor="#e5e0d5" bdcolor="#ffffff" bdwidth=1 bdspace=10>
   <b>User Quick Links:</b><br>
      <a href="security.html">Security</a>,
      <a href="doc/slideset/openpkg.html/">Slideset</a>,
  @@ -17,66 +14,41 @@
      <a href="doc/quickref/openpkg.txt">Quick Ref.</a>,
      <a href="faq.html">FAQ</a>,
      <a href="doc/handbook/openpkg.html">Handbook</a>,
  -   <a href="ftp://ftp.openpkg.org/release/1.2/SRC/";>1.2</a>.
  +   <a href="ftp://ftp.openpkg.org/release/1.3/SRC/";>1.3</a>.
  +</box>
   </box>
   <p>
  -<box bdwidth=1 bdcolor="#a5a095" bdspace=10 bgcolor="#e5e0d5">
  +<box bgcolor="#a5a095" bdwidth=0 bdspace=1>
  +<box bgcolor="#e5e0d5" bdcolor="#ffffff" bdwidth=1 bdspace=10>
   <b>Dev. Quick Links:</b><br>
      <a href="status.cgi">Build Status</a>,
      <a href="http://cvs.openpkg.org/dir?d=openpkg-src";>Package Source</a>,
      <a href="http://cvs.openpkg.org/timeline";>ChangeLog</a>,
  -   <a href="bugdb/admin">BugDB</a>,
  +   <a href="http://rt.openpkg.org/";>BugDB</a>,
      <a href="stat.html">Stats</a>,
      <a href="ftp://ftp.openpkg.org/current/SRC/";>CURRENT</a>.
   </box>
  -</sidebar>
  -
  -<p>
  -<center>
  -<table>
  -<tr>
  -<td>
  -
  -<box bgcolor="#cc3333" bdwidth=0 bdspace=1>
  -<box bgcolor="#cc3333" bdcolor="#ffffff" bdwidth=1 bdspace=15>
  -<a href="press/PR-003-openpkg-1.2.html"><font size=+1 color="#fff0f0">OpenPKG <font 
color="#ffffff">1.2</font> available<i>!</i></font></a><br>
  -<a href="download.html"><font size=+1 color="#fff0f0">Download it now...</font></a>
  -</box>
  -</box>
  -
  -</td>
  -<td>
  -
  -<box bgcolor="#666699" bdwidth=0 bdspace=1>
  -<box bgcolor="#666699" bdcolor="#ffffff" bdwidth=1 bdspace=15>
  -<a href="http://www.samag.com/";><font size=+1 color="#f0f0ff">
  -<font color="#ffffff">SysAdmin</font></a> article online<i>!</i></font><br>
  -<a href="http://www.sysadminmag.com/documents/sam0211a/";><font size=+1 
color="#f0f0ff">Read it now...</font></a>
  -</box>
   </box>
  +</sidebar>
   
  -</td>
  -</tr>
  -</table>
  +<h1>Welcome to OpenPKG <i>!</i></h1>
   
  -</center>
  +...the world of cross-platform RPM-based Unix software packaging.
   
   <p>
  -This is a project founded by the <a href="http://dev.de.cw.net/";>Development
  -Team</a> from <a href="http://www.cw.com/de/";>Cable &amp; Wireless</a>'s
  -Internet Services division. The goal is
  -the creation and maintainance of portable and easy to install
  -software packages for use on the major Unix server platforms.
  -Currently <a href="http://www.sun.com/solaris/";>Solaris</a>,
  -<a href="http://www.linux.com/";>Linux</a> and <a
  -href="http://www.freebsd.org/";>FreeBSD</a> are officially and
  -fully supported. Additionally, <a href="http://www.netbsd.org";>NetBSD</a>,
  -<a href="http://www.openbsd.org";>OpenBSD</a>, and
  -<a href="http://www.tru64unix.compaq.com";>Compaq Tru64</a> are
  -unofficially and/or partly supported.
  +The goal of the OpenPKG project is the creation and maintainance of portable
  +and easy to install software packages for use on the major Unix server
  +platforms.  Currently <a href="http://www.freebsd.org/";>FreeBSD</a> 4.8 and
  +5.1, <a href="http://www.debian.org/";>Debian GNU/Linux</a> 2.2 and 3.0, <a
  +href="http://www.redhat.com/";>Red Hat Linux</a> 9, <a
  +href="http://www.suse.com/";>SuSE Linux</a> 8.2, and <a
  +href="http://www.sun.com/solaris/";>Sun Solaris</a> 8 and 9 are officially and
  +fully supported. Additionally, <a href="http://www.netbsd.org";>NetBSD</a>, <a
  +href="http://www.openbsd.org";>OpenBSD</a>, and <a
  +href="http://www.tru64unix.compaq.com";>Compaq Tru64</a> are unofficially
  +and/or partly supported.
   
   <p>
  -#<a href="screenshot.png"><img src="screenshot-thumbnail.gif" align=right 
border=0></a>
   The underlying packaging technology is based on the <a
   href="http://www.redhat.com/";>RedHat</a> Package Manager <a
   href="http://www.rpm.org";>RPM</a>, version 4. Nevertheless this project
  @@ -87,28 +59,107 @@
   system. 
   
   <p>
  -As of January 2003, OpenPKG consists of over <b>48,000</b> lines of
  -polished RPM package specifications, resulting in over <b>500</b> freely
  -available individual packages. At the end of a typical development cycle,
  -OpenPKG is released with CORE, BASE, and PLUS package subsets. OpenPKG 1.2
  -includes <b>361</b> such packages, for example.
  +<box bgcolor="#a5a095" bdwidth=0 bdspace=1>
  +<box bgcolor="#e5e0d5" bdcolor="#ffffff" bdwidth=1 bdspace=10>
  +<a href="press/PR-004-openpkg-1.3.html"><img src="box-med.png" align=right 
border=0></a>
  +<font size=+1><b><a href="press/PR-004-openpkg-1.3.html"><font size=+2>OpenPKG 
1.3</font></a> now available!</b></font>
  +<ul class="condensed">
  +<li>Portable across major Unix platforms.
  +<li>Supports the platforms <b>FreeBSD</b> 4/5, <b>Debian GNU/Linux</b> 2/3, <b>Red 
Hat Linux</b> 9, <b>SuSE Linux</b> 8.2 and <b>Sun Solaris</b> 8/9.
  +<li>Contains <b>400</b> carefully selected <b>packages</b>.
  +<li>Entirely based on Open Source Software technology.
  +<li>Minimum operating system intrusion and dependency.
  +<li>Minimum overhead in software packaging.
  +<li>Easy installation, updating and deinstallation of packages.
  +<li>Bundled with useful and secure package preconfigurations.
  +<li>Includes an abstracted and powerful run-command facility.
  +<li>Virtual hosting through multiple instances on a single system.
  +<li>Proxy packages for reusing packages across instances.
  +<li>Build-time package variations for maximum flexibility.
  +<li>Foundation to build encapsulated and self-contained environments.
  +</ul>
  +<center>
  +<p>
  +<table width=100% cellspacing=0 cellpadding=0>
  +<tr><td>
  +<b><a href="download.html">Download</a> Quick Links:</b>
  +</td>
  +<td align=right>
  +(see also: 
  +<a href="http://cvs.openpkg.org/openpkg-re/news.txt";>News</a>, 
  +<a href="http://cvs.openpkg.org/openpkg-re/upgrade.txt";>Upgrading</a>)
  +</td>
  +</tr>
  +</table>
  +<p>
  +<box bgcolor="#f5f0e5" bdcolor="#a5a095" bdwidth=1 bdspace=10>
  +<table cellspacing=0 cellpadding=0 class="download">
  +<tr>
  +    <td><b>Source Packages:</b></td>
  +    <td>&nbsp;&nbsp;<b>FreeBSD Packages:</b></td>
  +    <td>&nbsp;&nbsp;<b>Linux Packages:</b></td>
  +    <td>&nbsp;&nbsp;<b>Solaris Packages:</b></td>
  +</tr>
  +<tr>
  +    <td><a href="ftp://ftp.openpkg.org/release/1.3/SRC/";>Release CORE+BASE</a></td>
  +    <td>&nbsp;&nbsp;<a 
href="ftp://ftp.openpkg.org/release/1.3/BIN/ix86-freebsd4.8/";>FreeBSD 4.8 
(ix86)</a></td>
  +    <td>&nbsp;&nbsp;<a 
href="ftp://ftp.openpkg.org/release/1.3/BIN/ix86-debian2.2/";>Debian GNU/Linux 2.2 
(ix86)</a></td>
  +    <td>&nbsp;&nbsp;<a 
href="ftp://ftp.openpkg.org/release/1.3/BIN/sparc64-solaris8/";>Sun Solaris 8 
(sparc64)</a></td>
  +</tr>
  +<tr>
  +    <td><a href="ftp://ftp.openpkg.org/release/1.3/SRC/PLUS/";>Release PLUS</a></td>
  +    <td>&nbsp;&nbsp;<a 
href="ftp://ftp.openpkg.org/release/1.3/BIN/ix86-freebsd5.1/";>FreeBSD 5.1 
(ix86)</a></td>
  +    <td>&nbsp;&nbsp;<a 
href="ftp://ftp.openpkg.org/release/1.3/BIN/ix86-debian3.0/";>Debian GNU/Linux 3.0 
(ix86)</a></td>
  +    <td>&nbsp;&nbsp;<a 
href="ftp://ftp.openpkg.org/release/1.3/BIN/sparc64-solaris9/";>Sun Solaris 9 
(sparc64)</a></td>
  +</tr>
  +<tr>
  +    <td><a href="ftp://ftp.openpkg.org/release/1.3/UPD/";>Updates</a></td>
  +    <td>&nbsp;</td>
  +    <td>&nbsp;&nbsp;<a 
href="ftp://ftp.openpkg.org/release/1.3/BIN/ix86-redhat9/";>RedHat Linux 9 
(ix86)</a></td>
  +    <td>&nbsp;&nbsp;<a 
href="ftp://ftp.openpkg.org/release/1.3/BIN/ix86-solaris9/";>Sun Solaris 9 
(ix86)</a></td>
  +</tr>
  +<tr>
  +    <td>&nbsp;</td>
  +    <td>&nbsp;</td>
  +    <td>&nbsp;&nbsp;<a 
href="ftp://ftp.openpkg.org/release/1.3/BIN/ix86-suse8.2/";>SuSE Linux 8.2 
(ix86)</a></td>
  +    <td>&nbsp;</td>
  +</tr>
  +</table>
  +</box>
  +</center>
  +</box>
  +</box>
   
   <p>
  -You are still wondering why you should use OpenPKG and what it is good
  -for? If you are happy with any other packaging facility, do not waste
  -your time with OpenPKG, please. OpenPKG does not try to compete with or
  -even replace any vendor facilities -- it is an add-on to them. But if
  -you need an answer to one or more of the following questions, you should
  -give OpenPKG a try.
  -
  -<p>
  -You have a large set of different Unix
  -servers to install and maintain but nevertheless want a single facility
  -across all platforms? You want to install an application
  -multiple times on a single server, for instance to give each project
  -their own software installation? You want to install add-on applications
  -the easy way by accepting mimimal operating system intrusion only?
  -OpenPKG is designed to solve these situations for you.
  +As of August 2003, OpenPKG consists of over <b>73,000</b> lines of
  +polished RPM package specifications, resulting in over <b>560</b> freely
  +available individual packages. At the end of a typical development cycle,
  +OpenPKG is released with CORE, BASE, and PLUS package subsets. OpenPKG 1.3
  +includes <b>400</b> such packages, for example.
  +
  +#<box bgcolor="#cc3333" bdwidth=0 bdspace=1>
  +#<box bgcolor="#cc3333" bdcolor="#ffffff" bdwidth=1 bdspace=15>
  +#<a href="press/PR-003-openpkg-1.2.html"><font size=+1 color="#fff0f0">OpenPKG 
<font color="#ffffff">1.2</font> available<i>!</i></font></a><br>
  +#<a href="download.html"><font size=+1 color="#fff0f0">Download it now...</font></a>
  +#</box>
  +#</box>
  +
  +#<p>
  +#You are still wondering why you should use OpenPKG and what it is good
  +#for? If you are happy with any other packaging facility, do not waste
  +#your time with OpenPKG, please. OpenPKG does not try to compete with or
  +#even replace any vendor facilities -- it is an add-on to them. But if
  +#you need an answer to one or more of the following questions, you should
  +#give OpenPKG a try.
  +
  +#<p>
  +#You have a large set of different Unix
  +#servers to install and maintain but nevertheless want a single facility
  +#across all platforms? You want to install an application
  +#multiple times on a single server, for instance to give each project
  +#their own software installation? You want to install add-on applications
  +#the easy way by accepting mimimal operating system intrusion only?
  +#OpenPKG is designed to solve these situations for you.
   
   <p>
   To familiarize yourself with OpenPKG's advantages, we recommend reading
  @@ .
______________________________________________________________________
The OpenPKG Project                                    www.openpkg.org
CVS Repository Commit List                     [EMAIL PROTECTED]

Reply via email to