Deleted Added
full compact
loader.conf.5 (262701) loader.conf.5 (271135)
1.\" Copyright (c) 1999 Daniel C. Sobral
2.\" All rights reserved.
3.\"
4.\" Redistribution and use in source and binary forms, with or without
5.\" modification, are permitted provided that the following conditions
6.\" are met:
7.\" 1. Redistributions of source code must retain the above copyright
8.\" notice, this list of conditions and the following disclaimer.

--- 8 unchanged lines hidden (view full) ---

17.\" FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
18.\" DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
19.\" OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
20.\" HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
21.\" LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
22.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
23.\" SUCH DAMAGE.
24.\"
1.\" Copyright (c) 1999 Daniel C. Sobral
2.\" All rights reserved.
3.\"
4.\" Redistribution and use in source and binary forms, with or without
5.\" modification, are permitted provided that the following conditions
6.\" are met:
7.\" 1. Redistributions of source code must retain the above copyright
8.\" notice, this list of conditions and the following disclaimer.

--- 8 unchanged lines hidden (view full) ---

17.\" FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
18.\" DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
19.\" OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
20.\" HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
21.\" LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
22.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
23.\" SUCH DAMAGE.
24.\"
25.\" $FreeBSD: stable/10/sys/boot/forth/loader.conf.5 262701 2014-03-03 07:16:39Z dteske $
26.Dd October 18, 2013
25.\" $FreeBSD: stable/10/sys/boot/forth/loader.conf.5 271135 2014-09-04 21:01:10Z emaste $
26.Dd April 27, 2014
27.Dt LOADER.CONF 5
28.Os
29.Sh NAME
30.Nm loader.conf
31.Nd "system bootstrap configuration information"
32.Sh DESCRIPTION
33The file
34.Nm

--- 196 unchanged lines hidden (view full) ---

231If set to
232.Dq YES ,
233the vesa module will be loaded, enabling bitmaps above VGA resolution to
234be displayed.
235.It Va beastie_disable
236If set to
237.Dq YES ,
238the beastie boot menu will be skipped.
27.Dt LOADER.CONF 5
28.Os
29.Sh NAME
30.Nm loader.conf
31.Nd "system bootstrap configuration information"
32.Sh DESCRIPTION
33The file
34.Nm

--- 196 unchanged lines hidden (view full) ---

231If set to
232.Dq YES ,
233the vesa module will be loaded, enabling bitmaps above VGA resolution to
234be displayed.
235.It Va beastie_disable
236If set to
237.Dq YES ,
238the beastie boot menu will be skipped.
239The beastie boot menu is always skipped if booting UEFI or running non-x86
240hardware.
239.It Va loader_logo Pq Dq Li orbbw
240Selects a desired logo in the beastie boot menu.
241Possible values are:
242.Dq Li orbbw ,
243.Dq Li orb ,
244.Dq Li fbsdbw ,
245.Dq Li beastiebw ,
246.Dq Li beastie ,

--- 44 unchanged lines hidden ---
241.It Va loader_logo Pq Dq Li orbbw
242Selects a desired logo in the beastie boot menu.
243Possible values are:
244.Dq Li orbbw ,
245.Dq Li orb ,
246.Dq Li fbsdbw ,
247.Dq Li beastiebw ,
248.Dq Li beastie ,

--- 44 unchanged lines hidden ---