wok-next view aufs/description.txt @ rev 20206

Up PyQt-x11-gpl (4.12.1)
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sat Nov 04 09:19:58 2017 +0100 (2017-11-04)
parents
children
line source
1 # Aufs (Advanced multi layered unification filesystem) support
3 Aufs is a stackable unification filesystem such as Unionfs, which unifies
4 several directories and provides a merged single directory.
6 In the early days, aufs was entirely re-designed and re-implemented Unionfs
7 Version 1.x series. Introducing many original ideas, approaches and
8 improvements, it becomes totally different from Unionfs while keeping the basic
9 features.