From 0aa40dc125ae46a8d571d5e1be027ff5136cc09e Mon Sep 17 00:00:00 2001 From: Paul Eggleton Date: Mon, 10 Oct 2022 11:29:03 +1300 Subject: ref-manual: add OVERLAYFS_ETC_EXPOSE_LOWER New variable in 4.1. (From yocto-docs rev: a410d4b7a5cd38badc318508f003e3151846776e) Signed-off-by: Paul Eggleton Signed-off-by: Richard Purdie --- documentation/ref-manual/variables.rst | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'documentation') diff --git a/documentation/ref-manual/variables.rst b/documentation/ref-manual/variables.rst index d608fa664a..9fe6cbb7b2 100644 --- a/documentation/ref-manual/variables.rst +++ b/documentation/ref-manual/variables.rst @@ -5196,6 +5196,12 @@ system and gives an overview of their function and contents. OVERLAYFS_ETC_DEVICE = "/dev/mmcblk0p2" + :term:`OVERLAYFS_ETC_EXPOSE_LOWER` + When the :ref:`overlayfs-etc ` class is + inherited, if set to "1" then a read-only access to the original + ``/etc`` content will be provided as a ``lower/`` subdirectory of + :term:`OVERLAYFS_ETC_MOUNT_POINT`. The default value is "0". + :term:`OVERLAYFS_ETC_FSTYPE` When the :ref:`overlayfs-etc ` class is inherited, specifies the file system type for the read/write -- cgit v1.2.3-54-g00ecf