1
0
mirror of https://github.com/ipfs/kubo.git synced 2025-08-06 19:44:01 +08:00

16 Commits

Author SHA1 Message Date
39510a1ad1 Added additional note about killing the daemon
Mounting complained that the daemon was running.
2020-04-01 20:40:56 -07:00
248153fc71 changed brew to brew cask 2020-04-01 20:28:52 -07:00
f2d01f5201 Update fuse.md
Requiring this step isn't as likely anymore.
2019-05-14 18:31:32 -04:00
9fd74b3c0a Grammar fix
License: MIT
Signed-off-by: Alfie John <alfie@alfie.wtf>
2018-06-29 11:57:19 +10:00
f70fa0a2a5 docs: Update and clean-up
License: MIT
Signed-off-by: Łukasz Magiera <magik6k@gmail.com>
2017-09-12 18:47:53 +02:00
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
f6e1bb187c added sudo to usermod;
added --json to "ipfs config" command;
added modification to fuse.conf;

License: MIT
Signed-off-by: Giuseppe Bertone <bertone.giuseppe@gmail.com>
2016-03-03 20:25:36 +01:00
rht
541836c4a3 Auto-assert setconfig value to predefined struct
License: MIT
Signed-off-by: rht <rhtbot@gmail.com>
2015-07-04 22:29:10 +07:00
383a166003 AllowOther -> FuseAllowOther
See go-ipfs/repo/config/mounts.go
2015-05-31 02:31:07 -04:00
96a22c5bb1 config: change default config dir name to .ipfs
This changes .go-ipfs to .ipfs everywhere.
And by the way this defines a DefaultPathName const
for this name.

License: MIT
Signed-off-by: Christian Couder <chriscool@tuxfamily.org>
2015-04-20 02:25:41 -07:00
e4c5440da0 DOCS: Updated FUSE docs 2015-04-09 22:27:04 -07:00
6903e63140 fuse.md: Linux-related clarifications 2015-04-06 23:26:52 +02:00
729e50d312 fuse.md: Added troubleshooting instructions for #813 2015-04-06 22:49:47 +02:00
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
ecfae897b9 docs/fuse: updating installation instructions 2015-02-02 05:06:55 -08:00
edba015e9e docs folder and some fuse docs. closes #259 2014-11-28 01:55:04 -05:00