hammer - Add memory use limit option for dedup runs
[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.4 2008/09/02 17:21:15 dillon Exp $
4 \
5 \ Includes additional commands
6 include 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