mirror of
https://github.com/opnsense/src.git
synced 2026-02-23 01:46:42 -05:00
"boot verbose", "single user mode", "ACPI" and more are now stateful boolean menuitems rather than direct action-items. A short-coming in this new menu system is that when a user sets a non-default value in loader.conf(5), this non-default state is not reflected in the menu -- leading to confusion as to whether the option was taking effect or not. This patch adds dynamic menuitem constructors _and_ the necessary Forth callbacks to initialize these stateful menuitems -- causing the aforementioned menuitems to adhere to loader.conf(5) settings. PR: bin/172529 Approved by: adrian (co-mentor) MFC after: 21 days |
||
|---|---|---|
| .. | ||
| beastie.4th | ||
| beastie.4th.8 | ||
| brand.4th | ||
| brand.4th.8 | ||
| check-password.4th | ||
| check-password.4th.8 | ||
| color.4th | ||
| color.4th.8 | ||
| delay.4th | ||
| delay.4th.8 | ||
| frames.4th | ||
| loader.4th | ||
| loader.4th.8 | ||
| loader.conf | ||
| loader.conf.5 | ||
| loader.rc | ||
| menu-commands.4th | ||
| menu.4th | ||
| menu.4th.8 | ||
| menu.rc | ||
| pnp.4th | ||
| screen.4th | ||
| shortcuts.4th | ||
| support.4th | ||
| version.4th | ||
| version.4th.8 | ||