diff options
| author | Michael Opdenacker <michael.opdenacker@bootlin.com> | 2021-03-23 17:58:45 +0100 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2021-04-06 22:29:49 +0100 |
| commit | c643a4749c436baeb6943fe960f77a48deaef8e5 (patch) | |
| tree | e79fda634aed23f488fedff8f74a0f2b321f28f9 /documentation/dev-manual | |
| parent | 07c7bdc6c24974dfd4fdc50d142a5d2049966f5f (diff) | |
| download | poky-c643a4749c436baeb6943fe960f77a48deaef8e5.tar.gz | |
manuals: Spellcheck and capitalization fixes
- Spelling fixes found using Emacs' spelling checker
configured for US English
- Fixes for some capitalization issues, especially some
project names (QEMU, openSUSE, BusyBox), that were not
consistently used with the same capitalization anyway.
- A few whitespace fixes too
(From yocto-docs rev: 05d69f17490dcc4933dcd85e57d9db53b912084a)
Signed-off-by: Michael Opdenacker <michael.opdenacker@bootlin.com>
Reviewed-by: Nicolas Dechesne <nicolas.dechesne@linaro.org>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/dev-manual')
| -rw-r--r-- | documentation/dev-manual/common-tasks.rst | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/documentation/dev-manual/common-tasks.rst b/documentation/dev-manual/common-tasks.rst index 4313d905ca..faa5efeb52 100644 --- a/documentation/dev-manual/common-tasks.rst +++ b/documentation/dev-manual/common-tasks.rst | |||
| @@ -5362,7 +5362,7 @@ command to return the available Wic images as follows: | |||
| 5362 | genericx86 Create an EFI disk image for genericx86* | 5362 | genericx86 Create an EFI disk image for genericx86* |
| 5363 | beaglebone-yocto Create SD card image for Beaglebone | 5363 | beaglebone-yocto Create SD card image for Beaglebone |
| 5364 | edgerouter Create SD card image for Edgerouter | 5364 | edgerouter Create SD card image for Edgerouter |
| 5365 | qemux86-directdisk Create a qemu machine 'pcbios' direct disk image | 5365 | qemux86-directdisk Create a QEMU machine 'pcbios' direct disk image |
| 5366 | directdisk-gpt Create a 'pcbios' direct disk image | 5366 | directdisk-gpt Create a 'pcbios' direct disk image |
| 5367 | mkefidisk Create an EFI disk image | 5367 | mkefidisk Create an EFI disk image |
| 5368 | directdisk Create a 'pcbios' direct disk image | 5368 | directdisk Create a 'pcbios' direct disk image |
| @@ -5509,7 +5509,7 @@ Use the following command to list the available kickstart files: | |||
| 5509 | genericx86 Create an EFI disk image for genericx86* | 5509 | genericx86 Create an EFI disk image for genericx86* |
| 5510 | beaglebone-yocto Create SD card image for Beaglebone | 5510 | beaglebone-yocto Create SD card image for Beaglebone |
| 5511 | edgerouter Create SD card image for Edgerouter | 5511 | edgerouter Create SD card image for Edgerouter |
| 5512 | qemux86-directdisk Create a qemu machine 'pcbios' direct disk image | 5512 | qemux86-directdisk Create a QEMU machine 'pcbios' direct disk image |
| 5513 | directdisk-gpt Create a 'pcbios' direct disk image | 5513 | directdisk-gpt Create a 'pcbios' direct disk image |
| 5514 | mkefidisk Create an EFI disk image | 5514 | mkefidisk Create an EFI disk image |
| 5515 | directdisk Create a 'pcbios' direct disk image | 5515 | directdisk Create a 'pcbios' direct disk image |
| @@ -8522,7 +8522,7 @@ In order to run tests, you need to do the following: | |||
| 8522 | 8522 | ||
| 8523 | - Ubuntu and Debian: ``sysstat`` and ``iproute2`` | 8523 | - Ubuntu and Debian: ``sysstat`` and ``iproute2`` |
| 8524 | 8524 | ||
| 8525 | - OpenSUSE: ``sysstat`` and ``iproute2`` | 8525 | - openSUSE: ``sysstat`` and ``iproute2`` |
| 8526 | 8526 | ||
| 8527 | - Fedora: ``sysstat`` and ``iproute`` | 8527 | - Fedora: ``sysstat`` and ``iproute`` |
| 8528 | 8528 | ||
| @@ -8648,7 +8648,7 @@ perform a one-time setup of your master image by doing the following: | |||
| 8648 | 8648 | ||
| 8649 | - Inherits ``core-image`` so that kernel modules are installed. | 8649 | - Inherits ``core-image`` so that kernel modules are installed. |
| 8650 | 8650 | ||
| 8651 | - Installs normal linux utilities not busybox ones (e.g. ``bash``, | 8651 | - Installs normal linux utilities not BusyBox ones (e.g. ``bash``, |
| 8652 | ``coreutils``, ``tar``, ``gzip``, and ``kmod``). | 8652 | ``coreutils``, ``tar``, ``gzip``, and ``kmod``). |
| 8653 | 8653 | ||
| 8654 | - Uses a custom Initial RAM Disk (initramfs) image with a custom | 8654 | - Uses a custom Initial RAM Disk (initramfs) image with a custom |
