summaryrefslogtreecommitdiffstats
path: root/sys/boot/forth/loader.rc
blob: 9ba2f271c89f78211844c958d845c80ea6311e37 (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.rc
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