freebsd-dev/stand/lua
Kyle Evans 84f82e468c stand/lua: Don't reload kernel config if we only have one kernel
Don't move this into config.reload because we may want to force reloads if
/boot changes out from under us later.

As a caution: changing kernels in lualoader at the moment might not be
loading all of your modules (in my testing, at least) from loader.conf(5).
This is a known problem.
2018-02-16 22:57:52 +00:00
..
color.lua
config.lua
core.lua stand/lua: Correct usage and acceptance of BACKSPACE/DELETE keys 2018-02-16 17:42:38 +00:00
drawer.lua stand/lua: Create/use some MENU_ constants where applicable 2018-02-16 14:57:42 +00:00
loader.lua
Makefile
menu.lua stand/lua: Don't reload kernel config if we only have one kernel 2018-02-16 22:57:52 +00:00
password.lua stand/lua: Correct usage and acceptance of BACKSPACE/DELETE keys 2018-02-16 17:42:38 +00:00
screen.lua stand/lua: Use escaped dot instead of single character class 2018-02-16 18:50:06 +00:00