Update docs for Joyent migration.

This commit is contained in:
jperkin 2022-08-01 14:49:09 +00:00
parent 4dfe9dd62f
commit 03c1290f25
3 changed files with 6 additions and 6 deletions

View File

@ -12,7 +12,7 @@ build options framework, and a compiler transformation framework, among
other advanced features. Unprivileged use and installation is also supported.
pkgsrc is the default package manager for [NetBSD](https://www.NetBSD.org/)
and [SmartOS](https://www.joyent.com/smartos).
and [SmartOS](https://www.tritondatacenter.com/smartos).
It's also supported as a first-class option in [OmniOS CE](https://omniosce.org/)
and [Oasis Linux](https://github.com/oasislinux/oasis).

View File

@ -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 Joyents 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.

View File

@ -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