From 4b6cef0e86bf20e85a5127bc43c874b39efd1348 Mon Sep 17 00:00:00 2001 From: short <> Date: Thu, 21 Oct 2004 10:54:33 +0000 Subject: [PATCH] FUSE development abort notice. - Text by the courtesy of Marc Bejarano. --- project/captive/Index.html.pl | 19 ++++++++++++------- 1 file changed, 12 insertions(+), 7 deletions(-) diff --git a/project/captive/Index.html.pl b/project/captive/Index.html.pl index 07980b8..c25ae71 100755 --- a/project/captive/Index.html.pl +++ b/project/captive/Index.html.pl @@ -133,15 +133,20 @@ print <<"HERE";

Known Issue

-

Linux kernel interface @{[ a_href 'http://lufs.sourceforge.net/lufs/','LUFS' ]} -being used for Captive is no longer maintained by LUFS author. Mounting of -NTFS devices by Linux kernel usually works but it is no longer supported by the +

Captive was written to interface with the Linux kernel via +@{[ a_href 'http://lufs.sourceforge.net/lufs/','LUFS' ]}. +Unfortunately, this project is no longer being maintained by its author. +Mounting of NTFS devices usually works, but is no longer supported by the author of Captive.

-

Port of the Captive interface to @{[ a_href 'http://fuse.sourceforge.net/','FUSE' ]} -is not yet implemented - use -@{[ a_href 'man/captive-cmdline.pod.html','captive-cmdline' ]}(1) -interface in the case of any compatibility problems.

+

A port of Captive to the newer +@{[ a_href 'http://fuse.sourceforge.net/','FUSE' ]} +interface has not yet been implemented. +There is an experimental LUFS-FUSE bridge called +@{[ a_href 'http://sourceforge.net/project/showfiles.php?group_id=121684','lufis' ]} +that can be used in the meanwhile. +Also, the captive-cmdline(1) interface will get around any kernel compatibility +problems.

@{[ vskip "3ex" ]} -- 1.8.3.1