22 lines
394 B
Plaintext
Raw Normal View History

2005-10-30 05:41:42 +00:00
\ Loader.rc
\ $FreeBSD$
\
\ Includes additional commands
include /boot/loader.4th
include /boot/efi.4th
try-include /boot/loader.rc.local
2005-10-30 05:41:42 +00:00
\ Reads and processes loader.conf variables
initialize
2005-10-30 05:41:42 +00:00
maybe-efi-resizecons
2005-10-30 05:41:42 +00:00
\ 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