tail head cat sleep
QR code linking to this page

Manual Pages  — UNIONFS

NAME

unionfs – UNION FS

CONTENTS

SYNOPSIS

To compile this driver into the kernel, place the following lines in your kernel configuration file: option UNIONFS

Alternatively, to load the driver as a module at boot time, place the following line in loader.conf(5):

unionfs_load="YES"

DESCRIPTION

The UNIONFS driver is an implementation of a stackable unification filesystem.

SEE ALSO

mount_unionfs(8)

STANDARDS

J. S. Pendry, M. K. McKusick, Proceedings of the USENIX Technical Conference on UNIX and Advanced Computing Systems, Union mounts in 4.4BSD-Lite, December 1995.

P. H. Kamp, R. N. M. Watson, Proceedings of the Second International System Administration and Networking Conference (SANE2000), Jails: Confining the omnipotent root, May 2000.

HISTORY

The unionfs device driver first appeared in FreeBSD 5.0 .

AUTHORS

The unionfs device driver was written by Jan-Simon Pendry for BSD 4.4 and Masanori OZAWA <Mt ozawa@ongs.co.jp> reimplemented the handling of the locking for FreeBSD 7.0 . The manual page was written by Gordon Bergling <Mt gbe@FreeBSD.org>.

BUGS

Please see the mount_unionfs(8) manual page for a list of bugs regarding the unionfs filesystem.

UNIONFS (5) April 27, 2020

tail head cat sleep
QR code linking to this page


Please direct any comments about this manual page service to Ben Bullock. Privacy policy.

Do you laugh when the waiter drops a tray full of dishes? Unix weenies do. They're the first ones to laugh at hapless users, trying to figure out an error message that doesn't have anything to do with what they just typed.
— The Unix Haters' handbook