diff options
author | asau <asau> | 2013-12-16 10:40:16 +0000 |
---|---|---|
committer | asau <asau> | 2013-12-16 10:40:16 +0000 |
commit | 5b99e63341da14d41b172db554cc1bdda864b3da (patch) | |
tree | 4baa61e96c5565d8a8665209c36e2148659f44e0 /bootstrap | |
parent | 9d85c8fab1738bdfb5170c5c2134926695d52ddf (diff) | |
download | pkgsrc-5b99e63341da14d41b172db554cc1bdda864b3da.tar.gz |
Actualise.
Don't insist on moving system tools.
Diffstat (limited to 'bootstrap')
-rw-r--r-- | bootstrap/README.FreeBSD | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/bootstrap/README.FreeBSD b/bootstrap/README.FreeBSD index 1a641fabe19..c52d671e4d5 100644 --- a/bootstrap/README.FreeBSD +++ b/bootstrap/README.FreeBSD @@ -1,4 +1,4 @@ -$NetBSD: README.FreeBSD,v 1.4 2010/12/02 17:12:39 asau Exp $ +$NetBSD: README.FreeBSD,v 1.5 2013/12/16 10:40:16 asau Exp $ Please read the general README file as well. @@ -9,7 +9,7 @@ with the FreeBSD userland tools. There are several steps: recommended that you choose a different location (e.g. /usr/pkgdb) by using the --pkgdbdir option to the bootstrap script. -2. If you do not intend to use the FreeBSD ports tools, it's probably a +2. If you do not intend to use the FreeBSD ports tools, it may be a good idea to move them out of the way to avoid confusion, e.g.: cd /usr/sbin mv pkg_add pkg_add.orig @@ -21,4 +21,4 @@ Alternatively, take care to get pkgsrc tools first in PATH. bootstrap-pkgsrc has been tested on FreeBSD 4.x and 5.x (i386). -pkgsrc works well on FreeBSD 6.2-6.4, 7.1-7.3 (i386). +pkgsrc works well on FreeBSD 6.2-6.4, 7.1-7.3 (i386), 9.0-9.1 (amd64). |