Project state: No longer maintained.
authorshort <>
Sun, 31 Oct 2004 09:01:08 +0000 (09:01 +0000)
committershort <>
Sun, 31 Oct 2004 09:01:08 +0000 (09:01 +0000)
project/captive/Index.html.pl
project/captive/ListItem.pm

index 4f48c7d..48b5c6b 100755 (executable)
@@ -131,13 +131,20 @@ print <<"HERE";
 </table>
 </td></tr></table>
 
+<h4>Development Status</h4>
+
+<p>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.</p>
+
 <h4>Known Issue</h4>
 
 <p>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.</p>
+author of Captive. Always unmount the device by umount(8) command before shutting
+down your GNU/Linux system.</p>
 
 <p>A port of Captive to the newer
 @{[ a_href 'http://fuse.sourceforge.net/','FUSE' ]}
index 65fbc26..df82de5 100755 (executable)
@@ -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",