Page MenuHomeFreeBSD

menu.lua: Give names to menu entries
ClosedPublic

Authored by freqlabs on Apr 21 2020, 11:08 PM.
Tags
None
Referenced Files
F161812505: D24527.diff
Tue, Jul 7, 2:06 AM
Unknown Object (File)
Sat, Jul 4, 7:26 AM
Unknown Object (File)
Mon, Jun 29, 10:54 PM
Unknown Object (File)
Mon, Jun 29, 10:54 PM
Unknown Object (File)
Mon, Jun 29, 4:10 PM
Unknown Object (File)
Sun, Jun 28, 11:29 PM
Unknown Object (File)
Thu, Jun 25, 4:57 AM
Unknown Object (File)
May 10 2026, 11:33 PM
Subscribers

Details

Summary

Make menu customizations easier by naming the entries and using the names to build the table entries.

Sponsored by: iXsystems, Inc.

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

LGTM. To be honest, I wasn't at all thinking about swapping out individual menu items (vs. wholesale replacement of an entire menu) when I re-designed the menu system; for some reason I couldn't envision a world where one would want to actually keep our menu mostly intact. =-)

stand/lua/menu.lua
221 ↗(On Diff #70862)

This comment is slightly amusing, given the very next line.

This revision is now accepted and ready to land.Apr 21 2020, 11:23 PM
This revision was automatically updated to reflect the committed changes.
freqlabs marked an inline comment as done.