summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--documentation/ref-manual/variables.rst6
1 files changed, 6 insertions, 0 deletions
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.
5196 5196
5197 OVERLAYFS_ETC_DEVICE = "/dev/mmcblk0p2" 5197 OVERLAYFS_ETC_DEVICE = "/dev/mmcblk0p2"
5198 5198
5199 :term:`OVERLAYFS_ETC_EXPOSE_LOWER`
5200 When the :ref:`overlayfs-etc <ref-classes-overlayfs-etc>` class is
5201 inherited, if set to "1" then a read-only access to the original
5202 ``/etc`` content will be provided as a ``lower/`` subdirectory of
5203 :term:`OVERLAYFS_ETC_MOUNT_POINT`. The default value is "0".
5204
5199 :term:`OVERLAYFS_ETC_FSTYPE` 5205 :term:`OVERLAYFS_ETC_FSTYPE`
5200 When the :ref:`overlayfs-etc <ref-classes-overlayfs-etc>` class is 5206 When the :ref:`overlayfs-etc <ref-classes-overlayfs-etc>` class is
5201 inherited, specifies the file system type for the read/write 5207 inherited, specifies the file system type for the read/write