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

updated freeradius (2.1.12 -> 3.0.20)
author Hans-G?nter Theisgen
date Fri Dec 06 17:16:20 2019 +0100 (2019-12-06)
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.