wok-next annotate aufs/description.txt @ rev 20342

gkII: tiny png patch
author Pascal Bellard <pascal.bellard@slitaz.org>
date Fri Nov 17 15:57:17 2017 +0100 (2017-11-17)
parents
children
rev   line source
al@19595 1 # Aufs (Advanced multi layered unification filesystem) support
al@19595 2
al@19595 3 Aufs is a stackable unification filesystem such as Unionfs, which unifies
al@19595 4 several directories and provides a merged single directory.
al@19595 5
al@19595 6 In the early days, aufs was entirely re-designed and re-implemented Unionfs
al@19595 7 Version 1.x series. Introducing many original ideas, approaches and
al@19595 8 improvements, it becomes totally different from Unionfs while keeping the basic
al@19595 9 features.