OpenPKG CVS Repository
http://cvs.openpkg.org/
____________________________________________________________________________
Server: cvs.openpkg.org Name: Michael Schloh
Root: /e/openpkg/cvs Email: [EMAIL PROTECTED]
Module: openpkg-web Date: 15-Jan-2003 12:12:27
Branch: HEAD Handle: 2003011511122600
Modified files:
openpkg-web faq.wml tutorial.wml
Log:
Update supported platforms, correcting conflicting information.
Summary:
Revision Changes Path
1.22 +13 -10 openpkg-web/faq.wml
1.16 +2 -4 openpkg-web/tutorial.wml
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-web/faq.wml
============================================================================
$ cvs diff -u -r1.21 -r1.22 faq.wml
--- openpkg-web/faq.wml 15 Jan 2003 09:07:29 -0000 1.21
+++ openpkg-web/faq.wml 15 Jan 2003 11:12:26 -0000 1.22
@@ -108,17 +108,20 @@
</faq>
<faq id="os-support"
- title="Why are currently only the operating systems Solaris, Linux and
+ title="Why are only the operating systems Solaris, Linux and
FreeBSD fully supported?">
- To begin with, OpenPKG can be used on any unsupported Unix flavors
- with just a few changes. However, we promise full support only
- to Solaris, Linux and FreeBSD because they are the most popular
- server platforms of the customers at Cable & Wireless Germany.
- Even with this intention, OpenPKG has been ported and tested on
- additional Unix platforms, including Tru64, HP-UX, OpenBSD, NetBSD,
- etc. These additional platforms are not fully supported however,
- because the resources needed to ensure correct package builds for
- them are exhausted.
+ To begin with, OpenPKG works on a number of other Unix variants. It
+ can further be patched with small changes to work on an even larger
+ set of Unix variants. However, we promise full support only to
+ Solaris, Linux and FreeBSD because they are the most popular server
+ platforms of the customers at Cable & Wireless Germany. As is
+ clear from the detailed online documentation, OpenPKG users enjoy a
+ level of partial support for NetBSD, OpenBSD, Tru64, and HP-UX as
+ well. A quick read through the mailing list archive shows that efforts
+ are undergoing or have been made to port OpenPKG to Darwin, AIX, IRIX,
+ and Cygwin. These additional platforms are not fully supported
+ however, because the resources needed to ensure correct package builds
+ at OpenPKG central are simply not sufficient.
</faq>
<faq id="openpkg-rpm-with-vendor-rpm"
@@ .
patch -p0 <<'@@ .'
Index: openpkg-web/tutorial.wml
============================================================================
$ cvs diff -u -r1.15 -r1.16 tutorial.wml
--- openpkg-web/tutorial.wml 4 Oct 2002 15:42:12 -0000 1.15
+++ openpkg-web/tutorial.wml 15 Jan 2003 11:12:26 -0000 1.16
@@ -21,10 +21,8 @@
<p><table>
<tr><td><i>arch-os</i> </td><td><u><i>platform</i></u> </td><td><b>uname
-m -r -s</b> </td></tr>
-<tr><td>ix86-freebsd4.6 </td><td>FreeBSD 4.6 </td><td>FreeBSD 4.6-STABLE
i386 </td></tr>
-<tr><td>sparc64-solaris2.8 </td><td>Sun Solaris 8 </td><td>SunOS 5.8
sun4u </td></tr>
+<tr><td>ix86-freebsd4.7 </td><td>FreeBSD 4.7 </td><td>FreeBSD 4.7-STABLE
i386 </td></tr>
<tr><td>sparc64-solaris2.9 </td><td>Sun Solaris 9 </td><td>SunOS 5.9
sun4u </td></tr>
-<tr><td>ix86-linux2.2 </td><td>Debian GNU/Linux 2.2 </td><td>Linux 2.2.20
i686 </td></tr>
<tr><td>ix86-linux2.4 </td><td>Debian GNU/Linux 3.0 </td><td>Linux 2.4.19
i686 </td></tr>
<tr><td>ix86-linux2.4 </td><td>RedHat 7.2 </td><td>Linux 2.4.9-21
i686 </td></tr>
</table></p>
@@ -33,7 +31,7 @@
successfully ported and tested on many other Unix platforms. There is a high
probability that your particular platform is also supported, especially if
yours is a recent version of a major Unix platform such as BSD, Linux, Solaris,
-Tru64, or HP/UX.
+Tru64, or HP-UX.
<p>
Additionally make sure you have root access to your system. Although not
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]