freebsd-dev/stand/lua
Cyrus Rahman 0ab68e9272 loader: lua: disable autoboot timer after password entry
In the lua loader, if one sets a password in loader.conf, the
autoboot_delay timer will start before the menu is displayed.  One can
interrupt the autoboot and bring up the menu by entering a keyboard
character before the timer expires.

If this is done a prompt for the password is displayed.  Entering the
password will bring up the menu, but the timer will again start and
another keyboard character must be entered or autoboot will abort the
menu and boot the system.

PR:		265472
Reviewed by:	kevans
MFC after:	3 days
2023-04-15 21:39:56 -05:00
..
cli.lua
cli.lua.8
color.lua
color.lua.8
config.lua lua: Export loaded modules env vars via environment 2023-02-09 11:56:20 -07:00
config.lua.8
core.lua
core.lua.8
drawer.lua
drawer.lua.8
gfx-beastie.lua
gfx-beastiebw.lua
gfx-fbsdbw.lua
gfx-orb.lua
gfx-orbbw.lua
hook.lua
hook.lua.8
loader.lua
Makefile
menu.lua loader: lua: unload the kernel when changing BEs 2023-04-15 21:39:52 -05:00
menu.lua.8
password.lua loader: lua: disable autoboot timer after password entry 2023-04-15 21:39:56 -05:00
password.lua.8
screen.lua
screen.lua.8