Deleted Added
full compact
loader.rc (138427) loader.rc (222417)
1\ Loader.rc
1\ Loader.rc
2\ $FreeBSD: head/sys/boot/forth/loader.rc 138427 2004-12-06 05:30:31Z imp $
2\ $FreeBSD: head/sys/boot/forth/loader.rc 222417 2011-05-28 08:50:38Z julian $
3\
4\ Includes additional commands
5include /boot/loader.4th
6
7\ Reads and processes loader.conf variables
8start
9
10\ Tests for password -- executes autoboot first if a password was defined
11check-password
12
3\
4\ Includes additional commands
5include /boot/loader.4th
6
7\ Reads and processes loader.conf variables
8start
9
10\ Tests for password -- executes autoboot first if a password was defined
11check-password
12
13\ Unless set otherwise, autoboot is automatic at this point
13\ Load in the boot menu
14include /boot/beastie.4th
14
15
16\ Start the boot menu
17beastie-start