+"First" r/w NTFS :-)
[www.jankratochvil.net.git] / project / captive / ListItem.pm
index eea58f6..628422f 100755 (executable)
@@ -32,7 +32,7 @@ our @ListItem=(
                "name"=>"Captive",
                "platform"=>"unixuser",
                "priority"=>666,
-               "summary"=>"NTFS filesystem, MS-Windows NT kernel emulation",
+               "summary"=>"First free NTFS read/write filesystem for GNU/Linux",
                "license"=>"GPL",
                "maintenance"=>"active",
                "language"=>"i386 asm, C, Perl",
@@ -43,16 +43,20 @@ our @ListItem=(
                "cvs-of 'httpcaptive://' method"=>"gnome-vfs-httpcaptive:captive",
                "cvs-of 'libntfs://' method"=>"ntfsprogs-gnomevfs",
                "description"=><<"HERE",
-<p>The first full read/write free access to NTFS disk drives was achieved in
+<p>Project implements the first full read/write free access to NTFS disk drives.
+You can mount your Microsoft Windows NT, 200x or XP partition as
+a transparently accessible volume for your GNU/Linux.</p>
+<p>This compatibility was achieved in
 the @{[ a_href 'http://www.winehq.com/','Wine' ]} way by using the original
 Microsoft Windows <i>ntfs.sys</i> driver. It emulates the required subsystems of
 the Microsoft Windows kernel by reusing one of the original
 <i>ntoskrnl.exe</i>, @{[ a_href 'http://www.reactos.com/','ReactOS' ]} parts, or
-this project's own reimplementations, on a case by case basis.</p>
-<p>Involvement of the original driver files was chosen to achieve the best
+this project's own reimplementations, on a case by case basis.
+Project includes the first open source MS-Windows kernel API for Free operating systems.
+Involvement of the original driver files was chosen to achieve the best
 and unprecedented filesystem compatibility and safety.</p>
-<p>As opposite to other projects this is currently the only one supporting full
-read/write access including the creating/deleting files, modifying directories
+<p>As opposite to other projects this is currently the only software supporting the full
+read/write access including the possibility to create/delete files, modify directories
 etc.</p>
 HERE
                );