From df815450fbdb494c85ca0c53f43cf9cee59e7dd1 Mon Sep 17 00:00:00 2001 From: polyduekes Date: Tue, 2 Dec 2025 19:23:43 +0530 Subject: [PATCH] release.7: PKGBASE is now the default Signed-off-by: polyduekes-git Reviewed by: cperciva, emaste, ziaee Closes: https://github.com/freebsd/freebsd-src/pull/1913 --- share/man/man7/release.7 | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/share/man/man7/release.7 b/share/man/man7/release.7 index 2493a34721b..3309b7edccc 100644 --- a/share/man/man7/release.7 +++ b/share/man/man7/release.7 @@ -287,10 +287,9 @@ within the This is intended for use only when .Fa /usr/ports is expected to exist by alternative means. -.It Va PKGBASE -Include base system packages for use with -.Xr pkg 8 -on the install media, instead of legacy tarball distribution sets. +.It Va NOPKGBASE +Include legacy tarball distribution sets for use on the install media, +instead of base system packages. .It Va PKG_CMD A path to the .Xr pkg 8