summaryrefslogtreecommitdiffstats
path: root/documentation/ref-manual/ref-variables.xml
diff options
context:
space:
mode:
Diffstat (limited to 'documentation/ref-manual/ref-variables.xml')
-rw-r--r--documentation/ref-manual/ref-variables.xml16
1 files changed, 16 insertions, 0 deletions
diff --git a/documentation/ref-manual/ref-variables.xml b/documentation/ref-manual/ref-variables.xml
index e95f35e0d7..2bd3a27a94 100644
--- a/documentation/ref-manual/ref-variables.xml
+++ b/documentation/ref-manual/ref-variables.xml
@@ -3469,6 +3469,22 @@
3469 </glossdef> 3469 </glossdef>
3470 </glossentry> 3470 </glossentry>
3471 3471
3472 <glossentry id='var-IMAGE_ROOTFS_ALIGNMENT'><glossterm>IMAGE_ROOTFS_ALIGNMENT</glossterm>
3473 <glossdef>
3474 <para>
3475 Specifies the alignment for the output image file in
3476 Kbytes.
3477 If the size of the image is not a multiple of
3478 this value, then the size is rounded up to the nearest
3479 multiple of the value.
3480 The default value is 1 Kbyte.
3481 See
3482 <link linkend='var-IMAGE_ROOTFS_SIZE'><filename>IMAGE_ROOTFS_SIZE</filename></link>
3483 for additional information.
3484 </para>
3485 </glossdef>
3486 </glossentry>
3487
3472 <glossentry id='var-IMAGE_ROOTFS_EXTRA_SPACE'><glossterm>IMAGE_ROOTFS_EXTRA_SPACE</glossterm> 3488 <glossentry id='var-IMAGE_ROOTFS_EXTRA_SPACE'><glossterm>IMAGE_ROOTFS_EXTRA_SPACE</glossterm>
3473 <glossdef> 3489 <glossdef>
3474 <para> 3490 <para>