This script is for Slackware 14.2 only and may be outdated.

SlackBuilds Repository

14.2 > System > unionfs-fuse (2.1)

unionfs-fuse is a unionfs filesystem implementation using fuse.
It is meant to be way more flexible than the current in-kernel unionfs
solution.

Why choose this stuff?
* The filesystem has to be mounted after the roots are mounted when
using the standard module. With unionfs-fuse, you can mount the
roots later and their contents will appear seamlesly.
* You get caching (provided by the underlying FUSE page cache) which
speeds things up a lot for free.
* Advanced features like copy-on-write and more.

Why NOT choose it?
* Compared to kernel-space solution we need lots of useless context
switches which makes a kernel-only solution clear speed-winner.

Maintained by: Yth - Arnaud
Keywords: unionfs fuse filesystem
ChangeLog: unionfs-fuse

Homepage:
https://github.com/rpodgorny/unionfs-fuse

Source Downloads:
unionfs-fuse-2.1.tar.gz (07f877d5b440b526fcf4532905183085)

Download SlackBuild:
unionfs-fuse.tar.gz
unionfs-fuse.tar.gz.asc (FAQ)

(the SlackBuild does not include the source)

Validated for Slackware 14.2

See our HOWTO for instructions on how to use the contents of this repository.

Access to the repository is available via:
ftp git cgit http rsync

© 2006-2024 SlackBuilds.org Project. All rights reserved.
Slackware® is a registered trademark of Patrick Volkerding
Linux® is a registered trademark of Linus Torvalds