summaryrefslogtreecommitdiffstats
path: root/documentation/ref-manual
diff options
context:
space:
mode:
Diffstat (limited to 'documentation/ref-manual')
-rw-r--r--documentation/ref-manual/ref-variables.xml9
1 files changed, 7 insertions, 2 deletions
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"
6081 <ulink url='&YOCTO_DOCS_DEV_URL;#source-directory'>Source Directory</ulink>, 6081 <ulink url='&YOCTO_DOCS_DEV_URL;#source-directory'>Source Directory</ulink>,
6082 is "cpio.gz". 6082 is "cpio.gz".
6083 The Linux kernel's initramfs mechanism, as opposed to the 6083 The Linux kernel's initramfs mechanism, as opposed to the
6084 initrd mechanism, expects an optionally compressed cpio 6084 initial RAM disk
6085 <ulink url='https://en.wikipedia.org/wiki/Initrd'>initrd</ulink>
6086 mechanism, expects an optionally compressed cpio
6085 archive. 6087 archive.
6086 </para> 6088 </para>
6087 </glossdef> 6089 </glossdef>
@@ -6105,7 +6107,10 @@ recipes-graphics/xorg-font/font-alias_1.0.3.bb:PR = "${INC_PR}.3"
6105 filesystem recipe (e.g. 6107 filesystem recipe (e.g.
6106 <filename>core-image-sato</filename>). 6108 <filename>core-image-sato</filename>).
6107 See the <filename>core-image-sato-initramfs.bb</filename> 6109 See the <filename>core-image-sato-initramfs.bb</filename>
6108 recipe, which is created, for an example recipe. 6110 recipe for an example initramfs recipe.
6111 To select this recipe to provide the initramfs,
6112 set <filename>INITRAMFS_IMAGE</filename> to
6113 "core-image-sato-initramfs".
6109 <note> 6114 <note>
6110 The initramfs image recipe should set 6115 The initramfs image recipe should set
6111 <link linkend='var-IMAGE_FSTYPES'><filename>IMAGE_FSTYPES</filename></link> 6116 <link linkend='var-IMAGE_FSTYPES'><filename>IMAGE_FSTYPES</filename></link>