OpenPKG CVS Repository
http://cvs.openpkg.org/
____________________________________________________________________________
Server: cvs.openpkg.org Name: Ralf S. Engelschall
Root: /e/openpkg/cvs Email: [EMAIL PROTECTED]
Module: openpkg-doc Date: 19-Sep-2002 10:02:13
Branch: HEAD Handle: 2002091909021200
Modified files:
openpkg-doc/articles/sysadmin
article.txt
Log:
flush pending changes which were sent to SysAdmin
Summary:
Revision Changes Path
1.129 +15 -12 openpkg-doc/articles/sysadmin/article.txt
____________________________________________________________________________
Index: openpkg-doc/articles/sysadmin/article.txt
============================================================
$ cvs diff -u -r1.128 -r1.129 article.txt
--- openpkg-doc/articles/sysadmin/article.txt 6 Apr 2002 13:15:59 -0000 1.128
+++ openpkg-doc/articles/sysadmin/article.txt 19 Sep 2002 08:02:12 -0000 1.129
@@ -71,7 +71,7 @@
Internally, OpenPKG leverages the existing packaging technology of
the popular RedHat Package Manager (RPM). However, the RPM software
included with OpenPKG is specially extended to become more unique and
-self-contained. The more than 300 available OpenPKG packages are really
+self-contained. The more than 400 available OpenPKG packages are really
just RPM packages under the hood, but were developed from scratch in a
OpenPKG standard approach. The packages are clean and robust, because
they follow strict style guidelines and environment requirements.
@@ -547,7 +547,7 @@
OpenPKG is in production use since April 2001 at Cable & Wireless
Germany, a large ISP. Since its public release in January 2002,
-OpenPKG users have profited from an increase of 220 to over 300 software
+OpenPKG users have profited from an increase of 220 to over 400 software
packages. The project is continuously improved by a diverse team of
developers who also daily update and add packages.
@@ -623,17 +623,17 @@
Figure_1: The OpenPKG subsystem principle
------------------------------------------------------------------------------
-article.principle.fig
+article.principle.eps
------------------------------------------------------------------------------
Figure_2: The OpenPKG file system layout
------------------------------------------------------------------------------
-article.layout.fig
+article.layout.eps
------------------------------------------------------------------------------
Figure_3: File system layout of non-OpenPKG software installed
------------------------------------------------------------------------------
-article.layout-local.fig
+article.layout-local.eps
------------------------------------------------------------------------------
Listing_1: OpenPKG packaging for rsync (rsync.spec: RPM specification)
@@ -644,10 +644,10 @@
URL: http://rsync.samba.org/
Vendor: Andrew Tridgell & Paul Mackerras
Packager: The OpenPKG Project
-Distribution: OpenPKG [REL]
+Distribution: OpenPKG [BASE]
Group: Filesystem
License: GPL
-Version: 2.5.4
+Version: 2.5.5
Release: 1.1.0
# list of sources
@@ -886,13 +886,16 @@
------------------------------------------------------------------------------
Unix Platform Support
============================= =======
-FreeBSD 4.x/5.0-C full
-Debian GNU/Linux 2.2/3.0pre full
+FreeBSD 4.x full
+FreeBSD 5.0 partial
+Debian GNU/Linux 2.2 full
+Debian GNU/Linux 3.0 full
RedHat Linux 7.x full
RedHat Linux 6.x partial
+Sun Solaris 9 full
Sun Solaris 8 full
Sun Solaris 2.6/7 partial
-NetBSD 1.5.x partial
+NetBSD 1.6 partial
OpenBSD 2.9 partial
HP/UX 10.20 partial
Compaq Tru64 5.0 partial
@@ -958,7 +961,7 @@
<pkg-spec> e.g. rsync.spec
<pkg-rpm> e.g. rsync-2.5.5-1.1.0.*.rpm
<pkg-src> e.g. rsync-2.5.5-1.1.0.src.rpm
- <pkg-bin> e.g. rsync-2.5.5-1.1.0.ix86-freebsd4.5-uo.rpm
+ <pkg-bin> e.g. rsync-2.5.5-1.1.0.ix86-freebsd4.6-uo.rpm
------------------------------------------------------------------------------
Table_4: OpenPKG summary
@@ -989,6 +992,6 @@
- Powerful package queries
- Flexible run-command facility
- Mature technology in production use since April 2001
-- Variety of over 300 packages available
+- Variety of over 400 packages available
------------------------------------------------------------------------------
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]