description updated
authorshort <>
Thu, 16 Oct 2003 07:08:44 +0000 (07:08 +0000)
committershort <>
Thu, 16 Oct 2003 07:08:44 +0000 (07:08 +0000)
project/captive/ListItem.pm

index f2fe269..6ec9d9e 100755 (executable)
@@ -43,10 +43,13 @@ our @ListItem=(
                "cvs-of 'httpcaptive://' method"=>"gnome-vfs-httpcaptive:captive",
                "cvs-of 'libntfs://' method"=>"ntfsprogs-gnomevfs",
                "description"=><<"HERE",
-<p>The implementation allows applications running under the GNU/Linux operating
-system to access NTFS drives. File system driver compatibility with VFAT,
-ISO9660 and EXT2 is also provided.</p>
-<p>Project runs the original Microsoft Windows drivers to get the best
+<p>The first full read/write access to NTFS disk drivers was achieved in
+@{[ a_href 'http://www.winehq.com/','Wine' ]} way by using the original
+Microsoft Windows <i>ntfs.sys</i> driver. Projects emulates many subsystems of
+Microsoft Windows kernel reusing from case to case one of the original
+<i>ntoskrnl.exe</i>, @{[ a_href 'http://www.reactos.com/','ReactOS' ]} parts or
+the project's own reimplementations.</p>
+<p>Involvement of the original driver files was chosen to get the best
 filesystem compatibility and safety ever reachable.</p>
 HERE
                );