summaryrefslogtreecommitdiff
path: root/bootstrap
diff options
context:
space:
mode:
authorjperkin <jperkin@pkgsrc.org>2022-08-01 14:49:09 +0000
committerjperkin <jperkin@pkgsrc.org>2022-08-01 14:49:09 +0000
commitf99c17a2bbb2ef4950d70717c9b40d9b34ac6857 (patch)
tree5e3611efcd655ed6ebc486eba5969baedda6968d /bootstrap
parented595d0081e5bb270c0d8650747632f715570863 (diff)
downloadpkgsrc-f99c17a2bbb2ef4950d70717c9b40d9b34ac6857.tar.gz
Update docs for Joyent migration.
Diffstat (limited to 'bootstrap')
-rw-r--r--bootstrap/README.Solaris6
-rw-r--r--bootstrap/README.macOS4
2 files changed, 5 insertions, 5 deletions
diff --git a/bootstrap/README.Solaris b/bootstrap/README.Solaris
index 794e9edae62..ec60bc52408 100644
--- a/bootstrap/README.Solaris
+++ b/bootstrap/README.Solaris
@@ -1,4 +1,4 @@
-$NetBSD: README.Solaris,v 1.28 2022/04/27 17:43:34 nia Exp $
+$NetBSD: README.Solaris,v 1.29 2022/08/01 14:49:09 jperkin Exp $
This README describes pkgsrc on a variety of Solaris-derived operating
systems. It corresponds to pkgsrc/platform/SunOS.mk. The relevant
@@ -77,7 +77,7 @@ required to deploy pkgsrc on the host distribution, need to be installed
within the zone.
OmniOS also provides pkgsrc branded zones. A pkgsrc zone is a sparse
-zone which is pre-configured to use Joyent’s binary package repository.
+zone which is pre-configured to use the SmartOS binary package repository.
Refer to https://omnios.org/setup/zones
General
@@ -127,7 +127,7 @@ See https://wiki.netbsd.org/pkgsrc/solarish/ for information about
installing gcc on various illumos distributions. One can use a
distribution-provided gcc, or a gcc that has been built from sources.
-Alternatively, see https://pkgsrc.joyent.com/install-on-illumos/ for
+Alternatively, see https://pkgsrc.smartos.org/install-on-illumos/ for
binary kits and initial packages (including gcc) that run on illumos
variants.
diff --git a/bootstrap/README.macOS b/bootstrap/README.macOS
index 5d10f6f9239..0f89c706c32 100644
--- a/bootstrap/README.macOS
+++ b/bootstrap/README.macOS
@@ -1,9 +1,9 @@
-$NetBSD: README.macOS,v 1.8 2022/04/09 17:23:12 schmonz Exp $
+$NetBSD: README.macOS,v 1.9 2022/08/01 14:49:09 jperkin Exp $
Please read the general README file as well.
Binary packages are available for macOS arm64 and x86_64, provided by
-Joyent. More info: <http://pkgsrc.joyent.com/install-on-osx/>
+MNX Cloud. More info: <https://pkgsrc.smartos.org/install-on-macos/>
If these don't suffice for your needs, you'll want to build your own.
First, install either the full Xcode environment (if that's something