From cc8c7daa62287fcefd65bae77a1b5e5b8289a18e Mon Sep 17 00:00:00 2001 From: Scott Rifenbark Date: Tue, 1 Jul 2014 10:05:54 +0300 Subject: ref-manual: Added the INITRD_IMAGE variable description. (From yocto-docs rev: cb74809cbbe6ce8696b31fd1b154bfcb2cb68a26) Signed-off-by: Scott Rifenbark Signed-off-by: Richard Purdie --- documentation/ref-manual/ref-variables.xml | 13 +++++++++++++ 1 file changed, 13 insertions(+) (limited to 'documentation/ref-manual/ref-variables.xml') diff --git a/documentation/ref-manual/ref-variables.xml b/documentation/ref-manual/ref-variables.xml index 235939c6c7..4a7efdbeab 100644 --- a/documentation/ref-manual/ref-variables.xml +++ b/documentation/ref-manual/ref-variables.xml @@ -4028,6 +4028,19 @@ recipes-graphics/xorg-font/font-alias_1.0.3.bb:PR = "${INC_PR}.3" + INITRD_IMAGE + + + When building a "live" bootable image (i.e. when + IMAGE_FSTYPES + contains "live"), INITRD_IMAGE + specifies the image recipe that should be built + to provide the initial RAM disk image. + The default value is "core-image-minimal-initramfs". + + + + INITSCRIPT_NAME -- cgit v1.2.3-54-g00ecf