Steven Allen
|
90c656dc59
|
fix netbsd build
|
2019-07-22 16:27:36 -07:00 |
|
Steven Allen
|
94bbc1ca7c
|
fix openbsd build by disabling fuse on openbsd
fixes #5334
|
2019-07-22 15:58:16 -07:00 |
|
Łukasz Magiera
|
cc2be2e73a
|
Fix goprocess / lifecycle / ctx relations
License: MIT
Signed-off-by: Łukasz Magiera <magik6k@gmail.com>
|
2019-04-17 16:56:27 -07:00 |
|
Richard Littauer
|
9843e86258
|
Changed so only explicit ipfs cli commands are lowercased
License: MIT
Signed-off-by: Richard Littauer <richard.littauer@gmail.com>
|
2016-10-27 22:55:13 -07:00 |
|
Vasily Kolobkov
|
9f14624026
|
Build on OpenBSD
License: MIT
Signed-off-by: Vasily Kolobkov <polezaivsani@openmailbox.org>
|
2016-07-12 13:11:57 +02:00 |
|
SH
|
2af48e6804
|
add NetBSD support
License: MIT
Signed-off-by: Stefan Hertenberger <github@hertenberger.bayern>
|
2016-04-29 22:49:54 +02:00 |
|
Jeromy
|
ab0c668ab8
|
fix panic caused by accessing config after repo closed
License: MIT
Signed-off-by: Jeromy <jeromyj@gmail.com>
|
2015-09-03 09:28:36 -07:00 |
|
rht
|
007a12e7ef
|
Change Process interface into object variable
License: MIT
Signed-off-by: rht <rhtbot@gmail.com>
|
2015-07-04 22:50:23 +07:00 |
|
Ho-Sheng Hsiao
|
d90ada9b4e
|
Added fuse allow_other option
ipfs config Mounts.FuseAllowOther --bool true
ipfs daemon --mount
|
2015-04-02 15:11:27 -07:00 |
|
Ho-Sheng Hsiao
|
bf22aeec0a
|
Reorged imports from jbenet/go-ipfs to ipfs/go-ipfs
- Modified Godeps/Godeps.json by hand
- [TEST] Updated welcome docs hash to sharness
- [TEST] Updated contact doc
- [TEST] disabled breaking test (t0080-repo refs local)
|
2015-03-31 12:52:25 -07:00 |
|
Tonis Tiigi
|
91ab1401ab
|
Fix nofuse build tags syntax
|
2015-03-05 18:00:36 +02:00 |
|
Henry
|
66f1035d93
|
simple nofuse build tag to allow freebsd compilation and maybe pave the way towards windows as well
|
2015-03-05 01:24:17 +01:00 |
|
Juan Batiz-Benet
|
e21b1f662b
|
fuse mount lifecycle fixes
This commit cleans up how mounting was being done.
It now successfully signals when it is properly mounted
and listen to close signals correctly.
|
2015-01-04 00:47:27 -08:00 |
|