]> CyberLeo.Net >> Repos - FreeBSD/releng/10.2.git/blob - sys/boot/i386/loader/loader.rc
- Copy stable/10@285827 to releng/10.2 in preparation for 10.2-RC1
[FreeBSD/releng/10.2.git] / sys / boot / i386 / loader / loader.rc
1 \ Loader.rc
2 \ $FreeBSD$
3 \
4 \ Includes additional commands
5 include /boot/loader.4th
6 try-include /boot/loader.rc.local
7
8 \ Reads and processes loader.conf variables
9 initialize
10
11 \ Tests for password -- executes autoboot first if a password was defined
12 check-password
13
14 \ Load in the boot menu
15 include /boot/beastie.4th
16
17 \ Start the boot menu
18 beastie-start