</glossdef>
</glossentry>
+ <glossentry id='var-IMAGE_POSTPROCESS_COMMAND'><glossterm>IMAGE_POSTPROCESS_COMMAND</glossterm>
+ <glossdef>
+ <para>
+ Added by classes to run post processing commands once the
+ OpenEmbedded build system has created the image.
+ You can specify shell commands and, if necessary, the path
+ to the root filesystem image:
+ <literallayout class='monospaced'>
+ ROOTFS_POSTPROCESS_COMMAND += "${IMAGE_ROOTFS}<shell_command>; ... "
+ </literallayout>
+ </para>
+ </glossdef>
+ </glossentry>
+
<glossentry id='var-IMAGE_ROOTFS'><glossterm>IMAGE_ROOTFS</glossterm>
<glossdef>
<para>