threefoldtech / rfs

A fuse filesystem in rust
Apache License 2.0
1 stars 1 forks source link

add macos support #81

Closed iwanbk closed 1 week ago

iwanbk commented 2 weeks ago

Creating new issue to replace #78. Split the work into several tasks:

iwanbk commented 2 weeks ago

I found that polyfuse, the fuse library used by rfs only supports Linux. So, adding macos support to rfs wouldn't be trivial, unlike the docker2fl. Will do it on separate PR.

xmonader commented 1 week ago

@iwanbk what is the reason to do this one?

iwanbk commented 1 week ago

@xmonader the reason are:

(and i have some free time yesterday)

Let me know if i misunderstood it before i'm going too far.

xmonader commented 1 week ago

For now, there's no plan to support RFS on OSX not on our priority list not for 3.15 nor for 3.16

iwanbk commented 1 week ago

ok