Source-Makefile: package/feeds/packages/afuse/Makefile Package: afuse Submenu: Filesystem Version: 0.4.1-1 Depends: +libc +libfuse +fuse-utils Conflicts: Menu-Depends: Provides: Section: net Category: Utilities Repository: packages Title: Automounting file system implemented in user-space using FUSE Maintainer: Michal Hrusecky Source: afuse-0.4.1.tar.gz License: GPL-2.0-or-later LicenseFiles: COPYING Type: ipkg Description: Automounting file system implemented in user-space using FUSE. It implements the most basic functionality that can be expected by an automounter; that is it manages a directory of virtual directories. If one of these virtual directories is accessed and is not already automounted, afuse will attempt to mount a filesystem onto that directory. If the mount succeeds the requested access proceeds as normal, otherwise it will fail with an error. https://github.com/pcarrier/afuse Michal Hrusecky @@