Initial import from FreeBSD RELENG_4:
[games.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 \
4 \ Includes additional commands
5 include /boot/loader.4th
6
7 \ Reads and processes loader.rc
8 start
9
10 \ Tests for password -- executes autoboot first if a password was defined
11 check-password
12
13 \ Unless set otherwise, autoboot is automatic at this point
14