分页: 1 / 1

fuse

发表于 : 2013-11-01 21:57
levi
OpenBSD 5.4 开始支持 fuse(file system in userland) 了,记得 NTFS-3g 是基于fuse 的,那是不是以后 NTFS-3g 可以用了?

Re: fuse

发表于 : 2013-11-02 10:22
f5b
5.4 release 是实验性支持,默认不开启

5.4 current 默认已经支持
http://marc.info/?l=openbsd-cvs&m=138331411109999&w=2

参看
http://openports.se/sysutils/ntfs-3g

Re: fuse

发表于 : 2013-11-02 19:15
levi
5.4 release 是实验性支持,默认不开启

5.4 current 默认已经支持
http://marc.info/?l=openbsd-cvs&m=138331411109999&w=2

参看
http://openports.se/sysutils/ntfs-3g

第一个链接打不开,第二个链接看了下,应该是 port 中的包,一直都只用 pkg_add 装软件,没怎么关注 port 的情况。