loader.conf (d0b2dbfa0ecf2bbc9709efc5e20baf8e4b44bbbf) loader.conf (4722ceb7d53e76507c76e053caab6b6f7b24ecef)
1# This is loader.conf - a file full of useful variables that you can
2# set to change the default load behavior of your system. You should
3# not edit this file! Put any overrides into one of the
4# loader_conf_files instead and you will be able to update these
5# defaults later without spamming your local configuration information.
6#
7# All arguments must be in double quotes.
8#

--- 86 unchanged lines hidden (view full) ---

95bootenv_autolist="YES" # Auto populate the list of ZFS Boot Environments
96#beastie_disable="NO" # Turn the beastie boot menu on and off
97efi_max_resolution="1x1" # Set the max resolution for EFI loader to use:
98 # 480p, 720p, 1080p, 2160p/4k, 5k, or specify
99 # WidthxHeight (e.g. 1920x1080)
100#kernels="kernel kernel.old" # Kernels to display in the boot menu
101kernels_autodetect="YES" # Auto-detect kernel directories in /boot
102#loader_logo="orbbw" # Desired logo: orbbw, orb, fbsdbw, beastiebw, beastie, none
1# This is loader.conf - a file full of useful variables that you can
2# set to change the default load behavior of your system. You should
3# not edit this file! Put any overrides into one of the
4# loader_conf_files instead and you will be able to update these
5# defaults later without spamming your local configuration information.
6#
7# All arguments must be in double quotes.
8#

--- 86 unchanged lines hidden (view full) ---

95bootenv_autolist="YES" # Auto populate the list of ZFS Boot Environments
96#beastie_disable="NO" # Turn the beastie boot menu on and off
97efi_max_resolution="1x1" # Set the max resolution for EFI loader to use:
98 # 480p, 720p, 1080p, 2160p/4k, 5k, or specify
99 # WidthxHeight (e.g. 1920x1080)
100#kernels="kernel kernel.old" # Kernels to display in the boot menu
101kernels_autodetect="YES" # Auto-detect kernel directories in /boot
102#loader_logo="orbbw" # Desired logo: orbbw, orb, fbsdbw, beastiebw, beastie, none
103#comconsole_speed="9600" # Set the current serial console speed
103#comconsole_speed="115200" # Set the current serial console speed
104#console="vidconsole" # A comma separated list of console(s)
105#currdev="disk1s1a" # Set the current device
106module_path="/boot/modules;/boot/dtb;/boot/dtb/overlays" # Set the module search path
107module_blacklist="drm drm2 radeonkms i915kms amdgpu" # Loader module blacklist
108#prompt="\\${interpret}" # Set the command prompt
109#root_disk_unit="0" # Force the root disk unit number
110#rootdev="disk1s1a" # Set the root filesystem
111#dumpdev="disk1s1b" # Set a dump device early in the boot process

--- 67 unchanged lines hidden ---
104#console="vidconsole" # A comma separated list of console(s)
105#currdev="disk1s1a" # Set the current device
106module_path="/boot/modules;/boot/dtb;/boot/dtb/overlays" # Set the module search path
107module_blacklist="drm drm2 radeonkms i915kms amdgpu" # Loader module blacklist
108#prompt="\\${interpret}" # Set the command prompt
109#root_disk_unit="0" # Force the root disk unit number
110#rootdev="disk1s1a" # Set the root filesystem
111#dumpdev="disk1s1b" # Set a dump device early in the boot process

--- 67 unchanged lines hidden ---