freebsd-dev/stand/lua
Warner Losh e9eee0f256 lua: Export loaded modules env vars via environment
To make auditing and debugging easier, export foo_load=XXX foo_name=yyy
etc to the loader env that we export to the kernel.

Original by:		dhw
Sponsored by:		Netflix
Discussed with:		kevans
Differential Revsion:	https://reviews.freebsd.org/D38466
2023-02-09 11:56:20 -07:00
..
cli.lua lua loader: Add disable-device to disable a device. 2021-07-28 16:53:00 -06:00
cli.lua.8 cli.lua.8: make the command match the code 2021-07-28 20:54:14 -06:00
color.lua
color.lua.8
config.lua lua: Export loaded modules env vars via environment 2023-02-09 11:56:20 -07:00
config.lua.8
core.lua Add support for getting early entropy from UEFI 2022-02-17 13:01:11 -08:00
core.lua.8
drawer.lua lualoader: allow brands to specify a shift 2021-09-09 02:01:50 -05:00
drawer.lua.8
gfx-beastie.lua
gfx-beastiebw.lua
gfx-fbsdbw.lua
gfx-orb.lua
gfx-orbbw.lua
hook.lua
hook.lua.8
loader.lua
Makefile
menu.lua lualoader: Add loader_menu_multi_user_prompt config variable 2022-09-02 20:30:40 +01:00
menu.lua.8 luaboot: visible must be a function 2021-03-31 22:35:52 -06:00
password.lua
password.lua.8
screen.lua
screen.lua.8