pancake. With FUSE it is possible to implement a fully functional filesystem in a userspace program. Features include: * Simple library API * Simple installation (no need to patch or recompile the kernel) * Secure implementation * Userspace - kernel interface is very efficient * Usable by non privileged users * Runs on Linux kernels 2.4.X and 2.6.X * Has proven very stable over time This package is enabled only for linux and FreeBSD, NetBSD uses its own compatible library.
12 lines
318 B
Text
12 lines
318 B
Text
@comment $NetBSD: PLIST,v 1.1.1.1 2007/02/20 23:48:30 xtraeme Exp $
|
|
bin/fusermount
|
|
include/fuse.h
|
|
include/fuse/fuse.h
|
|
include/fuse/fuse_common.h
|
|
include/fuse/fuse_compat.h
|
|
include/fuse/fuse_lowlevel.h
|
|
include/fuse/fuse_lowlevel_compat.h
|
|
include/fuse/fuse_opt.h
|
|
lib/libfuse.la
|
|
lib/pkgconfig/fuse.pc
|
|
@dirrm include/fuse
|