Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F160001445
D54065.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
1 KB
Referenced Files
None
Subscribers
None
D54065.diff
View Options
diff --git a/share/man/man7/freebsd-base.7 b/share/man/man7/freebsd-base.7
--- 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 @@
.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 @@
.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 @@
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 .
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sun, Jun 21, 10:27 AM (1 h, 49 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
34147140
Default Alt Text
D54065.diff (1 KB)
Attached To
Mode
D54065: freebsd-base.7: Document the optional set
Attached
Detach File
Event Timeline
Log In to Comment