summaryrefslogtreecommitdiff
path: root/filesystems/fuse-unionfs
AgeCommit message (Collapse)AuthorFilesLines
2007-03-17More Engllish improvements.wiz1-2/+2
2007-03-16Fix up the English, and be a bit more specific about the usage.agc1-3/+4
2007-03-15try to explain betterhubertf1-3/+3
2007-03-10Initial import of unionfs-fuse-0.17 as fuse-unionfs-0.17 into the Packagesagc6-0/+70
Collection. FUSE-based union filesystem, with almost limitless number of root directories. This utility is implementedd at the user level - to mount a series of roots, simply use: fuse-unionfs root1:root2:root3 <mountpoint>