mirror of
https://git.yoctoproject.org/poky
synced 2026-02-26 19:39:40 +01:00
ref-manual: Added the INITRD_IMAGE variable description.
(From yocto-docs rev: cb74809cbbe6ce8696b31fd1b154bfcb2cb68a26) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
8d0d487a12
commit
cc8c7daa62
@@ -4028,6 +4028,19 @@ recipes-graphics/xorg-font/font-alias_1.0.3.bb:PR = "${INC_PR}.3"
|
||||
</glossdef>
|
||||
</glossentry>
|
||||
|
||||
<glossentry id='var-INITRD_IMAGE'><glossterm>INITRD_IMAGE</glossterm>
|
||||
<glossdef>
|
||||
<para>
|
||||
When building a "live" bootable image (i.e. when
|
||||
<link linkend='var-IMAGE_FSTYPES'><filename>IMAGE_FSTYPES</filename></link>
|
||||
contains "live"), <filename>INITRD_IMAGE</filename>
|
||||
specifies the image recipe that should be built
|
||||
to provide the initial RAM disk image.
|
||||
The default value is "core-image-minimal-initramfs".
|
||||
</para>
|
||||
</glossdef>
|
||||
</glossentry>
|
||||
|
||||
<glossentry id='var-INITSCRIPT_NAME'><glossterm>INITSCRIPT_NAME</glossterm>
|
||||
<glossdef>
|
||||
<para>
|
||||
|
||||
Reference in New Issue
Block a user