Difference between revisions of "UnionFS"

From The iPhone Wiki
Jump to: navigation, search
(initial article)
(No difference)

Revision as of 22:24, 31 October 2011

By definition, UnionFS is a Unix based file system that is being used to map different file system structures over each other, but having the physical files only once. In case of the iOS this would be used to avoid moving all existing apps to a new folder and mapping them back with a symlink. Instead a new file system structure would be mapped. The first use of this in a jailbreak was in JailbreakMe Third Incarnation (Saffron).

The current development status and future use is unknown.

References

[[File:|30px]] This Software article is a "stub", an incomplete page. Please add more content to this article and remove this tag.