summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorcjep <cjep@pkgsrc.org>2021-02-09 19:19:46 +0000
committercjep <cjep@pkgsrc.org>2021-02-09 19:19:46 +0000
commit8a375287e625875ee7d66e00fde2a6ebe246bc37 (patch)
treef41f21c704469cb260f3e3c199347c1849b20ffe
parent8fae6427a3993adb25c2425f1db77ec14f0f3288 (diff)
downloadpkgsrc-8a375287e625875ee7d66e00fde2a6ebe246bc37.tar.gz
freshen this and include OpenBSD 6.8 testing
-rw-r--r--bootstrap/README.OpenBSD14
1 files changed, 6 insertions, 8 deletions
diff --git a/bootstrap/README.OpenBSD b/bootstrap/README.OpenBSD
index ad11c38cf69..71ca2401b74 100644
--- a/bootstrap/README.OpenBSD
+++ b/bootstrap/README.OpenBSD
@@ -1,4 +1,4 @@
-$NetBSD: README.OpenBSD,v 1.7 2017/01/22 20:14:50 maya Exp $
+$NetBSD: README.OpenBSD,v 1.8 2021/02/09 19:19:46 cjep Exp $
Please read the general README file as well.
@@ -13,10 +13,9 @@ good idea to move them out of the way to avoid confusion, e.g.:
mv pkg_delete pkg_delete.orig
mv pkg_info pkg_info.orig
-2. The bootstrap script will create an example mk.conf file located in
-pkgsrc/bootstrap/work/mk.conf.example. It contains the settings you provided to
-bootstrap. Copy it to your $sysconfdir directory. If $sysconfdir/mk.conf doesn't
-exist, the example is copied into place.
+2. The bootstrap script will create an initial mk.conf file located in
+in your target pkgsrc directory. It contains the settings you provided to
+bootstrap. The bootstrap will tell you where it is when it completes.
3. It's possible to use pkgsrc libraries instead of system libraries. For
example, to use OpenSSL, you can use:
@@ -24,6 +23,5 @@ example, to use OpenSSL, you can use:
Or after a bootstrap, you can add the following line to $prefix/etc/mk.conf:
PREFER.openssl=pkgsrc
-bootstrap-pkgsrc has been tested on OpenBSD 3.2 and 3.5 (i386). Some testing has
-been done on 3.0 as well and 5.6 (amd64). It has been used successfully on 5.5
-and 5.6 (sparc64).
+The bootstrap has been tested on OpenBSD 6.8 (amd64). It has also
+been used successfully on 5.5 (sparc64), 5.6 (sparc64, amd64) and 3.0.