freebsd-dev/stand/lua
Kyle Evans af876563d1 lualoader: Add reload-conf loader command
This command will trigger a reload of the configuration from disk. This is
useful if you've changed currdev from recovery media to local disk as much
as I have over the past ~2 hours and are tired of the extra keystrokes.

This is really just a glorified shortcut, but reload-conf is likely easier
to remember for other people and does save some keystrokes when reloading
the configuration. It is also resilient to the underlying config method
changing interface, but this is unlikely to happen.

MFC after:	1 week
2019-09-14 03:38:18 +00:00
..
cli.lua lualoader: Add reload-conf loader command 2019-09-14 03:38:18 +00:00
cli.lua.8 lualoader: Add reload-conf loader command 2019-09-14 03:38:18 +00:00
color.lua
color.lua.8
config.lua lualoader: Fix up some luacheck concerns 2019-03-26 02:35:58 +00:00
config.lua.8
core.lua lualoader: Revert to ASCII menu frame for serial console 2019-09-10 21:30:38 +00:00
core.lua.8
drawer.lua lualoader: Revert to ASCII menu frame for serial console 2019-09-10 21:30:38 +00:00
drawer.lua.8
hook.lua
hook.lua.8
loader.lua
logo-beastie.lua
logo-beastiebw.lua
logo-fbsdbw.lua
logo-orb.lua
logo-orbbw.lua
Makefile
menu.lua lualoader: Fix up some luacheck concerns 2019-03-26 02:35:58 +00:00
menu.lua.8
password.lua
password.lua.8
screen.lua
screen.lua.8