Skip to content

Commit 04fc38f

Browse files
Update README.md
1 parent 002d90a commit 04fc38f

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

README.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,23 @@
11
fusehfs
22
=======
33

4-
Goal: update [FuseHFS](http://namedfork.net/fusehfs) to provide R/W HFS support with [macFUSE](https://osxfuse.github.io/) on macOS 12
4+
R/W HFS support with [macFUSE](https://osxfuse.github.io/) on macOS 12
55

66
The original fusehfs code was published under GPL v2, so this version's code is too.
77

88
--------------------------------
9-
#### Release 0.1.4b
9+
#### Release 0.1.5
1010
See the [project page](https://thejoelpatrol.github.io/fusehfs/)
1111

1212
--------------------------------
1313
#### Status 1/3/2022
1414

1515
We're discussing in the Issue #2 whether we can make fusehfs work again on macOS 12 Monterey now that HFS support is removed entirely by Apple, and whether long-term functionality will require using the [File Provider API](https://developer.apple.com/documentation/fileprovider) now that kexts are deprecated.
1616

17+
--------------------------------
18+
#### Release 0.1.4b
19+
See the [project page](https://thejoelpatrol.github.io/fusehfs/)
20+
1721
--------------------------------
1822
#### Status 7/19/2014
1923

0 commit comments

Comments
 (0)