freebsd-dev/stand/lua
Kyle Evans 15920907ba lualoader: Use FILESDIR instead of BINDIR
Minor nit: We're not installing binaries, we're installing scripts/files
that are documented to be installed based on FILESDIR.
2018-03-05 01:18:32 +00:00
..
cli.lua lualoader: Return meaningful value in cli_execute 2018-03-04 03:21:12 +00:00
color.lua lualoader: Convert instances of KEYSTR_ESCAPE .. "[" -> KEYSTR_CSI 2018-02-27 22:02:39 +00:00
config.lua lualoader: Fix some lint-mentioned errors 2018-03-02 02:39:16 +00:00
core.lua lualoader: Add note that \027 is a decimal representation 2018-02-28 05:11:10 +00:00
core.lua.8 core.lua(8): Add missing note about core.KEYSTR_CSI 2018-03-02 05:38:08 +00:00
drawer.lua lualoader: logdef -> logodef typo 2018-03-04 03:23:19 +00:00
loader.lua lualoader: Add note about importance of including the cli module early 2018-03-05 00:59:55 +00:00
Makefile lualoader: Use FILESDIR instead of BINDIR 2018-03-05 01:18:32 +00:00
menu.lua lualoader: Tweak positioning and fix an off-by-one 2018-03-03 18:13:14 +00:00
menu.lua.8 Add menu.lua(8), but do not add to distribution 2018-03-02 05:36:04 +00:00
password.lua lualoader: Use global printc instead of loader.printc 2018-03-02 16:06:20 +00:00
screen.lua lualoader: Use global printc instead of loader.printc 2018-03-02 16:06:20 +00:00