freebsd-dev/stand/lua
Kyle Evans 3889e6cd04 lualoader: Make kernel autodetection contingent on loader.conf(5) var
Instead of based it off of whether 'kernels' was specified, base it off of a
new variable: kernels_autodetect. If set to yes, we'll run the autodetection
bits and add any detected kernels to the already existing list *after* both
'kernel' and 'kernels'.
2018-02-21 16:57:03 +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: Make kernel autodetection contingent on loader.conf(5) var 2018-02-21 16:57:03 +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: Add boot environment support 2018-02-21 16:50:41 +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