This script is for Slackware 12.0 only and may be outdated.

SlackBuilds Repository

12.0 > System > fuse (2.7.3)

FUSE is a simple interface for userspace programs to export
a virtual filesystem to the Linux kernel. FUSE also aims to
provide a secure method for non privileged users to create
and mount their own filesystem implementations.

You'll need to start fuse from rc.local with something like this:
if [ -x /etc/rc.d/rc.fuse ]; then
/etc/rc.d/rc.fuse start
fi

Maintained by: core
Keywords: ntfs,cddfs,libconfuse,sshfs-fuse,sshfs,ntfs-3g,userspace,filesystem
ChangeLog: fuse

Homepage:
http://fuse.sourceforge.net

Source Downloads:
fuse-2.7.3.tar.gz (98563fc7b265b7479a3178181cbcf59a)

Download SlackBuild:
fuse.tar.gz
fuse.tar.gz.asc (FAQ)

(the SlackBuild does not include the source)

Individual Files:
README
doinst.sh
fuse.SlackBuild
fuse.info
slack-desc

Validated for Slackware 12.0

See our HOWTO for instructions on how to use the contents of this repository.

Access to the repository is available via:
ftp git cgit http rsync

© 2006-2024 SlackBuilds.org Project. All rights reserved.
Slackware® is a registered trademark of Patrick Volkerding
Linux® is a registered trademark of Linus Torvalds