forked from pool/virt-launcher-container
Accepting request 1159624 from home:vulyanov:branches:Virtualization
- Install qemu-hw-usb-host to enable USB passthrough (bsc#1221538) - Install psmisc (provides killall for tests) OBS-URL: https://build.opensuse.org/request/show/1159624 OBS-URL: https://build.opensuse.org/package/show/Virtualization/virt-launcher-container?expand=0&rev=54
This commit is contained in:
parent
960619bf17
commit
4edba2a941
@ -36,6 +36,8 @@ RUN zypper -n install \
|
||||
libvirt-daemon-driver-qemu \
|
||||
netcat \
|
||||
nftables \
|
||||
psmisc \
|
||||
qemu-hw-usb-host \
|
||||
qemu-hw-usb-redirect \
|
||||
qemu-img \
|
||||
socat \
|
||||
|
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Mar 19 16:18:45 UTC 2024 - Vasily Ulyanov <vasily.ulyanov@suse.com>
|
||||
|
||||
- Install qemu-hw-usb-host to enable USB passthrough (bsc#1221538)
|
||||
- Install psmisc (provides killall for tests)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Mar 6 08:16:34 UTC 2024 - Vasily Ulyanov <vasily.ulyanov@suse.com>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user