diff options
| -rw-r--r-- | documentation/ref-manual/ref-variables.xml | 16 | 
1 files changed, 16 insertions, 0 deletions
| diff --git a/documentation/ref-manual/ref-variables.xml b/documentation/ref-manual/ref-variables.xml index 52599cd9fd..404d657128 100644 --- a/documentation/ref-manual/ref-variables.xml +++ b/documentation/ref-manual/ref-variables.xml | |||
| @@ -2612,6 +2612,22 @@ recipes-graphics/xorg-font/font-alias_1.0.3.bb:PR = "${INC_PR}.3" | |||
| 2612 | </glossdef> | 2612 | </glossdef> | 
| 2613 | </glossentry> | 2613 | </glossentry> | 
| 2614 | 2614 | ||
| 2615 | <glossentry id='var-INITRD'><glossterm>INITRD</glossterm> | ||
| 2616 | <glossdef> | ||
| 2617 | <para> | ||
| 2618 | Indicates a filesystem image to use as an initial RAM | ||
| 2619 | disk (<filename>initrd</filename>). | ||
| 2620 | </para> | ||
| 2621 | |||
| 2622 | <para> | ||
| 2623 | The <filename>INITRD</filename> variable is an optional | ||
| 2624 | variable used with the | ||
| 2625 | <link linkend='ref-classes-buildimg'><filename>buildimg</filename></link> | ||
| 2626 | class. | ||
| 2627 | </para> | ||
| 2628 | </glossdef> | ||
| 2629 | </glossentry> | ||
| 2630 | |||
| 2615 | <glossentry id='var-INITSCRIPT_NAME'><glossterm>INITSCRIPT_NAME</glossterm> | 2631 | <glossentry id='var-INITSCRIPT_NAME'><glossterm>INITSCRIPT_NAME</glossterm> | 
| 2616 | <glossdef> | 2632 | <glossdef> | 
| 2617 | <para> | 2633 | <para> | 
