From fcd968e5826a8e566e39af8d965fcd1b51babe2b Mon Sep 17 00:00:00 2001 From: Scott Rifenbark Date: Tue, 26 Nov 2013 09:00:44 -0800 Subject: [PATCH] ref-manual: Added INITRD variable to the glossary. (From yocto-docs rev: 372501ebcf2a29603aa183e50109876045b133b7) Signed-off-by: Scott Rifenbark Signed-off-by: Richard Purdie --- documentation/ref-manual/ref-variables.xml | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) 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" + INITRD + + + Indicates a filesystem image to use as an initial RAM + disk (initrd). + + + + The INITRD variable is an optional + variable used with the + buildimg + class. + + + + INITSCRIPT_NAME