freebsd-dev/stand/lua
Kyle Evans 18c286a0ac stand/lua: Try to load alternate kernels as directories first
This is the procedure that config.loadkernel tries to go through, but
reloading kernel config didn't use this function. Amend config.loadkernel to
take an optional other_kernel.

While here, be a little more verbose ("Trying to load kernel") so that it's
easy to follow where we've gone wrong.
2018-02-17 05:02:38 +00:00
..
color.lua
config.lua stand/lua: Try to load alternate kernels as directories first 2018-02-17 05:02:38 +00:00
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: Color non-default kernels blue 2018-02-17 04:07:16 +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