mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-09-26 05:20:47 -04:00
8 lines
329 B
Plaintext
8 lines
329 B
Plaintext
$NetBSD: DESCR,v 1.2 2010/08/26 14:18:08 manu Exp $
|
|
|
|
perfuse brings full FUSE support to NetBSD It has two components:
|
|
- a daemon that creates a /dev/fuse socket and that performs PUFFS
|
|
relay to FUSE.
|
|
- a library and a header file to use in filesystems and libraries that
|
|
open /dev/fuse, so that they are directed to the socket.
|