StarlingX Virtualization tools
Go to file
Luan Nunes Utimura e5c284bb0d Add missing qemu-utils package to Debian ISO
After splitting the virtualization packages (Libvirt and QEMU) from
`starlingx/integ` and moving them to `starlingx/virt`, it has been
observed that the `qemu-img` command is no longer present in the
platform.

By taking a look at the packages migrated from `starlingx/integ` [1] to
`starling/virt` [2], one can see that the `qemu-utils` package was left
behind in the middle of this process.

Therefore, this change adds the package to the Debian ISO.

[1] 2d3951f713
[2] 886d1cc759

Story: 2010317
Task: 47779

Test Plan:
PASS - Build qemu package
PASS - Build image
PASS - Bootstrap system with built image
PASS - Verify that qemu-utils was correctly added by running:
       $ qemu-img -V

Change-Id: Iccb7d5e127173339a18f549d306af01bd06e4f62
Signed-off-by: Luan Nunes Utimura <LuanNunes.Utimura@windriver.com>
2023-04-20 15:52:42 -03:00
doc Several fixes to get thing compiling correctly. 2023-04-12 16:40:19 -04:00
libvirt Several fixes to get thing compiling correctly. 2023-04-12 16:40:19 -04:00
qemu Remove unnecessary targets from QEMU build 2023-04-19 13:53:33 -03:00
releasenotes/source Several fixes to get thing compiling correctly. 2023-04-12 16:40:19 -04:00
virt/libvirt-python Add debian package for virt/libvirt-python 2022-01-11 23:23:00 +00:00
.gitignore Initial zuul, tox, gitreview settup 2023-03-31 11:28:30 -04:00
.gitreview Initial zuul, tox, gitreview settup 2023-03-31 11:28:30 -04:00
.yamllint Initial zuul, tox, gitreview settup 2023-03-31 11:28:30 -04:00
.zuul.yaml Several fixes to get thing compiling correctly. 2023-04-12 16:40:19 -04:00
LICENSE Initial zuul, tox, gitreview settup 2023-03-31 11:28:30 -04:00
README.rst Initial zuul, tox, gitreview settup 2023-03-31 11:28:30 -04:00
centos_build_layer.cfg Several fixes to get thing compiling correctly. 2023-04-12 16:40:19 -04:00
centos_iso_image.inc Config file changes to add 'qemu libvirt ' after relocation from 'cgcs-root/stx/integ' 2023-03-31 10:56:45 -04:00
centos_pkg_dirs Config file changes to add 'qemu libvirt ' after relocation from 'cgcs-root/stx/integ' 2023-03-31 10:56:45 -04:00
centos_stable_docker_images.inc Update debian_stable_docker_images.inc to reflect libvirt relocation 2023-04-18 12:51:36 -04:00
debian_build_layer.cfg Several fixes to get thing compiling correctly. 2023-04-12 16:40:19 -04:00
debian_iso_image.inc Add missing qemu-utils package to Debian ISO 2023-04-20 15:52:42 -03:00
debian_pkg_dirs Config file changes to add 'qemu libvirt ' after relocation from 'cgcs-root/stx/integ' 2023-03-31 10:56:45 -04:00
debian_stable_docker_images.inc Update debian_stable_docker_images.inc to reflect libvirt relocation 2023-04-18 12:51:36 -04:00
test-requirements.txt Several fixes to get thing compiling correctly. 2023-04-12 16:40:19 -04:00
tox.ini Several fixes to get thing compiling correctly. 2023-04-12 16:40:19 -04:00

README.rst

virt

StarlingX Virtualization