15.0/relnotes: Mention new ascii loader art option

Reviewed by:	kevans
This commit is contained in:
Alexander Ziaee 2025-11-29 21:14:34 -05:00
parent 0a29251179
commit da810c0277
No known key found for this signature in database
GPG Key ID: 0A8F850BCDEF4511
1 changed files with 3 additions and 0 deletions

View File

@ -1172,6 +1172,9 @@ gitref:e87848a8150e[repository=src]
This section covers the boot loader, boot menu, and other boot-related changes.
The ASCII man:loader[8] art may once again be enabled on graphical systems via an optional `loader_gfx` variable in loader.conf[5].
gitref:bef6d85b6de5[repository=src]
The man:loader[8] now reads local configuration files listed in the variable `local_loader_conf_files` after other configuration files, defaulting to [.filename]#/boot/loader.conf.local#.
gitref:a25531db0fc2[repository=src]