OpenPKG CVS Repository
http://cvs.openpkg.org/
____________________________________________________________________________
Server: cvs.openpkg.org Name: Thomas Lotterer
Root: /e/openpkg/cvs Email: [EMAIL PROTECTED]
Module: openpkg-web Date: 27-Feb-2004 16:12:39
Branch: HEAD Handle: 2004022715123900
Modified files:
openpkg-web news.wml
Log:
cosmetics; fix url for upgrade.txt
Summary:
Revision Changes Path
1.9 +11 -18 openpkg-web/news.wml
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-web/news.wml
============================================================================
$ cvs diff -u -r1.8 -r1.9 news.wml
--- openpkg-web/news.wml 25 Feb 2004 14:51:56 -0000 1.8
+++ openpkg-web/news.wml 27 Feb 2004 15:12:39 -0000 1.9
@@ -6,17 +6,17 @@
<h1>Latest News</h1>
<h2>New in OpenPKG 2.0</h2>
-<box bdwidth=1 bdcolor="#a5a095" bdspace=10 bgcolor="#e5e0d5">
-<ul>
+
+<ul class="compact">
<li>Portable across major Unix flavors.</li>
<li>Available for the supported platforms:
- <br>FreeBSD 4.9/5.2, Debian Linux 3.0, SuSE Linux 9.0,
- <br>Red Hat Enterprise Linux 3, Red Hat Fedora Core 1
- <br>and Solaris 8 and 9.</li>
+ <br>FreeBSD 4.9/5.2, Debian Linux 3.0, SuSE Linux 9.0,
+ <br>Red Hat Enterprise Linux 3, Red Hat Fedora Core 1
+ <br>and Solaris 8 and 9.</li>
<li>Already available for the tentative platforms:
- <br>Debian GNU/Linux 3.1, Gentoo Linux 1.4.3, Sun Solaris 10.</li>
+ <br>Debian GNU/Linux 3.1, Gentoo Linux 1.4.3, Sun Solaris 10.</li>
<li>Still available for the obsoleted platforms:
- <br>Debian GNU/Linux 2.2, Red Hat Linux 9, SuSE Linux 8.2, and Sun Solaris
2.6.</li>
+ <br>Debian GNU/Linux 2.2, Red Hat Linux 9, SuSE Linux 8.2, and Sun Solaris
2.6.</li>
<li>RPM 4.2.1 contributes over three years of development.</li>
<li>concurrent package database operations and transactional safety.</li>
<li>Platform identification via our GNU shtool 2.0's new 'platform'
command.</li>
@@ -42,12 +42,10 @@
<li>Build-time package variations for maximum flexibility.</li>
<li>Foundation to build encapsulated and self-contained environments.</li>
</ul>
-</box>
<h2>New in OpenPKG 1.3</h2>
-<box bdwidth=1 bdcolor="#a5a095" bdspace=10 bgcolor="#e5e0d5">
-<ul>
+<ul class="compact">
<li>Ix86: FreeBSD 4.8/5.1, Debian GNU/Linux 2.2/3.0, RedHat GNU/Linux 9, SuSE
GNU/Linux 8.2, Sun Solaris 9</li>
<li>Sparc64: Sun Solaris 8, Sun Solaris 9, Sun Solaris 2.6</li>
<li>Alpha: FreeBSD 5.1</li>
@@ -63,24 +61,20 @@
<li>Quality enhancements by package "linting"</li>
<li>Bootstrapping supports preexisting user/groups, relaxed system
requirements</li>
</ul>
-</box>
<h2>New in OpenPKG 1.2</h2>
-<box bdwidth=1 bdcolor="#a5a095" bdspace=10 bgcolor="#e5e0d5">
-<ul>
+<ul class="compact">
<li>More and upgraded packages, now 361 total</li>
<li>New %option support for build-time variations</li>
<li>Fully reorganized and extended packaging of Perl</li>
<li>OSSP fsl replaced old fakesyslog library for log redirection</li>
<li>New <tt>openpkg-tool</tt> package for automatic instance upgrading</li>
</ul>
-</box>
<h2>New in OpenPKG 1.1</h2>
-<box bdwidth=1 bdcolor="#a5a095" bdspace=10 bgcolor="#e5e0d5">
-<ul>
+<ul class="compact">
<li>Command <tt>rpm --fetch</tt> now supports mirrors and backups</li>
<li>Additional user accounts to support fine tuned permissions</li>
<li>PAM package handles <tt>/etc/pam.conf</tt> and <tt>/etc/pam.d/</tt></li>
@@ -99,11 +93,10 @@
<li>More and upgraded packages, now 274 total</li>
<li>BugDB with web form and mailing list tracking</li>
</ul>
-</box>
<p>
For upgrading, please pay attention to the <a
-href="http://cvs.openpkg.org/openpkg-adm/upgrade.txt">known upgrading
+href="http://cvs.openpkg.org/openpkg-re/upgrade.txt">known upgrading
issues</a>. If an important issue is still missing, please
submit it via <a href="/bugdb/guest">Bug Database</a>.
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]