summaryrefslogtreecommitdiff
path: root/sys/boot/forth/loader.conf
diff options
context:
space:
mode:
Diffstat (limited to 'sys/boot/forth/loader.conf')
-rw-r--r--sys/boot/forth/loader.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/boot/forth/loader.conf b/sys/boot/forth/loader.conf
index 87eebc694113..9c038b22056b 100644
--- a/sys/boot/forth/loader.conf
+++ b/sys/boot/forth/loader.conf
@@ -35,7 +35,6 @@ 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 bmp or pcx file
bitmap_type="splash_image_data" # and place it on the module_path
-loader_color="NO" # Set this to YES to enable splash screen colors
##############################################################
@@ -47,6 +46,7 @@ loader_color="NO" # Set this to YES to enable splash screen colors
# allowed to interrupt autoboot process and
# escape to the loader prompt
#beastie_disable="NO" # Turn the beastie boot menu on and off
+#loader_logo="fbsdbw" # Desired logo: fbsdbw, beastiebw, beastie, none
#console="vidconsole" # A comma separated list of console(s)
#currdev="disk1s1a" # Set the current device
module_path="/boot/modules" # Set the module search path