I found this interesting line in /boot/defaults/loader.conf:
What does it do?
Anybody has list of how these logos look like?
Update:
orb is the default
orbbw is black and white orb
fbsdbw is just FreeBSD text
beastie is well... Beastie
beastiebw is black and white beastie
none is special: Displays loader on middle of the screen instead of left
Code:
acpi_video_load="NO" # Load the ACPI video extension driver
Anybody has list of how these logos look like?
Code:
loader_logo="orbbw" # Desired logo: orbbw, orb, fbsdbw, beastiebw, beastie, none
orb is the default
orbbw is black and white orb
fbsdbw is just FreeBSD text
beastie is well... Beastie
beastiebw is black and white beastie
none is special: Displays loader on middle of the screen instead of left