Document "loader_color" variable.

PR:		conf/73396
Submitted by:	Aleksander Fafula <alex at fafula dot com>
Approved by:	scottl
This commit is contained in:
Kirill Ponomarev 2004-11-07 17:01:08 +00:00
parent c67f8f49be
commit fe368b40bf
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=137344
2 changed files with 7 additions and 1 deletions

View File

@ -35,6 +35,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 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
##############################################################

View File

@ -23,7 +23,7 @@
.\" SUCH DAMAGE.
.\"
.\" $FreeBSD$
.Dd September 30, 2004
.Dd November 7, 2004
.Dt LOADER.CONF 5
.Os
.Sh NAME
@ -195,6 +195,11 @@ If set to
.Dq YES ,
the vesa module will be loaded, enabling bitmaps above VGA resolution to
be displayed.
.It Va loader_color
.Pq Dq NO
If set to
.Dq YES ,
will load the splash screen colors.
.El
.Sh FILES
.Bl -tag -width /boot/defaults/loader.conf -compact