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)
Sat, Sep 5, 5:21 AM
Unknown Object (File)
Thu, Sep 3, 7:33 PM
Unknown Object (File)
Thu, Sep 3, 9:35 AM
Unknown Object (File)
Thu, Sep 3, 3:12 AM
Unknown Object (File)
Wed, Sep 2, 9:57 PM
Unknown Object (File)
Tue, Sep 1, 1:39 AM
Unknown Object (File)
Mon, Aug 31, 8:14 PM
Unknown Object (File)
Sun, Aug 30, 2:09 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.