- Embed ether vlan tag in mbuf packet header. Add an mbuf flag to mark that
[dfdiff.git] / sys / boot / forth / loader.rc
blob07212cc4d3b45944b2475ab825239f5d5a5fbcee
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 $
5 \ Includes additional commands
6 include /boot/loader.4th
8 \ Reads and processes loader.rc
9 start
11 \ Tests for password -- executes autoboot first if a password was defined
12 check-password
14 \ Unless set otherwise, autoboot is automatic at this point