obuilder icon indicating copy to clipboard operation
obuilder copied to clipboard

Overlayfs backend

Open mtelvers opened this issue 1 year ago • 0 comments

The PR adds an OverlayFS backend to OBuilder.

OverlayFS is a union filesystem allowing a hierarchy of layers to be stacked on top of any other filesystem. Notable this is useful as TmpFS can be used as the underlying filesystem with a x2 performance improvement over BTRFS on NMVe.

mtelvers avatar Feb 27 '24 15:02 mtelvers