From 103b31f914fa69f6aef26ba198472b07aeeb3889 Mon Sep 17 00:00:00 2001 From: Pino Toscano Date: Sat, 16 Mar 2013 19:17:26 +0100 Subject: start writing something about libfuse --- faq/fuse_support.mdwn | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 faq/fuse_support.mdwn (limited to 'faq') diff --git a/faq/fuse_support.mdwn b/faq/fuse_support.mdwn new file mode 100644 index 00000000..3a442427 --- /dev/null +++ b/faq/fuse_support.mdwn @@ -0,0 +1,16 @@ +[[!meta copyright="Copyright © 2013 Free Software Foundation, +Inc."]] + +[[!meta license="""[[!toggle id="license" text="GFDL 1.2+"]][[!toggleable +id="license" text="Permission is granted to copy, distribute and/or modify this +document under the terms of the GNU Free Documentation License, Version 1.2 or +any later version published by the Free Software Foundation; with no Invariant +Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license +is included in the section entitled [[GNU Free Documentation +License|/fdl]]."]]"""]] + +[[!meta title="Does Hurd support FUSE?"]] + +There is a start of work on implementing a [[FUSE|hurd/libfuse]] library on Hurd; +currently, it still does provide all the functionalities needed to make +FUSE filesystems compile or work correctly, so it is not generally usable yet. -- cgit v1.2.3