Page MenuHomeFreeBSD

makeman: add minimal support for group options
ClosedPublic

Authored by brooks on Aug 31 2023, 10:28 PM.
Tags
None
Referenced Files
Unknown Object (File)
May 4 2024, 11:15 PM
Unknown Object (File)
Mar 22 2024, 11:33 PM
Unknown Object (File)
Jan 7 2024, 3:55 PM
Unknown Object (File)
Dec 21 2023, 2:48 PM
Unknown Object (File)
Dec 20 2023, 2:48 AM
Unknown Object (File)
Oct 30 2023, 8:29 AM
Unknown Object (File)
Oct 20 2023, 9:49 PM
Unknown Object (File)
Oct 16 2023, 10:10 AM
Subscribers

Details

Summary

Ignore OPT_* values in showconfig out in exising code paths and add
a new path to include descriptions for each. For now, hardcode the
description contents rather than attempting to generate it. This runs
the risk of docs getting out of date, limits the amount of new shell
code added today while partial lua rewrites exist.

This change requires a followup commit to enable OPT_* values in
showconfig.

Diff Detail

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

Event Timeline

This revision is now accepted and ready to land.Aug 31 2023, 11:13 PM

Require explicit DEFAULT value

This revision now requires review to proceed.Sep 1 2023, 12:29 AM
This revision was not accepted when it landed; it landed in state Needs Review.Sep 1 2023, 4:55 PM
This revision was automatically updated to reflect the committed changes.