Created attachment 258815 [details] fusefs_load - fix Fixes the incorrect config example for /boot/loader.conf in pkg-message
Nowadays it is recommended to load modules after the bootloader stage via kld_list variable in /etc/rc.conf. Maybe it'd be to suggest that?
Thanks!
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=e3b4d14a724c8a919a02e3713dde62b343e497f7 commit e3b4d14a724c8a919a02e3713dde62b343e497f7 Author: Mateusz Piotrowski <0mp@FreeBSD.org> AuthorDate: 2025-05-09 15:26:01 +0000 Commit: Mateusz Piotrowski <0mp@FreeBSD.org> CommitDate: 2025-05-09 15:28:10 +0000 filesystems/unionfs: Update pkg-message It is fusefs now. PR: 285529 Reported by: Sergey Kiselev <root@dc365.ru> Reported by: arrowd filesystems/unionfs/Makefile | 1 + filesystems/unionfs/files/pkg-message.in | 22 +++++++++++++--------- 2 files changed, 14 insertions(+), 9 deletions(-)