Misplaced Pages

Aufs: Difference between revisions

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.
Browse history interactively← Previous editNext edit →Content deleted Content addedVisualWikitext
Revision as of 09:14, 11 August 2009 edit85.228.18.20 (talk) Added text← Previous edit Revision as of 09:15, 11 August 2009 edit undo85.228.18.20 (talk) Added referenceNext edit →
Line 7: Line 7:
Aufs replaced UnionFS in ] Linux distribution, available in the ASUS ] model 901. Aufs replaced UnionFS in ] Linux distribution, available in the ASUS ] model 901.


Aufs is used in ] 2009.08 instead of UnionFS. Aufs is used in ] 2009.08 instead of UnionFS.<ref>http://www.archlinux.org/news/459/</ref>


== Notes == == Notes ==

Revision as of 09:15, 11 August 2009

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: