summaryrefslogtreecommitdiffstats
path: root/documentation/ref-manual/images.rst
diff options
context:
space:
mode:
Diffstat (limited to 'documentation/ref-manual/images.rst')
-rw-r--r--documentation/ref-manual/images.rst6
1 files changed, 3 insertions, 3 deletions
diff --git a/documentation/ref-manual/images.rst b/documentation/ref-manual/images.rst
index 31fb567687..4b771d0601 100644
--- a/documentation/ref-manual/images.rst
+++ b/documentation/ref-manual/images.rst
@@ -78,11 +78,11 @@ Following is a list of supported recipes:
78 libraries you can use in a host development environment. 78 libraries you can use in a host development environment.
79 79
80- ``core-image-minimal-initramfs``: A ``core-image-minimal`` image that 80- ``core-image-minimal-initramfs``: A ``core-image-minimal`` image that
81 has the Minimal RAM-based Initial Root Filesystem (initramfs) as part 81 has the Minimal RAM-based Initial Root Filesystem (:term:`Initramfs`) as part
82 of the kernel, which allows the system to find the first "init" 82 of the kernel, which allows the system to find the first "init"
83 program more efficiently. See the 83 program more efficiently. See the
84 :term:`PACKAGE_INSTALL` variable for 84 :term:`PACKAGE_INSTALL` variable for
85 additional information helpful when working with initramfs images. 85 additional information helpful when working with :term:`Initramfs` images.
86 86
87- ``core-image-minimal-mtdutils``: A ``core-image-minimal`` image that 87- ``core-image-minimal-mtdutils``: A ``core-image-minimal`` image that
88 has support for the Minimal MTD Utilities, which let the user 88 has support for the Minimal MTD Utilities, which let the user
@@ -121,7 +121,7 @@ Following is a list of supported recipes:
121 section in the Yocto Project Development Tasks Manual. 121 section in the Yocto Project Development Tasks Manual.
122 122
123- ``core-image-testmaster-initramfs``: A RAM-based Initial Root 123- ``core-image-testmaster-initramfs``: A RAM-based Initial Root
124 Filesystem (initramfs) image tailored for use with the 124 Filesystem (:term:`Initramfs`) image tailored for use with the
125 ``core-image-testmaster`` image. 125 ``core-image-testmaster`` image.
126 126
127- ``core-image-weston``: A very basic Wayland image with a terminal. 127- ``core-image-weston``: A very basic Wayland image with a terminal.