From nobody Sun Feb 22 01:11:19 2026 X-Original-To: dev-commits-src-all@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4fJQsz3zS9z6SdGp for ; Sun, 22 Feb 2026 01:11:19 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R12" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4fJQsz3BClz3xPm for ; Sun, 22 Feb 2026 01:11:19 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1771722679; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=XZA0bEyfqjL3UcrwWYTar09uZ/iPVaZraGJwruCjGI4=; b=Z+wqCbqWyw4iDRi8DgszUXuLEJYEnG2IXkN64Vttu/F0dGbo5yL7W5dJu3Y6Yc4QGMW6nx CDqyyEzEaUlR4oqygu20CGgJhxIAwf6JoL8ICps57ijs7iTWWHD8lT12NuFHY17FKfmMhk t+jRcYTasR7r8yrh/TBeJck9TeWHXdHmZ9MvIZusPyXnvrz83oUrgy7wH8lisiDDeXGmVv NqT5tMzQuODe1O8UUnnv+dvrFpcU/CPYdwciQpqk8TGWn/V+i/C0C6+QFGNKMKqet2Fd+H VEzQ3a8B96Op3aWk6Sr786f44VIsDQS4Z8FtqEAx4xoORtUXhZTf29YRPcBAgA== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1771722679; a=rsa-sha256; cv=none; b=ep65wQX07WW10I2Jx2e5uMBh3k3hkEwE6N0Nj8AJYZsY+1tcQPLI5Fl3ExGNUgpeZmBr0w hlRF0GTRNXzl4LosIhvS6TdaM/0Svha/kfC/yI7g/qUAEGsv6siEANZqJsbJjUB3//uthx zw8yyR8y3IXc/Slr8bj77F/rCyZKykLg7VySBFlHU3Kuy0L/ifcXembCj+3O4LophqVpFo M8LqEBkpNS6QEhd1GJ1Kgfj6JWzM0yd8NlYg+Q1pJCHgmNSQz3GmkSSwHWbClsG24HhtsS ZMqHqCl2JMSrND/8myD3uOterpsCztmdyHErqQr1dWTkB7Ru80HxOt/XJvK/eA== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1771722679; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=XZA0bEyfqjL3UcrwWYTar09uZ/iPVaZraGJwruCjGI4=; b=dPFfv1uatR2tIlFu1k1DKC58nai2IuwudLuKvoYSILJdqPFrk/ivW48Cp30EUtt3b8ibV7 ghwW8pslgTxellqXSWRb5bUkpQnE+IB8/pBLQ5L5G0+AOKprUdxFKQH8hXnMgAFS9ADG6i NbZHYx8FHrJpCWDgOZ9D3oO9onlgA9TgoKeBAB4ynVAVpX7eXY6DnOROSUOvwFi0mfQwGA GovRiVYk50c1VAYjJzTcLGmD2rPxCHv9IL4B2Iz7+KM49GtVt1oX1M+MfY2mXOmLajl1iv 2CcvKK5tl0GNxynZKjFNTz4m0bGsfMaHcRDOZ4ZRvyr9u0ut2bvw5Ce6bfEjuQ== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4fJQsz2p0Wz705 for ; Sun, 22 Feb 2026 01:11:19 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from git (uid 1279) (envelope-from git@FreeBSD.org) id 409cf by gitrepo.freebsd.org (DragonFly Mail Agent v0.13+ on gitrepo.freebsd.org); Sun, 22 Feb 2026 01:11:19 +0000 To: src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-branches@FreeBSD.org From: Lexi Winter Subject: git: 4e7fed532812 - stable/15 - freebsd-base.7: Document the optional set List-Id: Commit messages for all branches of the src repository List-Archive: https://lists.freebsd.org/archives/dev-commits-src-all List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: dev-commits-src-all@freebsd.org Sender: owner-dev-commits-src-all@FreeBSD.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: ivy X-Git-Repository: src X-Git-Refname: refs/heads/stable/15 X-Git-Reftype: branch X-Git-Commit: 4e7fed5328121e61347ba580387923493a1a87f0 Auto-Submitted: auto-generated Date: Sun, 22 Feb 2026 01:11:19 +0000 Message-Id: <699a57b7.409cf.7f007b87@gitrepo.freebsd.org> The branch stable/15 has been updated by ivy: URL: https://cgit.FreeBSD.org/src/commit/?id=4e7fed5328121e61347ba580387923493a1a87f0 commit 4e7fed5328121e61347ba580387923493a1a87f0 Author: Lexi Winter AuthorDate: 2025-12-05 02:43:51 +0000 Commit: Lexi Winter CommitDate: 2026-02-22 00:48:45 +0000 freebsd-base.7: Document the optional set MFC after: 3 days Reviewed by: ziaee, emaste Sponsored by: https://www.patreon.com/bsdivy Differential Revision: https://reviews.freebsd.org/D54065 (cherry picked from commit ce8dc5b12451e9922ab827dfe3d10abcd6e85165) --- share/man/man7/freebsd-base.7 | 30 +++++++++++++++++++++++++++++- 1 file changed, 29 insertions(+), 1 deletion(-) diff --git a/share/man/man7/freebsd-base.7 b/share/man/man7/freebsd-base.7 index be1cd8e35d42..383808579487 100644 --- a/share/man/man7/freebsd-base.7 +++ b/share/man/man7/freebsd-base.7 @@ -14,7 +14,7 @@ .\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF .\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. .\" -.Dd September 25, 2025 +.Dd December 4, 2025 .Dt FREEBSD-BASE 7 .Os .Sh NAME @@ -130,6 +130,20 @@ and .Xr nm 1 . This set also includes native development files (headers and static libraries) for all packages. +.It optional +Optional software which is not part of either the +.Sy devel +or +.Sy minimal +sets. +.It optional-jail +The equivalent of +.Sy optional +for systems running in a +.Xr jail 8 +environment. +This set excludes system functionality which typically does not work +or is not useful in a jail. .It lib32 32-compatibility libraries, for running 32-bit applications on a 64-bit host system. @@ -137,6 +151,13 @@ This set includes both runtime libraries and development files. .It base The complete base system, excluding tests, the system source code, and debugging symbols. +Installing the +.Sy base +set is equivalent to installing +.Sy minimal , +.Sy devel +and +.Sy optional . .It base-jail The equivalent of .Sy base @@ -145,6 +166,13 @@ for systems running in a environment. This set excludes system functionality which typically does not work or is not useful in a jail. +Installing the +.Sy base-jail +set is equivalent to installing +.Sy minimal-jail , +.Sy devel +and +.Sy optional-jail . .It src The system source tree for the userland and kernel, installed in .Pa /usr/src .