summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorrillig <rillig>2005-12-05 18:04:39 +0000
committerrillig <rillig>2005-12-05 18:04:39 +0000
commitb12abfaf73d885af1b7a3c642aa80afe43ed12ca (patch)
treec32144f3a57fee87b6bb2d0581742f6774527c84 /doc
parentc1862df1367e3a08db2d5892c42fb4876e4fd57a (diff)
downloadpkgsrc-b12abfaf73d885af1b7a3c642aa80afe43ed12ca.tar.gz
Added a note that using the binary bootstrap kits only works for
privileged builds that use LOCALBASE=/usr/pkg.
Diffstat (limited to 'doc')
-rw-r--r--doc/guide/files/platforms.xml6
1 files changed, 4 insertions, 2 deletions
diff --git a/doc/guide/files/platforms.xml b/doc/guide/files/platforms.xml
index 9c24fc53b60..2e9fe43d479 100644
--- a/doc/guide/files/platforms.xml
+++ b/doc/guide/files/platforms.xml
@@ -1,4 +1,4 @@
-<!-- $NetBSD: platforms.xml,v 1.23 2005/11/18 14:44:45 yyamano Exp $ -->
+<!-- $NetBSD: platforms.xml,v 1.24 2005/12/05 18:04:39 rillig Exp $ -->
<chapter id="platforms">
<title>Using pkgsrc on systems other than &os;</title>
@@ -71,7 +71,9 @@
<para>Binary packages for the pkgsrc tools and an initial set of packages is
available for supported platforms. An up-to-date list of these can be
- found on <ulink url="http://www.pkgsrc.org/">www.pkgsrc.org</ulink>.</para>
+ found on <ulink url="http://www.pkgsrc.org/">www.pkgsrc.org</ulink>.
+ Note that this only works for privileged builds that install
+ into <filename>/usr/pkg</filename>.</para>
<note>
<para>The bootstrap installs a <command>bmake</command> tool.