freebsd-ports/sysutils/biosfont/pkg-message
2019-07-09 19:24:26 +00:00

14 lines
245 B
Text

[
{
message: <<EOM
To load the kernel module immediately, type the following command:
kldload biosfont
To load the kernel module at boot, add the following line to /boot/loader.conf:
biosfont_load="YES"
EOM
type: [install, upgrade]
}
]