1151874Sscottl\ Loader.rc
2151874Sscottl\ $FreeBSD: releng/11.0/sys/boot/i386/loader/loader.rc 258270 2013-11-17 18:12:17Z dteske $
3151874Sscottl\
4151874Sscottl\ Includes additional commands
5151874Sscottlinclude /boot/loader.4th
6258270Sdtesketry-include /boot/loader.rc.local
7151874Sscottl
8151874Sscottl\ Reads and processes loader.conf variables
9257650Sdteskeinitialize
10151874Sscottl
11151874Sscottl\ Tests for password -- executes autoboot first if a password was defined
12151874Sscottlcheck-password
13151874Sscottl
14151874Sscottl\ Load in the boot menu
15151874Sscottlinclude /boot/beastie.4th
16151874Sscottl
17151874Sscottl\ Start the boot menu
18151874Sscottlbeastie-start
19