145758Sdcs\ Loader.rc
253673Sdcs\ $FreeBSD$
345758Sdcs\
4293294Sdteske\ You should not edit this file! Put any overrides in loader.rc.local
5293294Sdteske\ instead as this file can be replaced during system updates.
6293294Sdteske\
745758Sdcs\ Includes additional commands
845758Sdcsinclude /boot/loader.4th
9262704Sdtesketry-include /boot/loader.rc.local
1045758Sdcs
11138427Simp\ Reads and processes loader.conf variables
12262701Sdteske\ NOTE: Change to `initialize' if you enable the below boot menu
1345758Sdcsstart
1445758Sdcs
1553673Sdcs\ Tests for password -- executes autoboot first if a password was defined
1653673Sdcscheck-password
1753673Sdcs
18253715Skientzle\ Uncomment to enable boot menu
19253715Skientzle\ include /boot/beastie.4th
20253715Skientzle\ beastie-start
21253715Skientzle
22223109Snwhitehorn\ Unless set otherwise, autoboot is automatic at this point
2345758Sdcs
24