freebsd-dev/stand/lua
Kyle Evans df9e50a99c lualoader: Don't try so hard to load a kernel
If the user's selected a kernel, we really should be trying to load that one
instead of falling back to some default kernel.

This should generally be a no-op and most desirable, unless you really
enjoyed surprises.
2018-02-20 21:15:43 +00:00
..
color.lua stand/lua: Consistently organize modules 2018-02-20 14:45:58 +00:00
config.lua lualoader: Don't try so hard to load a kernel 2018-02-20 21:15:43 +00:00
core.lua lualoader: Ignore ACPI bits on !i386 2018-02-20 19:21:34 +00:00
drawer.lua lualoader: Move carousel storage out into config 2018-02-20 18:04:08 +00:00
loader.lua lualoader: Replace invalid construct with valid construct 2018-02-20 20:29:41 +00:00
Makefile
menu.lua lualoader: Ignore ACPI bits on !i386 2018-02-20 19:21:34 +00:00
password.lua stand/lua: Consistently organize modules 2018-02-20 14:45:58 +00:00
screen.lua stand/lua: Consistently organize modules 2018-02-20 14:45:58 +00:00