From 85ce753de66ea267a5a0e572f0e06464ff8252f6 Mon Sep 17 00:00:00 2001 From: Scott Rifenbark Date: Fri, 29 Jul 2016 14:01:08 -0700 Subject: ref-manual: Updates to INITRAMFS_IMAGE and INITRAMFS_FSTYPES Fixes [YOCTO #10012] Applied review comments. (From yocto-docs rev: 1862d03c1916c34c29c1aea86fbb6ee4c7f34cca) Signed-off-by: Scott Rifenbark Signed-off-by: Richard Purdie --- documentation/ref-manual/ref-variables.xml | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) (limited to 'documentation/ref-manual') diff --git a/documentation/ref-manual/ref-variables.xml b/documentation/ref-manual/ref-variables.xml index c7f1122fd4..9c97ac1fb2 100644 --- a/documentation/ref-manual/ref-variables.xml +++ b/documentation/ref-manual/ref-variables.xml @@ -6081,7 +6081,9 @@ recipes-graphics/xorg-font/font-alias_1.0.3.bb:PR = "${INC_PR}.3" Source Directory, is "cpio.gz". The Linux kernel's initramfs mechanism, as opposed to the - initrd mechanism, expects an optionally compressed cpio + initial RAM disk + initrd + mechanism, expects an optionally compressed cpio archive. @@ -6105,7 +6107,10 @@ recipes-graphics/xorg-font/font-alias_1.0.3.bb:PR = "${INC_PR}.3" filesystem recipe (e.g. core-image-sato). See the core-image-sato-initramfs.bb - recipe, which is created, for an example recipe. + recipe for an example initramfs recipe. + To select this recipe to provide the initramfs, + set INITRAMFS_IMAGE to + "core-image-sato-initramfs". The initramfs image recipe should set IMAGE_FSTYPES -- cgit v1.2.3-54-g00ecf