loader: default: Add a default splash screen

Setting boot_mute="YES" currently use the in-kernel black and white logo.
Instead default to the color png one.

Sponsored by:	Beckhoff Automation GmbH & Co. KG
This commit is contained in:
Emmanuel Vadot 2024-10-14 11:25:57 +02:00
parent 2cb20681e1
commit 7df3e400ea

View file

@ -27,6 +27,7 @@ vesa_load="NO" # Set this to YES to load the vesa module
bitmap_load="NO" # Set this to YES if you want splash screen!
bitmap_name="splash.bmp" # Set this to the name of the file
bitmap_type="splash_image_data" # and place it on the module_path
splash="/boot/images/freebsd-logo-rev.png" # Set boot_mute="YES" to load it
### Screen saver modules ###################################
# This is best done in rc.conf