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:   15-Apr-2004 20:09:41
  Branch: HEAD                             Handle: 2004041519094100

  Modified files:
    openpkg-web             doc.wml index.wml tutorial.wml

  Log:
    link new slideset into website

  Summary:
    Revision    Changes     Path
    1.12        +4  -3      openpkg-web/doc.wml
    1.49        +16 -2      openpkg-web/index.wml
    1.26        +1  -1      openpkg-web/tutorial.wml
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: openpkg-web/doc.wml
  ============================================================================
  $ cvs diff -u -r1.11 -r1.12 doc.wml
  --- openpkg-web/doc.wml       27 Feb 2004 15:24:58 -0000      1.11
  +++ openpkg-web/doc.wml       15 Apr 2004 18:09:41 -0000      1.12
  @@ -9,7 +9,7 @@
   their versions which can be best viewed on-line:
   
   <ul class="compact">
  -   <li><a href="doc/slideset/openpkg.html/">OpenPKG Slideset</a> (HTML 4.0)
  +   <li><a href="doc/slideset/openpkg/">OpenPKG Slideset</a> (HTML 4.0)
      <li><a href="doc/quickref/openpkg.txt">OpenPKG Quick Reference</a> (ISO-Latin 1)
      <li><a href="tutorial.html">OpenPKG User Tutorial</a> (HTML 4.0)
      <li><a href="doc/articles/sysadmin/article.html">OpenPKG Article</a> (HTML 4.0)
  @@ -38,8 +38,9 @@
   following formats:
   
   <ul class="compact">
  -   <li><a href="doc/slideset/openpkg.ppt">PowerPoint</a> (PowerPoint 2000; 
<b>source</b>)
  -   <li><a href="doc/slideset/openpkg.html/">HTML</a> (HTML 4.0)
  +   <li><a href="doc/slideset/openpkg.ppt">PowerPoint</a> (PowerPoint 2003; 
<b>source</b>)
  +   <li><a href="doc/slideset/openpkg.pdf">PDF</a> (PDF 1.3)
  +   <li><a href="doc/slideset/openpkg/">HTML</a> (HTML 4.0)
   </ul>
   
   <h2>The OpenPKG Quick Reference</h2>
  @@ .
  patch -p0 <<'@@ .'
  Index: openpkg-web/index.wml
  ============================================================================
  $ cvs diff -u -r1.48 -r1.49 index.wml
  --- openpkg-web/index.wml     15 Mar 2004 16:40:26 -0000      1.48
  +++ openpkg-web/index.wml     15 Apr 2004 18:09:41 -0000      1.49
  @@ -9,7 +9,7 @@
   <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>,
  +   <a href="doc/slideset/openpkg/">Slideset</a>,
      <a href="doc/articles/sysadmin/article.html">Article</a>,
      <a href="tutorial.html">Tutorial</a>,
      <a href="doc/quickref/openpkg.txt">Quick Ref.</a>,
  @@ -42,6 +42,7 @@
   <b>...the world of cross-platform RPM-based Unix software packaging.</b>
   
   <p>
  +<table cellspacing=0 cellpadding=0 border=0><tr><td>
   Much valued by IT decision makers and beloved by Unix system
   administrators of large and diverse setups, OpenPKG is the
   world leading instrument for deployment and maintenance of <a
  @@ -50,6 +51,19 @@
   is a collaboration effort with the goal of creating and maintaining
   portable and easy to install software packages for use on the major Unix
   server platforms.
  +</td><td>
  +&nbsp;
  +&nbsp;
  +&nbsp;
  +</td><td>
  +<box bgcolor="#666699" bdwidth=0 bdspace=1>
  +<box bgcolor="#666699" bdcolor="#ffffff" bdwidth=1 bdspace=15>
  +<p align=center>
  +<a href="doc/slideset/openpkg/"><font size=+1 
color="#f0f0ff">Look&nbsp;at&nbsp;New<br> Slideset<i>!</i></font></a>
  +</p>
  +</box>
  +</box>
  +</td></tr></table>
   
   <p>
   The unique OpenPKG architecture leverages proven technologies
  @@ -269,7 +283,7 @@
   
   # <p>
   # To familiarize yourself with OpenPKG's advantages, we recommend reading
  -# the <a href="doc/slideset/openpkg.html/">OpenPKG Slideset</a> for a brief
  +# the <a href="doc/slideset/openpkg/">OpenPKG Slideset</a> for a brief
   # overview of OpenPKG, followed by the <a href="tutorial.html">Online
   # Tutorial</a>. These resources provide details on how to use the OpenPKG
   # bootstrapping procedure and how to download and install the RPM packages.
  @@ .
  patch -p0 <<'@@ .'
  Index: openpkg-web/tutorial.wml
  ============================================================================
  $ cvs diff -u -r1.25 -r1.26 tutorial.wml
  --- openpkg-web/tutorial.wml  27 Feb 2004 14:59:50 -0000      1.25
  +++ openpkg-web/tutorial.wml  15 Apr 2004 18:09:41 -0000      1.26
  @@ -217,7 +217,7 @@
   <ul>
   <li><a href="doc/quickref/openpkg.txt">OpenPKG Quick Reference</a></li>
   <li><a href="doc/handbook/openpkg.html">OpenPKG Handbook</a></li>
  -<li><a href="doc/slideset/openpkg.html/">OpenPKG Introduction Slideset</a></li>
  +<li><a href="doc/slideset/openpkg/">OpenPKG Introduction Slideset</a></li>
   <li><a href="http://www.openpkg.org/releng.html";>OpenPKG Release Engineering (and 
package classes)</a></li>
   <li><a href="http://www.openpkg.org/security.html";>OpenPKG Security</a></li>
   <li><a href="http://cvs.openpkg.org/openpkg-re/news.txt";>New in latest 
release</a></li>
  @@ .
______________________________________________________________________
The OpenPKG Project                                    www.openpkg.org
CVS Repository Commit List                     [EMAIL PROTECTED]

Reply via email to