From 5f6f5d9eb38a223fe8b6ccab959aaf7f434d9c30 Mon Sep 17 00:00:00 2001 From: short <> Date: Sun, 31 Oct 2004 09:01:08 +0000 Subject: [PATCH] Project state: No longer maintained. --- project/captive/Index.html.pl | 9 ++++++++- project/captive/ListItem.pm | 2 +- 2 files changed, 9 insertions(+), 2 deletions(-) diff --git a/project/captive/Index.html.pl b/project/captive/Index.html.pl index 4f48c7d..48b5c6b 100755 --- a/project/captive/Index.html.pl +++ b/project/captive/Index.html.pl @@ -131,13 +131,20 @@ print <<"HERE"; +

Development Status

+ +

Project is no longer developed. The key functionality is reached +by the latest released version. All its resources are available +@{[ a_href 'CVS.html.pl#source','here' ]} for download.

+

Known Issue

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.

+author of Captive. Always unmount the device by umount(8) command before shutting +down your GNU/Linux system.

A port of Captive to the newer @{[ a_href 'http://fuse.sourceforge.net/','FUSE' ]} diff --git a/project/captive/ListItem.pm b/project/captive/ListItem.pm index 65fbc26..df82de5 100755 --- a/project/captive/ListItem.pm +++ b/project/captive/ListItem.pm @@ -34,7 +34,7 @@ our @ListItem=( "priority"=>666, "summary"=>"The first free NTFS read/write filesystem for GNU/Linux", "license"=>"GPL", - "maintenance"=>"active", + "maintenance"=>"update", "language"=>"i386 asm, C, Perl", "icon"=>"captive-install-acquire-icon", "cvs-of main tree"=>"captive", -- 1.8.3.1