-
Our CI has a large combination of distros:
* ubuntu:23.04
* ubuntu:22.04 (remove?)
* ubuntu:20.04 (remove?)
* debian:bookworm
* debian:bullseye (remove?)
* debian:buster (remove?)
* rockylinu…
gaul updated
9 months ago
-
Great work - have been using osxfuse/macfuse for many years now. Keep it up.
Is there a way to test macfuse on a macos15 Beta (24A5327a) running on a VM (on UTM)?
KEXT ist prohibited by systemker…
-
I needed a way to disable universal binaries and to use my own wxWidgets.
To disable universal binaries currently you have to use -b (brew) which implies using brew-wxwidgets.
Veracrypt + brew-wx…
-
With latest homebrew, the command to install via brew cask has changed.
The command to install osxfuse in the installation [guide](https://www.telepresence.io/reference/install) needs to be update…
-
Didn't immediately notice this because I had an existing cache on another computer that was somewhat up to date, and works with this latest build. But uploading is problematic because its so out of da…
ecchi updated
8 years ago
-
When trying to compile on macOS 10.13 I got the following errors:
```
cc -I/usr/local/include/osxfuse -D_FILE_OFFSET_BITS=64 -D_DARWIN_USE_64_BIT_INODE -DFUSE_USE_VERSION=27 -I. -I../common/linux …
-
I'm mounting a cipher directory over a 1GbE wired LAN via sshfs, and then mounting that via gocryptfs:
```bash
sudo mkdir /Volumes/cipher
sudo chown me:staff /Volumes/cipher
sshfs remoteuser@rem…
-
My archives contain folders owned by root.
I've noticed that when up-to-date Vorta mounts these archives, these folders are not accessible anymore.
The reason is that this commit https://github.com/…
-
http://registrationcenter-download.intel.com/akdlm/irc_nas/tec/15235/m_mkl_2019.3.199.dmg
http://registrationcenter-download.intel.com/akdlm/irc_nas/tec/15481/m_mkl_2019.4.233.dmg
http://registr…
-
Would anybody be interested in cooperating on a Tokio version of rust-fuse? I feel like this could be a huge improvement when using other tokio (or futures) based services in the filesystem implementa…