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

Up libjpeg-turbo (1.5.3), libpng16 (1.6.34), libraw (0.18.7), shared-mime-info (1.9), tree (1.7.0), xapian (1.4.5); add time.
author Aleksej Bobylev <al.bobylev@gmail.com>
date Tue May 01 23:19:32 2018 +0300 (2018-05-01)
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.