git: 5b29ffe61469 - main - release.7: Document PKGBASE option
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 20 May 2025 20:34:06 UTC
The branch main has been updated by emaste:
URL: https://cgit.FreeBSD.org/src/commit/?id=5b29ffe61469e601c5e53f65d2a115b0c43e3f13
commit 5b29ffe61469e601c5e53f65d2a115b0c43e3f13
Author: Ed Maste <emaste@FreeBSD.org>
AuthorDate: 2025-05-16 18:47:34 +0000
Commit: Ed Maste <emaste@FreeBSD.org>
CommitDate: 2025-05-20 20:33:22 +0000
release.7: Document PKGBASE option
Reviewed by: ziaee
Sponsored by: The FreeBSD Foundation
Differential Revision: https://reviews.freebsd.org/D50382
---
share/man/man7/release.7 | 6 +++++-
1 file changed, 5 insertions(+), 1 deletion(-)
diff --git a/share/man/man7/release.7 b/share/man/man7/release.7
index 5c5c11efd0fb..36c14afe0bf1 100644
--- a/share/man/man7/release.7
+++ b/share/man/man7/release.7
@@ -22,7 +22,7 @@
.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
.\" SUCH DAMAGE.
.\"
-.Dd September 26, 2024
+.Dd May 20, 2025
.Dt RELEASE 7
.Os
.Sh NAME
@@ -282,6 +282,10 @@ 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.
.El
.Sh EMBEDDED BUILDS
The following