1ca987d46SWarner Losh\ Loader.rc 2ca987d46SWarner Losh\ $FreeBSD$ 3ca987d46SWarner Losh\ 4ca987d46SWarner Losh\ You should not edit this file! Put any overrides in loader.rc.local 5ca987d46SWarner Losh\ instead as this file can be replaced during system updates. 6ca987d46SWarner Losh\ 7ca987d46SWarner Losh\ Includes additional commands 8ca987d46SWarner Loshinclude /boot/loader.4th 97afc7a87SWarner Loshinclude /boot/efi.4th 10ca987d46SWarner Loshtry-include /boot/loader.rc.local 11ca987d46SWarner Losh 12ca987d46SWarner Losh\ Reads and processes loader.conf variables 13ca987d46SWarner Losh\ NOTE: Change to `initialize' if you enable the below boot menu 14ca987d46SWarner Loshstart 15ca987d46SWarner Losh 167afc7a87SWarner Loshmaybe-efi-resizecons 17*73531a2aSRyan Moellermaybe-resetcons 187afc7a87SWarner Losh 19ca987d46SWarner Losh\ Tests for password -- executes autoboot first if a password was defined 20ca987d46SWarner Loshcheck-password 21ca987d46SWarner Losh 22ca987d46SWarner Losh\ Uncomment to enable boot menu 23ca987d46SWarner Losh\ include /boot/beastie.4th 24ca987d46SWarner Losh\ beastie-start 25ca987d46SWarner Losh 26ca987d46SWarner Losh\ Unless set otherwise, autoboot is automatic at this point 27ca987d46SWarner Losh 28