filesystems/fuse-bindfs - The NetBSD Packages Collection

Remounts file system subtrees in arbitrary locations

bindfs is a FUSE filesystem for mounting a directory to another location,
similar to 'mount --bind' in Linux or nullfs in BSD.  The permissions of
the mirrored directory can be altered in various ways.

Some things bindfs can be used for:
 - Making a directory read-only.
 - Making all executables non-executable.
 - Sharing a directory with a list of users (or groups).
 - Modifying permission bits using rules with chmod-like syntax.
 - Changing the permissions with which files are created.

Non-root users can use almost all features, but most interesting
use-cases need user_allow_other to be defined in /etc/fuse.conf

Build dependencies

devel/libtool-base pkgtools/mktools devel/automake devel/autoconf devel/gmake devel/pkgconf pkgtools/cwrappers

Runtime dependencies

(none)

Binary packages

OSArchitectureVersion
NetBSD 9.0aarch64fuse-bindfs-1.15.1.tgz
NetBSD 9.0aarch64fuse-bindfs-1.15.1.tgz
NetBSD 9.0aarch64fuse-bindfs-1.15.1.tgz
NetBSD 9.0alphafuse-bindfs-1.15.1.tgz
NetBSD 9.0alphafuse-bindfs-1.15.1.tgz
NetBSD 9.0earmfuse-bindfs-1.15.1.tgz
NetBSD 9.0earmv6hffuse-bindfs-1.15.1.tgz
NetBSD 9.0earmv6hffuse-bindfs-1.15.1.tgz
NetBSD 9.0earmv6hffuse-bindfs-1.15.1.tgz
NetBSD 9.0earmv7hffuse-bindfs-1.15.1.tgz
NetBSD 9.0earmv7hffuse-bindfs-1.15.1.tgz
NetBSD 9.0earmv7hffuse-bindfs-1.15.1.tgz
NetBSD 9.0i386fuse-bindfs-1.15.1.tgz
NetBSD 9.0i386fuse-bindfs-1.15.1.tgz
NetBSD 9.0m68kfuse-bindfs-1.15.1.tgz
NetBSD 9.0m68kfuse-bindfs-1.15.1.tgz
NetBSD 9.0m68kfuse-bindfs-1.15.1.tgz
NetBSD 9.0mips64ebfuse-bindfs-1.15.1.tgz
NetBSD 9.0powerpcfuse-bindfs-1.15.1.tgz
NetBSD 9.0powerpcfuse-bindfs-1.15.1.tgz
NetBSD 9.0powerpcfuse-bindfs-1.15.1.tgz
NetBSD 9.0sh3elfuse-bindfs-1.15.1.tgz
NetBSD 9.0sh3elfuse-bindfs-1.15.1.tgz
NetBSD 9.0sparc64fuse-bindfs-1.15.1.tgz
NetBSD 9.0sparcfuse-bindfs-1.15.1.tgz
NetBSD 9.0sparcfuse-bindfs-1.15.1.tgz
NetBSD 9.0vaxfuse-bindfs-1.15.1.tgz
NetBSD 9.0vaxfuse-bindfs-1.15.1.tgz
NetBSD 9.0x86_64fuse-bindfs-1.15.1.tgz
NetBSD 9.0x86_64fuse-bindfs-1.15.1.tgz
NetBSD 9.3x86_64fuse-bindfs-1.15.1.tgz
NetBSD 9.3x86_64fuse-bindfs-1.15.1.tgz

Binary packages can be installed with the high-level tool pkgin (which can be installed with pkg_add) or pkg_add(1) (installed by default). The NetBSD packages collection is also designed to permit easy installation from source.

Available build options

(none)

Known vulnerabilities

The pkg_admin audit command locates any installed package which has been mentioned in security advisories as having vulnerabilities.

Please note the vulnerabilities database might not be fully accurate, and not every bug is exploitable with every configuration.


Problem reports, updates or suggestions for this package should be reported with send-pr.