freebsd-dev/stand/lua
Kyle Evans 12b95c8489 lualoader: Use the key that interrupts autoboot as a menu choice
This matches forth behavior. Hitting "6" when autobooting at the welcome
menu will now take you directly to the "Boot Options" menu.

We likely have some slight optimizations we should make, like not checking
autoboot every time we open a new menu and things of this nature. Further
work will go towards this end.
2018-02-21 14:37:49 +00:00
..
color.lua lualoader: Drop excessive parenthesizing 2018-02-21 01:35:19 +00:00
config.lua lualoader: Output "Failed to parse" messages 2018-02-21 01:52:42 +00:00
core.lua lualoader: Don't autodetect kernels if 'kernels' is explicitly set 2018-02-21 14:07:53 +00:00
drawer.lua lualoader: Allow carousel 'items' to be a table as well as a function 2018-02-21 05:04:58 +00:00
loader.lua lualoader: Bring in local.lua module if it exists 2018-02-21 02:35:13 +00:00
Makefile
menu.lua lualoader: Use the key that interrupts autoboot as a menu choice 2018-02-21 14:37:49 +00:00
password.lua lualoader: Drop excessive parenthesizing 2018-02-21 01:35:19 +00:00
screen.lua lualoader: Drop excessive parenthesizing 2018-02-21 01:35:19 +00:00