X-Git-Url: https://git.rrq.au/?a=blobdiff_plain;f=overlay-boot.8.adoc;h=974759eefe157a48f3111924992156cbc23b36ad;hb=c255837bb972d9e4c6d9a33cdfff8f0bf32f79fc;hp=01ae70904f37c19e364352530171bba5ae26a4a5;hpb=999258bf0b00eaefd93ea5daea53cd9fab5cbdcd;p=rrq%2Foverlay-boot.git diff --git a/overlay-boot.8.adoc b/overlay-boot.8.adoc index 01ae709..974759e 100644 --- a/overlay-boot.8.adoc +++ b/overlay-boot.8.adoc @@ -166,6 +166,14 @@ This variable nominates the "work" directory for an overlay mount. It has to be a writable directory on the same mount device as the UPPER directory. +*SHARE*:: + +This variable nominates a pathname under $LOWER to bind-mount onto the +same pathname under $LIVE so as to share that directory tree into the +overlay. The SHARE variable is a special configuration variable in +that the value does not allow exclamation mark evaluation, and that it +may occur many times for declaring multiple shared subdirectories. + Networking ----------