mirror of
https://git.yoctoproject.org/poky
synced 2026-09-20 03:49:32 +02:00
dev-manual: update output of "wic list images"
Output order from "wic list images" is in different order, and was missing a couple entries. (From yocto-docs rev: 7df7356b8a306d7e77f0aab1f443fd1306c25620) Signed-off-by: Robert P. J. Day <rpjday@crashcourse.ca> Reviewed-by: Michael Opdenacker <michael.opdenacker@bootlin.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
b7030dd10e
commit
f14b77b8ff
@@ -5261,17 +5261,19 @@ command to return the available Wic images as follows::
|
|||||||
|
|
||||||
$ wic list images
|
$ wic list images
|
||||||
genericx86 Create an EFI disk image for genericx86*
|
genericx86 Create an EFI disk image for genericx86*
|
||||||
beaglebone-yocto Create SD card image for Beaglebone
|
|
||||||
edgerouter Create SD card image for Edgerouter
|
edgerouter Create SD card image for Edgerouter
|
||||||
qemux86-directdisk Create a QEMU machine 'pcbios' direct disk image
|
beaglebone-yocto Create SD card image for Beaglebone
|
||||||
directdisk-gpt Create a 'pcbios' direct disk image
|
qemux86-directdisk Create a qemu machine 'pcbios' direct disk image
|
||||||
mkefidisk Create an EFI disk image
|
|
||||||
directdisk Create a 'pcbios' direct disk image
|
|
||||||
systemd-bootdisk Create an EFI disk image with systemd-boot
|
systemd-bootdisk Create an EFI disk image with systemd-boot
|
||||||
mkhybridiso Create a hybrid ISO image
|
mkhybridiso Create a hybrid ISO image
|
||||||
|
mkefidisk Create an EFI disk image
|
||||||
sdimage-bootpart Create SD card image with a boot partition
|
sdimage-bootpart Create SD card image with a boot partition
|
||||||
directdisk-multi-rootfs Create multi rootfs image using rootfs plugin
|
directdisk-multi-rootfs Create multi rootfs image using rootfs plugin
|
||||||
|
directdisk Create a 'pcbios' direct disk image
|
||||||
directdisk-bootloader-config Create a 'pcbios' direct disk image with custom bootloader config
|
directdisk-bootloader-config Create a 'pcbios' direct disk image with custom bootloader config
|
||||||
|
qemuriscv Create qcow2 image for RISC-V QEMU machines
|
||||||
|
directdisk-gpt Create a 'pcbios' direct disk image
|
||||||
|
efi-bootdisk
|
||||||
|
|
||||||
Once you know the list of available
|
Once you know the list of available
|
||||||
Wic images, you can use ``help`` with the command to get help on a
|
Wic images, you can use ``help`` with the command to get help on a
|
||||||
|
|||||||
Reference in New Issue
Block a user