Files
ports/sysutils/archivemount/files/pkg-message.in
Fernando Apesteguía 15865bdb62 */*: Use fusefs.ko instead of old fuse.ko
In several installation messages.

Bumping PORTEREVISION since this is something an end user would like know about.

PR:	262246
Reported by:	obiwac@gmail.com
2022-03-16 12:20:03 +01:00

11 lines
256 B
Plaintext

[
{ type: install
message: <<EOM
Make sure you have fusefs.ko loaded then use archivemount
or mount_archive command or add an entry to the /etc/fstab such as:
/path/to/archive /mnt/path fusefs ro,late,mountprog=%%PREFIX%%/sbin/mount_archive 0 0
EOM
}
]