aboutsummaryrefslogtreecommitdiff
path: root/sysutils/archivemount/files
diff options
context:
space:
mode:
authorEugene Grosbein <eugen@FreeBSD.org>2019-05-26 18:12:25 +0000
committerEugene Grosbein <eugen@FreeBSD.org>2019-05-26 18:12:25 +0000
commita732c5b4e9a89d2b079bde47d55211341c3a0c19 (patch)
treec62561261c7e415ab2bebe4f438c4e91ef27d1d0 /sysutils/archivemount/files
parentd477af59e1b31595b8eccf535cac7eb68d042365 (diff)
downloadports-a732c5b4e9a89d2b079bde47d55211341c3a0c19.tar.gz
ports-a732c5b4e9a89d2b079bde47d55211341c3a0c19.zip
Notes
Diffstat (limited to 'sysutils/archivemount/files')
-rw-r--r--sysutils/archivemount/files/pkg-message.in8
1 files changed, 8 insertions, 0 deletions
diff --git a/sysutils/archivemount/files/pkg-message.in b/sysutils/archivemount/files/pkg-message.in
new file mode 100644
index 000000000000..467d62ec0c3d
--- /dev/null
+++ b/sysutils/archivemount/files/pkg-message.in
@@ -0,0 +1,8 @@
+!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
+
+Make sure you have fuse.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
+
+!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!