Page MenuHomeFreeBSD

RELNOTES: document the MAC/jail integration
ClosedPublic

Authored by kevans on Jan 16 2026, 12:26 AM.
Tags
None
Referenced Files
Unknown Object (File)
Tue, Apr 7, 10:09 PM
Unknown Object (File)
Tue, Apr 7, 9:54 AM
Unknown Object (File)
Sun, Apr 5, 3:50 PM
Unknown Object (File)
Sun, Mar 15, 8:26 PM
Unknown Object (File)
Fri, Mar 13, 9:55 PM
Unknown Object (File)
Fri, Mar 13, 2:44 PM
Unknown Object (File)
Jan 31 2026, 11:21 PM
Unknown Object (File)
Jan 25 2026, 12:44 PM
Subscribers

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

markj added a subscriber: markj.
markj added inline comments.
RELNOTES
16

You might qualify what "first-class" means here, "first-class mac(4) object" would be clear enough IMO since the man page explains it pretty well.

This revision is now accepted and ready to land.Jan 16 2026, 12:39 AM
This revision was automatically updated to reflect the committed changes.
RELNOTES
16

I don't see in mac(4) any explanation or even mention of the term "first-class object", so I'd even go further and rephrase to something simpler such as "Jails can now have a MAC label attached to them.".

In passing, adding "jails" in the example list of system subjects under the "MAC Labels" section in mac(4) would be nice.