perkeep/cmd/pk-mount
Brad Fitzpatrick afb071614f cmd/pk-mount, pkg/fs: drop macOS FUSE support, update bazil.org/fuse
Our bazil.org/fuse FUSE library no longer supports macOS
(https://github.com/bazil/fuse/issues/224) because osxfuse is no
longer open source (https://github.com/osxfuse/osxfuse/issues/590).

Also, Apple is making it harder and harder (eventually impossible?) to
install custom kernel modules:
https://github.com/macfuse/macfuse/wiki/Getting-Started

So just give up on macOS FUSE support for now. We can resurrect it
later via WebDAV and/or NFS server support.

Signed-off-by: Brad Fitzpatrick <brad@danga.com>
2023-12-30 15:40:51 -08:00
..
.gitignore all: rename cammount to pk-mount 2018-01-08 09:54:41 -08:00
doc.go all: gofmt for Go 1.19 2022-12-31 22:45:40 -08:00
pkmount.go cmd/pk-mount, pkg/fs: drop macOS FUSE support, update bazil.org/fuse 2023-12-30 15:40:51 -08:00
pkmount_other.go cmd/pk-mount, pkg/fs: drop macOS FUSE support, update bazil.org/fuse 2023-12-30 15:40:51 -08:00