freebsd-skq/stand/defaults
Toomas Soome babda0952f loader: instead of hw.vga.textmode, use screen.textmode
hw.vga.textmode is directing VT VGA backend to use text mode.

The default screen mode for BIOS loader is text, and default
screen mode for VT VGA backend is graphics (unless we are running on
hypervisor or hw.vga.textmode is set to 1). Using hw.vga.textmode
for loader does remove possibility to have graphical mode VT VGA with
text mode loader.

screen.textmode can have possible values "0" to disable text mode,
and "1" to set text mode.
2021-01-06 14:38:55 +02:00
..
loader.conf lualoader: add loader_conf_dirs support (loader.conf.d) 2020-12-31 10:37:05 -06:00
loader.conf.5 loader: instead of hw.vga.textmode, use screen.textmode 2021-01-06 14:38:55 +02:00
Makefile These two directories build man pages, so it's incorrect to tag them 2018-02-26 15:41:20 +00:00