summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorrillig <rillig>2006-04-18 12:56:53 +0000
committerrillig <rillig>2006-04-18 12:56:53 +0000
commit216489560ad4d5ecc15a22cc2a78e7658c6af991 (patch)
tree5f69cd8917e73b135b3b7bca03fbefe9312e35c3 /doc
parent7423fac6667b1ac72e32c485481e0edb86d43bc4 (diff)
downloadpkgsrc-216489560ad4d5ecc15a22cc2a78e7658c6af991.tar.gz
Added the binary packages URLs for Solaris 9.
Diffstat (limited to 'doc')
-rw-r--r--doc/guide/files/using.xml19
1 files changed, 12 insertions, 7 deletions
diff --git a/doc/guide/files/using.xml b/doc/guide/files/using.xml
index 40e78513c68..33399a86e61 100644
--- a/doc/guide/files/using.xml
+++ b/doc/guide/files/using.xml
@@ -1,4 +1,4 @@
-<!-- $NetBSD: using.xml,v 1.18 2006/03/01 17:16:21 rillig Exp $ -->
+<!-- $NetBSD: using.xml,v 1.19 2006/04/18 12:56:53 rillig Exp $ -->
<chapter id="using"> <?dbhtml filename="using.html"?>
<title>Using pkgsrc</title>
@@ -24,7 +24,8 @@
<tgroup cols="2">
<thead><row><entry>Platform</entry><entry>URL</entry></row></thead>
<tbody>
- <row><entry>Solaris 5.10</entry><entry><filename>http://public.enst.fr/pkgsrc/packages/bootstrap-pkgsrc/</filename></entry></row>
+ <row><entry>Solaris 9</entry><entry><filename>ftp://ftp0.mh.bbc.co.uk/pub/pkgsrc/packages/bootstrap-pkgsrc/</filename></entry></row>
+ <row><entry>Solaris 10</entry><entry><filename>http://public.enst.fr/pkgsrc/packages/bootstrap-pkgsrc/</filename></entry></row>
</tbody>
</tgroup>
</informaltable>
@@ -60,15 +61,19 @@
<tgroup cols="2">
<thead><row><entry>Platform</entry><entry>URL</entry></row></thead>
<tbody>
- <row><entry>Solaris 5.10</entry><entry><filename>http://public.enst.fr/pkgsrc/packages/</filename></entry></row>
+ <row><entry>Solaris 9</entry><entry><filename>ftp://ftp0.mh.bbc.co.uk/pub/pkgsrc/packages/</filename></entry></row>
+ <row><entry>Solaris 10</entry><entry><filename>http://public.enst.fr/pkgsrc/packages/</filename></entry></row>
</tbody>
</tgroup>
</informaltable>
- <para>In each of these directories, there is a subdirectory
- <filename>All</filename> that contains all the binary packages.
- Further, there are subdirectories for categories that contain
- symbolic links that point to the actual binary package in
+ <para>Most of these directories contain the pkgsrc distribution
+ for multiple platforms. Select the appropriate subdirectories,
+ according to your machine architecture and operating system,
+ until you find a directory called <filename>All</filename>. This
+ directory contains all the binary packages. Further, there are
+ subdirectories for categories that contain symbolic links that
+ point to the actual binary package in
<filename>../All</filename>. This directory layout is used for
all package repositories, no matter if they are accessed via
HTTP, FTP, NFS, CD-ROM, or the local filesystem.</para>