freebsd-dev/stand/lua
Kyle Evans e73c944fc0 lualoader: When restoring environment, only restore unchanged vars
Track the latest value we've set an environment variable to, and only
restore those that are unchanged from that.

This gives us some leeway to make sure we're not clobbering variables
overwritten by menu changes.
2018-02-20 22:47:49 +00:00
..
color.lua stand/lua: Consistently organize modules 2018-02-20 14:45:58 +00:00
config.lua lualoader: When restoring environment, only restore unchanged vars 2018-02-20 22:47:49 +00:00
core.lua lualoader: Intercept the 'autoboot' cli command 2018-02-20 21:37:55 +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