1151874Sscottl\ Loader.rc
2151874Sscottl\ $FreeBSD$
3151874Sscottl\
4151874Sscottl\ Includes additional commands
5151874Sscottlinclude /boot/loader.4th
6262704Sdtesketry-include /boot/loader.rc.local
7151874Sscottl
8151874Sscottl\ Reads and processes loader.conf variables
9262701Sdteskeinitialize
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