]> CyberLeo.Net >> Repos - FreeBSD/releng/8.1.git/blob - sys/boot/i386/loader/loader.rc
Copy stable/8 to releng/8.1 in preparation for 8.1-RC1.
[FreeBSD/releng/8.1.git] / sys / boot / i386 / loader / 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 \ Load in the boot menu
14 include /boot/beastie.4th
15
16 \ Start the boot menu
17 beastie-start