wok-next diff 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
line diff
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/aufs/description.txt	Sat Nov 21 14:32:44 2020 +0100
     1.3 @@ -0,0 +1,9 @@
     1.4 +# Aufs (Advanced multi layered unification filesystem) support
     1.5 +
     1.6 +Aufs is a stackable unification filesystem such as Unionfs, which unifies
     1.7 +several directories and provides a merged single directory.
     1.8 +
     1.9 +In the early days, aufs was entirely re-designed and re-implemented Unionfs
    1.10 +Version 1.x series. Introducing many original ideas, approaches and
    1.11 +improvements, it becomes totally different from Unionfs while keeping the basic
    1.12 +features.