freebsd-dev/stand/lua
Kyle Evans f0cb3b6b25 lualoader: Intercept boot cli command
This should be functional and roughly equivalent to the Forth version.

Stop doing a loadelf() on menu exit now that we can DTRT with boot
invocations. autoboot interception will follow not long after.
2018-02-20 21:32:36 +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: Intercept boot cli command 2018-02-20 21:32:36 +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: Intercept boot cli command 2018-02-20 21:32:36 +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