OpenPKG CVS Repository
http://www.openpkg.org/cvsweb/cvsweb.cgi
____________________________________________________________________________
Server: cvs.openpkg.org Name: Project Master
Root: /e/openpkg/cvs Email: [EMAIL PROTECTED]
Module: openpkg-web Date: 28-Aug-2002 17:31:19
Branch: HEAD Handle: 2002082816311800
Added files:
openpkg-web newsflash.wml
Modified files:
openpkg-web index.wml news.wml
Log:
tell about the latest news in OpenPKG v1.1
Summary:
Revision Changes Path
1.34 +11 -8 openpkg-web/index.wml
1.3 +25 -3 openpkg-web/news.wml
1.1 +12 -0 openpkg-web/newsflash.wml
____________________________________________________________________________
Index: openpkg-web/index.wml
============================================================
$ cvs diff -u -r1.33 -r1.34 index.wml
--- openpkg-web/index.wml 27 Aug 2002 13:02:31 -0000 1.33
+++ openpkg-web/index.wml 28 Aug 2002 15:31:18 -0000 1.34
@@ -8,7 +8,17 @@
...the world of cross-platform RPM-based Unix software packaging.
<p>
-This is a project of the <a href="http://dev.de.cw.net/">Development
+<center>
+<box bgcolor="#666699" bdwidth=0 bdspace=1>
+<box bgcolor="#666699" bdcolor="#ffffff" bdwidth=1 bdspace=10>
+<a href="download.html"><font size=+1 color="#ffffff">Download OpenPKG 1.1 now
<i>!</i></font></a><br>
+<a href="news.html"><font size=+1 color="#ffffff">What's new in OpenPKG 1.1
<i>!</i></font></a>
+</box>
+</box>
+</center>
+
+<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 & Wireless
Deutschland</a>'s Application Services division. The goal is
the creation and maintainance of portable and easy to install
@@ -53,13 +63,6 @@
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>
-# <center>
-# <box bgcolor="#e5e0d5" bdcolor="#a5a095" bdspace=10>
-# <a href="download.html"><font size=+1 color="#696055">Download OpenPKG 1.0 now
<i>!</i></font></a>
-# </box>
-# </center>
<p>
To familiarize yourself with OpenPKG's advantages, we recommend reading
Index: openpkg-web/news.wml
============================================================
$ cvs diff -u -r1.2 -r1.3 news.wml
--- openpkg-web/news.wml 26 Nov 2001 19:34:47 -0000 1.2
+++ openpkg-web/news.wml 28 Aug 2002 15:31:18 -0000 1.3
@@ -5,8 +5,30 @@
<h1>Latest News</h1>
-The following is a complete list of all News entries:
-
+<h2>New in OpenPKG 1.1</h2>
+quick and dirty for the impatient
+<ul>
+<li>rpm --fetch which now supports mirrors and backups</li>
+<li>additional user accounts to support fine tuned permissions</li>
+<li>PAM package handels /etc/pam.conf and /etc/pam.d/</li>
+<li>only openpkg and PAM ever touch system files</li>
+<li>shared libraries remained in 1.0 have been removed</li>
+<li>all daemons can be disabled setting "openpkg_runall=no"</li>
+<li>openpkg bootstrap package contains RPM libraries/headers</li>
+<li>rpm --makeproxy support</li>
+<li>sane build environment</li>
+<li>finally rename <prefix>/web to <prefix>/pub</li>
+<li>package variants using command line options</li>
+<li>available and used options can be viewed using rpm queries</li>
+<li>name change prefix/.../rpm became prefix/.../openpkg </li>
+<li>PGP key was changed</li>
+<li>package classification CORE, BASE and PLUS</li>
+<li>more and upgraded packages, now 274 total</li>
+<li>upgrading see openpkg-adm/upgrade.txt</li>
+<li>bugdb with web form and mailing list tracking</li>
+</ul>
<p>
-<newsflash from="news.txt" nohead>
+
+<h2>Newsflash</h2>
+<a href="newsflash.html">complete history</a>
Index: openpkg-web/newsflash.wml
============================================================
$ cvs update -p -r1.1 newsflash.wml
#use "page.inc" page=news
<title>Newsflash</title>
<h1>Newsflash</h1>
The following is a complete list of all News entries:
<p>
<newsflash from="news.txt" nohead>
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]