1# This is defaults/loader.conf for ARM, containing defaults for loader(8).
2# Do not modify the contents of this file, instead put your customizations
3# into /boot/loader.conf or /boot/loader.conf.local
4# $FreeBSD$
5
6autoboot_delay=10
7bootfile="kernel"      # Kernel name (possibly absolute path)
8kernel="kernel"        # /boot sub-directory containing kernel and modules
9loader_conf_files="/boot/loader.conf /boot/loader.conf.local"
10module_path="/boot/kernel;/boot/modules;/boot/dtb"
11nextboot_conf="/boot/nextboot.conf"
12nextboot_enable="NO"
13verbose_loading="NO"
14