]> CyberLeo.Net >> Repos - FreeBSD/releng/9.2.git/blob - sys/boot/forth/loader.rc
- Copy stable/9 to releng/9.2 as part of the 9.2-RELEASE cycle.
[FreeBSD/releng/9.2.git] / sys / boot / forth / loader.rc
1 \ Loader.rc
2 \ $FreeBSD$
3 \
4 \ Includes additional commands
5 include /boot/loader.4th
6
7 \ Reads and processes loader.conf variables
8 start
9
10 \ Tests for password -- executes autoboot first if a password was defined
11 check-password
12
13 \ Unless set otherwise, autoboot is automatic at this point
14