pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/bootstrap freshen this and include OpenBSD 6.8 testing



details:   https://anonhg.NetBSD.org/pkgsrc/rev/ab7c9128d336
branches:  trunk
changeset: 446487:ab7c9128d336
user:      cjep <cjep%pkgsrc.org@localhost>
date:      Tue Feb 09 19:19:46 2021 +0000

description:
freshen this and include OpenBSD 6.8 testing

diffstat:

 bootstrap/README.OpenBSD |  14 ++++++--------
 1 files changed, 6 insertions(+), 8 deletions(-)

diffs (32 lines):

diff -r b3fd0d7048b3 -r ab7c9128d336 bootstrap/README.OpenBSD
--- a/bootstrap/README.OpenBSD  Tue Feb 09 18:34:19 2021 +0000
+++ b/bootstrap/README.OpenBSD  Tue Feb 09 19:19:46 2021 +0000
@@ -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 @@
        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 @@
 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.



Home | Main Index | Thread Index | Old Index