From nobody Sun Feb 22 01:11:19 2026 X-Original-To: dev-commits-src-branches@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 4fJQt46bDyz6SdmV for ; Sun, 22 Feb 2026 01:11:24 +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 4fJQt43Tq1z3xV9 for ; Sun, 22 Feb 2026 01:11:24 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1771722684; 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=vEZTP4fvnz7iidNfkYjt1fsZVZCTJs+QUDgwvINMiiAPlNrDGkmUJvJrzR0J2i3ATJ2hpH NvbuuK2K+vPZR0xMUvLV/Okj9y5h0cZQJJauwp3Njg5keCKe1XIWNNvPmjF8MoSk3P8xw9 tWwd4n1vEz4MsbnKXAVZBvI/0udF4mJAOuxTIQWrNz466hCBm6FXkTc3g9omYgZBxzYLlp ESoQwNSc3hk+HvMTAOTi+EIL6HpVIO9PVMEcHxhFmcLSf6nEsaAuQ7fDMWyVzZCv8XnV/R 7JJzrw0NeAGNIuvcNuYR271olZDDKYWmc56HC28gK2IfQLq/0uOvEbRuKUjdFQ== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1771722684; a=rsa-sha256; cv=none; b=g83PMSvzSeZLvs20xJ1qk1akaT1iOKnojl/NoIAYsKLucDxF342JwIJxtvNoqc3ILffuew 5lqjd2vIziIxRSms9LdAYxClXbwiAr8ZZUFl/YuxqOVz7+ONbotudoDoRzK4K8O4JgLaCg 05URY0lKW2t06TmEgejD/3jE+VCc+53OmStNiQThJlNiQHQ9eposuYPwvFl1p7dTAQLkYv +2ncb9+ciUmrzBJUCFlwNiTA0CLM2txWnjAWo7WtIK5ZLheGA4+DWmRlFWz3xUAhtmMPYy jXVCQQoKI9Yy0HD1mIBrek4Rcgx2Ya1+pvPzBIeY+8DVKWR4x+D0oW+HEDVaUA== 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=1771722684; 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=dxRzOVtW86R3UpENjoXH81o0tWX+draO/6EIfM+wBbQW6xjZHUviPoqkBZIpXt+dtqaUdY OAI9u1+H9EkOqZvLyVwoc88vbD7QQIC4VEmmnepfYMX2bU0wB6AbpqArPpUlSrBSozu0qd Wrx0aFOpQnU7t4DuzEKnK2yhkOdNquUfPnN6a89Skhpof38PdhqiIWE/wh7v47b4eSuevQ tnTXwd2HSZM7eb0VxrUxYK4U/b/GkL5PRMbB/PB4XkH73hX7iRPkxWIWthIAsSEqEDk1n+ 6zYgvSjOgjFHix7nvrA4eRtyv6tvIyloWQM/+96cze35kwpp3rnPuvDD3jARog== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4fJQt42mqnz7Gd for ; Sun, 22 Feb 2026 01:11:24 +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: Commits to the stable branches of the FreeBSD src repository List-Archive: https://lists.freebsd.org/archives/dev-commits-src-branches List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: dev-commits-src-branches@freebsd.org Sender: owner-dev-commits-src-branches@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 .