freebsd-dev/stand/lua
Kyle Evans e6db469bfa stand/lua: Remove inaccurate comment after r329590
lualoader does a pretty good job of reverting any environment changes now.
It will even wipe out boot_verbose if it's set explicitly in loader.conf(5)
and overwritten in the boot options menu.

Future work will likely change this, as explicit choices made in the menu
should probably override the new loader.conf(5). I don't suspect this will
cause much grief, though, so it is not a high priority until boot
environment support actually lands.
2018-02-19 17:09:29 +00:00
..
color.lua stand/lua: Rename bootserial for clarity 2018-02-19 15:42:20 +00:00
config.lua stand/lua: Remove inaccurate comment after r329590 2018-02-19 17:09:29 +00:00
core.lua stand/lua: Add core.isSingleUserBoot 2018-02-19 16:34:23 +00:00
drawer.lua stand/lua: Call menu_entries if it's a function 2018-02-19 16:35:46 +00:00
loader.lua
Makefile
menu.lua stand/lua: Re-wrap menu.lua now that I've added indentation... 2018-02-19 16:42:06 +00:00
password.lua stand/lua: Clear the screen before prompting for passwords 2018-02-19 02:09:10 +00:00
screen.lua stand/lua: Rename bootserial for clarity 2018-02-19 15:42:20 +00:00