wok-next annotate fuse/description.txt @ rev 20042

pigz, pxe-kexec: update bdeps
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sun Oct 22 20:53:07 2017 +0200 (2017-10-22)
parents
children
rev   line source
al@19601 1 FUSE (Filesystem in Userspace) is a simple interface for userspace programs to
al@19601 2 export a virtual filesystem to the Linux kernel. Fuse also aims to provide a
al@19601 3 secure method for non privileged users to create and mount their own filesystem
al@19601 4 implementations.