OESF Portables Forum

Everything Else => Zaurus Distro Support and Discussion => Distros, Development, and Model Specific Forums => Archived Forums => Sharp ROMs => Topic started by: rafm on December 06, 2005, 05:21:40 pm

Title: Fuse For Cacko
Post by: rafm on December 06, 2005, 05:21:40 pm
It might be interesting to see FUSE (http://fuse.sourceforge.net/ (http://fuse.sourceforge.net/)) in the next version of Cacko.

This would make possible to setup an encrypted files system (http://pobox.com/~vgough/encfs.html (http://pobox.com/~vgough/encfs.html)), ssh file system (http://fuse.sourceforge.net/sshfs.html (http://fuse.sourceforge.net/sshfs.html)), or even gphotofs (http://www.hep.phy.cam.ac.uk/~lester/gphoto2-fuse-fs/ (http://www.hep.phy.cam.ac.uk/~lester/gphoto2-fuse-fs/))  without a need for any additional kernel modules.

What do you think?
Title: Fuse For Cacko
Post by: pgas on December 07, 2005, 03:16:40 am
http://my-zaurus.narod.ru/release-notes-1.23.txt (http://my-zaurus.narod.ru/release-notes-1.23.txt)

 "- Updated FUSE to version 1.4 (latest verison available for 2.4.x kernels)"

IIRC you need a kernel >= 2.4.22 for the latest FUSE
Title: Fuse For Cacko
Post by: maslovsky on December 09, 2005, 12:04:46 pm
Quote
http://my-zaurus.narod.ru/release-notes-1.23.txt (http://my-zaurus.narod.ru/release-notes-1.23.txt)

 "- Updated FUSE to version 1.4 (latest verison available for 2.4.x kernels)"

IIRC you need a kernel >= 2.4.22 for the latest FUSE
[div align=\"right\"][a href=\"index.php?act=findpost&pid=106320\"][{POST_SNAPBACK}][/a][/div]

Yes, FUSE has been in Cacko for ages. 1.4 is the latest version, which compiles under 2.4 kernel. More recent FUSE versions don't even compile on 2.4, only under 2.6.x
Title: Fuse For Cacko
Post by: rafm on December 11, 2005, 04:08:15 pm
Quote
Yes, FUSE has been in Cacko for ages. 1.4 is the latest version, which compiles under 2.4 kernel. More recent FUSE versions don't even compile on 2.4, only under 2.6.x
[div align=\"right\"][a href=\"index.php?act=findpost&pid=106583\"][{POST_SNAPBACK}][/a][/div]

That's good news and I should have checked the release notes first.

Has anyone compiled sshfs of encfs for Cacko? Perhaps there are some IPKs?