Add the DragonFly cvs id and perform general cleanups on cvs/rcs/sccs ids. Most
[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.2 2003/06/17 04:28:18 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