freebsd-dev/stand/lua
Kyle Evans 280e990ba7 stand/lua: Remove some unused local declarations
Menus are actually defined as entries in the 'menu' table. These local
declarations have not been used in the history of our in-tree lua scripts,
so give them the boot.
2018-02-19 15:49:27 +00:00
..
color.lua stand/lua: Rename bootserial for clarity 2018-02-19 15:42:20 +00:00
config.lua stand/lua: Defer kernel/module loading until boot or menu escape 2018-02-19 14:21:56 +00:00
core.lua stand/lua: Rename bootserial for clarity 2018-02-19 15:42:20 +00:00
drawer.lua stand/lua: Addres style.lua(9) concern 2018-02-19 02:01:49 +00:00
loader.lua
Makefile
menu.lua stand/lua: Remove some unused local declarations 2018-02-19 15:49:27 +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