Bug 285529 - filesystems/unionfs - Changes for pkg-message
Summary: filesystems/unionfs - Changes for pkg-message
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Many People
Assignee: Mateusz Piotrowski
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2025-03-19 16:23 UTC by Sergey Kiselev
Modified: 2025-05-09 15:30 UTC (History)
1 user (show)

See Also:
bugzilla: maintainer-feedback? (0mp)


Attachments
fusefs_load - fix (533 bytes, patch)
2025-03-19 16:23 UTC, Sergey Kiselev
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Sergey Kiselev 2025-03-19 16:23:38 UTC
Created attachment 258815 [details]
fusefs_load - fix

Fixes the incorrect config example for /boot/loader.conf in pkg-message
Comment 1 Gleb Popov freebsd_committer freebsd_triage 2025-03-19 16:26:20 UTC
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?
Comment 2 Mateusz Piotrowski freebsd_committer freebsd_triage 2025-05-09 15:29:29 UTC
Thanks!
Comment 3 commit-hook freebsd_committer freebsd_triage 2025-05-09 15:29:41 UTC
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(-)