1999-04-18 05:20:08 -04:00
|
|
|
\ Loader.rc
|
1999-11-24 12:59:37 -05:00
|
|
|
\ $FreeBSD$
|
1999-04-18 05:20:08 -04:00
|
|
|
\
|
2015-08-06 12:07:27 -04:00
|
|
|
\ You should not edit this file! Put any overrides in loader.rc.local
|
|
|
|
|
\ instead as this file can be replaced during system updates.
|
|
|
|
|
\
|
1999-04-18 05:20:08 -04:00
|
|
|
\ Includes additional commands
|
|
|
|
|
include /boot/loader.4th
|
2013-11-17 13:12:17 -05:00
|
|
|
try-include /boot/loader.rc.local
|
1999-04-18 05:20:08 -04:00
|
|
|
|
2004-12-06 00:30:31 -05:00
|
|
|
\ Reads and processes loader.conf variables
|
2013-11-04 15:28:10 -05:00
|
|
|
\ NOTE: Change to `initialize' if you enable the below boot menu
|
1999-04-18 05:20:08 -04:00
|
|
|
start
|
|
|
|
|
|
1999-11-24 12:59:37 -05:00
|
|
|
\ Tests for password -- executes autoboot first if a password was defined
|
|
|
|
|
check-password
|
|
|
|
|
|
2013-07-27 14:19:28 -04:00
|
|
|
\ Uncomment to enable boot menu
|
|
|
|
|
\ include /boot/beastie.4th
|
|
|
|
|
\ beastie-start
|
|
|
|
|
|
2011-06-15 10:07:16 -04:00
|
|
|
\ Unless set otherwise, autoboot is automatic at this point
|
1999-04-18 05:20:08 -04:00
|
|
|
|