Misplaced Pages

Aufs

Article snapshot taken from Wikipedia with creative commons attribution-sharealike license. Give it a read and then ask your questions in the chat. We can research this topic together.

This is an old revision of this page, as edited by 85.228.18.20 (talk) at 09:15, 11 August 2009 (Added reference). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

Revision as of 09:15, 11 August 2009 by 85.228.18.20 (talk) (Added reference)(diff) ← Previous revision | Latest revision (diff) | Newer revision → (diff)

Aufs (AnotherUnionFS) is an alternative version of UnionFS, a filesystem service which implements a union mount for Linux file systems. It has been developed by Junjiro Okajima since early 2006 .

It is a complete rewriting of UnionFS, with the aim of improving reliability and performance. It has also introduced some new concepts, like writable branch balancing, and many improvements . Some of these new ideas have been re-implemented in the UnionFS 2.x branch.

Aufs has been chosen as a replacement for UnionFS by the Knoppix live CD Linux distribution since the end of 2006, "for better stability & performance" This unioning service replaced UnionFS in Slax (and Linux-Live scripts in general) since version 6.

Aufs replaced UnionFS in Xandros Linux distribution, available in the ASUS Eee PC model 901.

Aufs is used in Arch Linux 2009.08 instead of UnionFS.

Notes

  1. History of the Aufs project maintained by Junjiro Okajima
  2. Goals and new features of aufs in the project's homepage
  3. Knoppix release note explaining the switch from UnionFS to aufs.
  4. Linux Live scripts use AUFS for better stability.
  5. http://www.archlinux.org/news/459/

See also

  • File system
  • Union mount, describing the concept of merging file system branches
  • UnionFS, an older union mount project, developed by Professor Erez Zadok and his team at Stony Brook University.

External links

Categories: