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)
Thu, Dec 12, 9:37 AM
Unknown Object (File)
Tue, Dec 3, 4:31 PM
Unknown Object (File)
Nov 4 2024, 10:31 AM
Unknown Object (File)
Oct 19 2024, 10:09 AM
Unknown Object (File)
Oct 8 2024, 5:11 PM
Unknown Object (File)
Sep 27 2024, 2:04 PM
Unknown Object (File)
Sep 24 2024, 4:42 PM
Unknown Object (File)
Sep 23 2024, 8:27 PM
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.