summaryrefslogtreecommitdiff
path: root/filesystems/bindfs/pkg-descr
diff options
context:
space:
mode:
Diffstat (limited to 'filesystems/bindfs/pkg-descr')
-rw-r--r--filesystems/bindfs/pkg-descr4
1 files changed, 4 insertions, 0 deletions
diff --git a/filesystems/bindfs/pkg-descr b/filesystems/bindfs/pkg-descr
new file mode 100644
index 000000000000..67d40ef6ebe3
--- /dev/null
+++ b/filesystems/bindfs/pkg-descr
@@ -0,0 +1,4 @@
+This port features a fuse implementation of bindfs. Bindfs is like nullfs exept
+for the fact that it features more options and filters. The most important
+difference is that you may overwrite the ownership of files when mounting the
+desired directory somewhere else.