summaryrefslogtreecommitdiffstats
path: root/documentation/dev-manual/common-tasks.rst
diff options
context:
space:
mode:
Diffstat (limited to 'documentation/dev-manual/common-tasks.rst')
-rw-r--r--documentation/dev-manual/common-tasks.rst8
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