summaryrefslogtreecommitdiffstats
path: root/boot/loader.rc
blob: 395231f3b38ba215bb01e951d5e1781a1c87f201 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
\ Loader.rc
\ $FreeBSD: src/sys/boot/i386/loader/loader.rc,v 1.4 2005/10/30 05:41:42 scottl Exp $
\
\ Includes additional commands
include /boot/loader.4th

\ Reads and processes loader.conf variables
start

\ Tests for password -- executes autoboot first if a password was defined
check-password

\ Load in the boot menu
include /boot/beastie.4th

\ Start the boot menu
beastie-start
OpenPOWER on IntegriCloud