From 26b5dfc5b13fd4ee390b27860e8d63edc3b0197a Mon Sep 17 00:00:00 2001 From: Miklos Szeredi Date: Tue, 10 Feb 2004 13:16:35 +0000 Subject: *** empty log message *** --- Filesystems | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) (limited to 'Filesystems') diff --git a/Filesystems b/Filesystems index d61d305..af9cb1f 100644 --- a/Filesystems +++ b/Filesystems @@ -103,3 +103,29 @@ Description: linux apps. ============================================================================== +Name: C# bindings + +Author: Valient Gough + +Homepage: http://pobox.com/~vgough/fuse-csharp.html + +Description: + + It allows you to write a Linux filesystem in C#. It uses the FUSE + library to do the actual Linux filesystem integration, and adds an + interface to the Mono runtime. + +============================================================================== +Name: LUFS bridge (alpha) + +Author: Miklos Szeredi + +Homepage: http://sourceforge.net/project/showfiles.php?group_id=21636&package_id=109154 + +Description: + + This is a modified LUFS daemon, which uses the FUSE kernel module. It + is binary compatible with existing LUFS filesystems, so no + recompilation is needed. + +============================================================================== -- cgit v1.2.3