summaryrefslogtreecommitdiffstats
path: root/sys/boot/forth/loader.rc
blob: 0f9d37eff0188d31f8ad571eedc3e7a164b07eb3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
\ Loader.rc
\ $FreeBSD$
\
\ Includes additional commands
include /boot/loader.4th

\ Reads and processes loader.conf variables
start

\ Tests for password -- executes autoboot first if a password was defined
check-password

\ Unless set otherwise, autoboot is automatic at this point

OpenPOWER on IntegriCloud