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: 21-Jan-2003 13:57:32
Branch: HEAD Handle: 2003012112573100
Modified files:
openpkg-web tutorial.wml
Log:
Updated to reflect current platform requirements that are fully
supported.
Summary:
Revision Changes Path
1.17 +11 -7 openpkg-web/tutorial.wml
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-web/tutorial.wml
============================================================================
$ cvs diff -u -r1.16 -r1.17 tutorial.wml
--- openpkg-web/tutorial.wml 15 Jan 2003 11:12:26 -0000 1.16
+++ openpkg-web/tutorial.wml 21 Jan 2003 12:57:31 -0000 1.17
@@ -17,21 +17,25 @@
<h2>Prerequisites</h2>
-Ensure your system is running one of the officially supported platforms:
+Ensure that your system is one of the fully supported platforms:
<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.7 </td><td>FreeBSD 4.7 </td><td>FreeBSD 4.7-STABLE
i386 </td></tr>
+<tr><td>ix86-freebsd5.0 </td><td>FreeBSD 5.0 </td><td>FreeBSD 5.0-RELEASE
i386 </td></tr>
+<tr><td>sparc64-solaris2.8 </td><td>Sun Solaris 8 </td><td>SunOS 5.8
sun4u </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.22
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>
-If your platform is not part of this list, don't panic. OpenPKG was
-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.
+If your platform is not part of this list, don't panic. OpenPKG runs well on
+many other Unix platforms. There is a high probability that your particular
+platform will work, especially if it is a recent version of a major Unix
+platform such as BSD, Linux, Solaris, Tru64, or HP-UX. For more details of
+see <a
+href="http://www.openpkg.org/doc/handbook/openpkg.html#support-official">OpenPKG
+handbook</a>
<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]