Merge from vendor branch OPENSSL:
[dragonfly.git] / sys / boot / forth / loader.rc
1 \ Loader.rc
2 \ $FreeBSD: src/sys/boot/forth/loader.rc,v 1.2 1999/11/24 17:59:37 dcs Exp $
3 \ $DragonFly: src/sys/boot/forth/loader.rc,v 1.3 2003/11/10 06:08:34 dillon Exp $
4 \
5 \ Includes additional commands
6 include /boot/loader.4th
7
8 \ Reads and processes loader.rc
9 start
10
11 \ Tests for password -- executes autoboot first if a password was defined
12 check-password
13
14 \ Unless set otherwise, autoboot is automatic at this point
15