diff options
Diffstat (limited to 'documentation/ref-manual/ref-images.rst')
| -rw-r--r-- | documentation/ref-manual/ref-images.rst | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/documentation/ref-manual/ref-images.rst b/documentation/ref-manual/ref-images.rst index 47beda0c23..f0229c3bb7 100644 --- a/documentation/ref-manual/ref-images.rst +++ b/documentation/ref-manual/ref-images.rst | |||
| @@ -6,7 +6,7 @@ Images | |||
| 6 | 6 | ||
| 7 | The OpenEmbedded build system provides several example images to satisfy | 7 | The OpenEmbedded build system provides several example images to satisfy |
| 8 | different needs. When you issue the ``bitbake`` command you provide a | 8 | different needs. When you issue the ``bitbake`` command you provide a |
| 9 | “top-level” recipe that essentially begins the build for the type of | 9 | "top-level" recipe that essentially begins the build for the type of |
| 10 | image you want. | 10 | image you want. |
| 11 | 11 | ||
| 12 | .. note:: | 12 | .. note:: |
| @@ -85,7 +85,7 @@ Following is a list of supported recipes: | |||
| 85 | 85 | ||
| 86 | - ``core-image-minimal-initramfs``: A ``core-image-minimal`` image that | 86 | - ``core-image-minimal-initramfs``: A ``core-image-minimal`` image that |
| 87 | has the Minimal RAM-based Initial Root Filesystem (initramfs) as part | 87 | has the Minimal RAM-based Initial Root Filesystem (initramfs) as part |
| 88 | of the kernel, which allows the system to find the first “init” | 88 | of the kernel, which allows the system to find the first "init" |
| 89 | program more efficiently. See the | 89 | program more efficiently. See the |
| 90 | :term:`PACKAGE_INSTALL` variable for | 90 | :term:`PACKAGE_INSTALL` variable for |
| 91 | additional information helpful when working with initramfs images. | 91 | additional information helpful when working with initramfs images. |
