1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-10-19 02:29:40 +00:00
freebsd/stand/lua
Toomas Soome 57d6e82d1f loader_lua: consider userboot console as serial
We use ascii box chars with serial console because we do not know
if terminal can draw unixode box chars. Same problem is about userboot
console.

(cherry picked from commit 5d8c062fe3)
2021-02-21 13:07:12 +02:00
..
cli.lua lualoader: fix lua-lint run 2020-12-17 18:29:30 +00:00
cli.lua.8 lualoader: cli: provide a show-module-options loader command 2020-12-17 18:24:36 +00:00
color.lua loader: implement framebuffer console 2021-01-02 21:41:36 +02:00
color.lua.8
config.lua lualoader: position hyphens at the beginning of character classes 2021-02-03 00:55:51 -06:00
config.lua.8 lualoader: cli: provide a show-module-options loader command 2020-12-17 18:24:36 +00:00
core.lua loader_lua: consider userboot console as serial 2021-02-21 13:07:12 +02:00
core.lua.8
drawer.lua loader: remove BORDER_PIXELS 2021-02-15 23:04:01 +02:00
drawer.lua.8
gfx-beastie.lua lualoader: improve the design of the brand-/logo- mechanism 2020-10-04 22:41:43 +00:00
gfx-beastiebw.lua lualoader: improve the design of the brand-/logo- mechanism 2020-10-04 22:41:43 +00:00
gfx-fbsdbw.lua lualoader: improve the design of the brand-/logo- mechanism 2020-10-04 22:41:43 +00:00
gfx-orb.lua loader: implement framebuffer console 2021-01-02 21:41:36 +02:00
gfx-orbbw.lua lualoader: improve the design of the brand-/logo- mechanism 2020-10-04 22:41:43 +00:00
hook.lua
hook.lua.8
loader.lua loader: Fully reset terminal settings, not just colors 2020-03-27 17:37:31 +00:00
Makefile lualoader: improve the design of the brand-/logo- mechanism 2020-10-04 22:41:43 +00:00
menu.lua lualoader: clear up some luacheck warnings 2020-10-01 14:20:36 +00:00
menu.lua.8
password.lua Further normalize copyright notices 2019-09-26 16:19:22 +00:00
password.lua.8
screen.lua lualoader: don't botch disabling of color 2019-10-21 20:09:43 +00:00
screen.lua.8