From: short <> Date: Sun, 31 Oct 2004 09:04:29 +0000 (+0000) Subject: GnomeVFS already supports seek() by its "http" engine reimplementation. X-Git-Tag: bp_apache20~19 X-Git-Url: https://git.jankratochvil.net/?a=commitdiff_plain;h=e629c5021911866aae391640bd9057ab4d03550b;p=www.jankratochvil.net.git GnomeVFS already supports seek() by its "http" engine reimplementation. +Recommend moving from LUFS to FUSE. --- diff --git a/project/captive/CVS.html.pl b/project/captive/CVS.html.pl index 75f954e..e5ca910 100755 --- a/project/captive/CVS.html.pl +++ b/project/captive/CVS.html.pl @@ -158,12 +158,8 @@ print <<"HERE";
  • Many fixes of the userland lufsd(8) daemon
  • Scripts for unattended Linux kernel module prebuilds/compilation/installation
  • - -
    @{[ a_href $W->{"project_viewcvs"}.'/gnome-vfs-httpcaptive/?only_with_tag=captive','gnome-vfs-httpcaptive' ]}
    -
    -

    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.

    +

    The recommended way is to port Captive project to the maintained + @{[ a_href 'http://fuse.sourceforge.net/','FUSE' ]}.