macsat.com OpenWrt and ASUS WL Forum

SMC EZ Connect Storage (SMCWAPS-G), Micronica MGB100 Wi-Fi Hard Disk, Level One WAP-0007 and compatible => Firmware => Topic started by: sanecyclist on April 22, 2007, 07:23:22 AM



Title: FUSE module
Post by: sanecyclist on April 22, 2007, 07:23:22 AM
Find attached a gzipped FUSE (http://fuse.sourceforge.net/) 2.5.3 kernel module for the firmware kernel. (The latest versions don't support 2.4 kernel modules anymore.)

FUSE allows filesystems to be implemented as user applications rather than kernel modules. There are lots of different filesystems built on this, including one that can access your gmail account. I successfully tried it with sshfs and curlftpfs on my Debian system, but I think there are packages for OpenWrt as well.

Pagano, feel free to include this in your next modules.tgz.


Title: Re: FUSE module
Post by: sanecyclist on July 20, 2008, 01:18:37 AM
Attached is a gzipped FUSE 2.5.3 module compiled against Schufti's 2.4.36 kernel. (The userland tools of later versions of FUSE do work with this.)