Dimitris Apostolou
1e437c7e97
Fix typos and cleanup
2020-04-20 22:00:01 +03:00
Matt Joiner
ef903f6dd5
Fix imported and not used: "os"
2019-03-27 14:37:15 +11:00
Matt Joiner
0d6de44118
Fix installation of go-fuse-version with go modules enabled
2019-03-27 14:10:51 +11:00
Matt Joiner
8e2016274f
Skip errors due to fuse missing on OSX
2019-03-27 13:37:34 +11:00
Matouš Skála
c307ba925e
fix config options in osxfuse error messages
...
License: MIT
Signed-off-by: Matous Skala <skala.matous@gmail.com>
2019-03-20 15:04:57 +01:00
Jakub Sztandera
42e191c017
gx: unrewrite
...
License: MIT
Signed-off-by: Jakub Sztandera <kubuxu@protonmail.ch>
2019-03-05 18:33:56 +01:00
Daniel Aleksandersen
7f1a9f013e
Fix DontCheckOSXFUSE config command example
...
License: MIT
Signed-off-by: Daniel Aleksandersen <code@daniel.priv.no>
2019-01-28 08:18:38 +01:00
Steven Allen
85acad9a01
gx update go-log, sys, go-crypto
...
* go-log
* sys
* go-crypto
License: MIT
Signed-off-by: Steven Allen <steven@stebalien.com>
2018-06-08 22:36:24 -07:00
Steven Allen
63342578d3
switch from syscall to golang.org/x/sys
...
(mostly)
syscall has been frozen and mostly deprecated. We can't *entirely* switch but
this brings us closer.
License: MIT
Signed-off-by: Steven Allen <steven@stebalien.com>
2017-11-18 12:11:14 -08:00
Steven Allen
28be1d4c58
gx: update deps
...
License: MIT
Signed-off-by: Steven Allen <steven@stebalien.com>
2017-07-27 18:48:16 -07:00
Jakub Sztandera
2601ab2686
Revert "Fail nicelly on OSXFUSE 3.0.0+"
...
This reverts commit 53a35a8f50 .
2017-03-02 02:55:17 +01:00
Jakub Sztandera
6680060bc9
Revert "Add issue number to the OSXFUSE 3+ message"
...
This reverts commit 018a5d594d .
2017-03-02 02:55:17 +01:00
Jakub Sztandera
018a5d594d
Add issue number to the OSXFUSE 3+ message
...
License: MIT
Signed-off-by: Jakub Sztandera <kubuxu@protonmail.ch>
2016-12-06 00:22:00 +01:00
Jakub Sztandera
53a35a8f50
Fail nicelly on OSXFUSE 3.0.0+
...
License: MIT
Signed-off-by: Jakub Sztandera <kubuxu@protonmail.ch>
2016-12-05 19:42:49 +01:00
Jakub Sztandera
e76b14aef0
fuse: Parse OSX fuse version properly
...
License: MIT
Signed-off-by: Jakub Sztandera <kubuxu@protonmail.ch>
2016-12-05 18:59:58 +01:00
Jeromy
11db8f425c
fuse: make osxfuse check config check more permissive
...
License: MIT
Signed-off-by: Jeromy <why@ipfs.io>
2016-08-19 14:09:12 -07:00
Richard Littauer
f60ae0a1b9
Capitalized NOTE, first letter of following word
...
License: MIT
Signed-off-by: Richard Littauer <richard.littauer@gmail.com>
2016-04-29 16:57:19 -04:00
Stephen Whitmore
40a49c8399
Mounts detect unmounts and track mount state.
...
This lets FUSE mounts to track whether they are active or not by
tracking when fs.Serve terminates.
License: MIT
Signed-off-by: Stephen Whitmore <noffle@ipfs.io>
2016-02-07 19:54:59 -08:00