ref-manual: Added INITRD variable to the glossary.

(From yocto-docs rev: 372501ebcf2a29603aa183e50109876045b133b7)

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 78961c0190
commit fcd968e582
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>