Page MenuHomeFreeBSD

mac_do(4): allow compiling into kernel
ClosedPublic

Authored by ivy on May 21 2025, 5:40 AM.
Tags
None
Referenced Files
Unknown Object (File)
Mon, Oct 6, 1:22 PM
Unknown Object (File)
Sep 15 2025, 4:47 PM
Unknown Object (File)
Sep 7 2025, 6:43 PM
Unknown Object (File)
Sep 1 2025, 10:19 AM
Unknown Object (File)
Sep 1 2025, 6:51 AM
Unknown Object (File)
Aug 24 2025, 5:38 AM
Unknown Object (File)
Aug 11 2025, 12:09 AM
Unknown Object (File)
Aug 10 2025, 8:29 PM
Subscribers

Details

Summary

The manual page says this is possible, but it's not. Make it possible.

Diff Detail

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

Event Timeline

ivy requested review of this revision.May 21 2025, 5:40 AM
This revision is now accepted and ready to land.May 21 2025, 10:12 AM
sys/conf/files
5205–5206

While here, could you re-order the misplaced mac_ddb and mac_do lines? (Maybe it's the mac_bsdextended ones that were misplaced, but anyway.)

fix ordering in sys/conf/files

mac_grantbylabel is still in the wrong place, but since it's part of veriexec
it's probably okay to leave it where it is.

This revision now requires review to proceed.May 22 2025, 4:33 PM
ivy marked an inline comment as done.May 22 2025, 4:33 PM
This revision is now accepted and ready to land.May 22 2025, 4:44 PM
This revision was automatically updated to reflect the committed changes.