Merge pull request #4825 from MichaelEischer/bump-fuse

mount: support fuse-t on macOS
This commit is contained in:
Michael Eischer
2024-06-12 20:33:05 +02:00
committed by GitHub
4 changed files with 50 additions and 16 deletions

View File

@@ -106,9 +106,9 @@ command to serve the repository with FUSE:
Mounting repositories via FUSE is only possible on Linux, macOS and FreeBSD.
On Linux, the ``fuse`` kernel module needs to be loaded and the ``fusermount``
command needs to be in the ``PATH``. On macOS, you need `FUSE for macOS
<https://osxfuse.github.io/>`__. On FreeBSD, you may need to install FUSE
and load the kernel module (``kldload fuse``).
command needs to be in the ``PATH``. On macOS, you need `FUSE-T
<https://www.fuse-t.org/>`__ or `FUSE for macOS <https://osxfuse.github.io/>`__.
On FreeBSD, you may need to install FUSE and load the kernel module (``kldload fuse``).
Restic supports storage and preservation of hard links. However, since
hard links exist in the scope of a filesystem by definition, restoring