+Pending Integrations
authorshort <>
Sat, 13 Dec 2003 16:16:02 +0000 (16:16 +0000)
committershort <>
Sat, 13 Dec 2003 16:16:02 +0000 (16:16 +0000)
project/captive/CVS.html.pl

index d6d3714..67041ce 100755 (executable)
@@ -148,6 +148,40 @@ print <<"HERE";
 @{[ vskip "3ex" ]}
 
 
+<h2>Pending Integrations</h2>
+
+<dl>
+       <dt>@{[ a_href $W->{"project_viewcvs"}.'/lufs/','lufs-captive' ]}
+                       [@{[ a_href $W->{"project_viewcvs"}.'/*checkout*/lufs/NEWS.captive?rev=1.1.2.11','NEWS' ]}]
+       <dd>
+               <p>@{[ a_href 'http://lufs.sourceforge.net/lufs/','LUFS' ]} still has not yet integrated
+                               the Captive-developed patches. No integration schedule is currently known.</p>
+               <ul>
+                       <li>Linux kernel module has implemented support for statfs(2)/df(1)</li>
+                       <li>Many fixes of the userland lufsd(8) daemon</li>
+                       <li>Scripts for unattended Linux kernel module prebuilds/compilation/installation</li>
+               </ul>
+       </dd>
+       <dt>@{[ a_href $W->{"project_viewcvs"}.'/gnome-vfs-httpcaptive/?only_with_tag=captive','gnome-vfs-httpcaptive' ]}</dt>
+       <dd>
+               <p>seek() function support for http:// handler was submitted as Gnome BugZilla
+                               @{[ a_href 'http://bugzilla.gnome.org/show_bug.cgi?id=121194','Bug # 121194' ]}.
+                               Bug is currently pending - vote for it, please. :-)</p>
+       </dd>
+       <dt>Debian ntfsprogs-200309071734-1captive1 (libntfs4/libntfs4-dev)</dt>
+       <dd>
+               <p>Debian packaging is not yet up to date with the already released
+                               @{[ a_href 'http://linux-ntfs.sourceforge.net/downloads.html#ntfs','version 1.8.0' ]}.</p>
+       </dd>
+       <dt>Debian @{[ a_href '/project/ntfsprogsgnomevfs/','ntfsprogs-gnomevfs' ]}</dt>
+       <dd>
+               <p>Debian packaging is not yet up to date with the already released
+                               @{[ a_href 'http://linux-ntfs.sourceforge.net/downloads.html#ntfs','version 1.8.0' ]}
+                               containing the Captive-developed @{[ a_href '/project/ntfsprogsgnomevfs/','ntfsprogs-gnomevfs' ]} package.</p>
+       </dd>
+</dl>
+
+
 <h1>@{[ a_href './','Back to Captive Main Page' ]}</h1>
 
 HERE