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

created recipe for vbindiff
author Hans-G?nter Theisgen
date Sat Nov 21 14:32:44 2020 +0100 (2020-11-21)
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.