wok-next
annotate fuse2/description.txt @ rev 20822
Add gmtk for gnome-mplayer
author |
Aleksej Bobylev <al.bobylev@gmail.com> |
date |
Thu Jun 14 00:19:24 2018 +0300 (2018-06-14) |
parents |
18c4d15a72df |
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.
|