Commit b6d49f9
committed
fix(virt-handler): import full qemu-bins directory and add qemu-img binary
Import /qemu-bins instead of /qemu-img from the qemu image to include
all necessary QEMU binaries. Add /usr/bin/qemu-img to the binaries list
and change import phase from "after: setup" to "before: setup" to ensure
binaries are available during the setup phase.
Signed-off-by: Aleksandr Pinegin <aleksandr.pinegin@flant.com>1 parent e23283c commit b6d49f9
1 file changed
Lines changed: 3 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
68 | 68 | | |
69 | 69 | | |
70 | 70 | | |
| 71 | + | |
71 | 72 | | |
72 | 73 | | |
73 | 74 | | |
| |||
91 | 92 | | |
92 | 93 | | |
93 | 94 | | |
94 | | - | |
| 95 | + | |
95 | 96 | | |
96 | | - | |
| 97 | + | |
97 | 98 | | |
98 | 99 | | |
99 | 100 | | |
| |||
0 commit comments