summaryrefslogtreecommitdiffstats
path: root/documentation
diff options
context:
space:
mode:
Diffstat (limited to 'documentation')
-rw-r--r--documentation/ref-manual/variables.rst5
1 files changed, 5 insertions, 0 deletions
diff --git a/documentation/ref-manual/variables.rst b/documentation/ref-manual/variables.rst
index cd10cc506c..f77b8ac1e9 100644
--- a/documentation/ref-manual/variables.rst
+++ b/documentation/ref-manual/variables.rst
@@ -5001,6 +5001,11 @@ system and gives an overview of their function and contents.
5001 5001
5002 KERNEL_ARTIFACT_NAME ?= "${PKGE}-${PKGV}-${PKGR}-${MACHINE}${IMAGE_VERSION_SUFFIX}" 5002 KERNEL_ARTIFACT_NAME ?= "${PKGE}-${PKGV}-${PKGR}-${MACHINE}${IMAGE_VERSION_SUFFIX}"
5003 5003
5004 :term:`MOUNT_BASE`
5005 On non-systemd systems (where ``udev-extraconf`` is being used),
5006 specifies the base directory for auto-mounting filesystems. The
5007 default value is "/run/media".
5008
5004 :term:`MULTIMACH_TARGET_SYS` 5009 :term:`MULTIMACH_TARGET_SYS`
5005 Uniquely identifies the type of the target system for which packages 5010 Uniquely identifies the type of the target system for which packages
5006 are being built. This variable allows output for different types of 5011 are being built. This variable allows output for different types of