ref-manual: Added INITRD variable to the glossary.

(From yocto-docs rev: 02a2426dd9d0525c242088a7a43322de61b46ac5)

Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Scott Rifenbark 2013-11-26 09:00:44 -08:00 committed by Richard Purdie
parent 77f2a85f60
commit 74df25fafc
1 changed files with 16 additions and 0 deletions

View File

@ -2612,6 +2612,22 @@ recipes-graphics/xorg-font/font-alias_1.0.3.bb:PR = "${INC_PR}.3"
</glossdef>
</glossentry>
<glossentry id='var-INITRD'><glossterm>INITRD</glossterm>
<glossdef>
<para>
Indicates a filesystem image to use as an initial RAM
disk (<filename>initrd</filename>).
</para>
<para>
The <filename>INITRD</filename> variable is an optional
variable used with the
<link linkend='ref-classes-buildimg'><filename>buildimg</filename></link>
class.
</para>
</glossdef>
</glossentry>
<glossentry id='var-INITSCRIPT_NAME'><glossterm>INITSCRIPT_NAME</glossterm>
<glossdef>
<para>