mirror of
git://git.proxmox.com/git/pve-qemu.git
synced 2025-01-12 13:18:25 +03:00
4e74eca7ed
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
10 lines
232 B
Plaintext
10 lines
232 B
Plaintext
# install the userspace utilities
|
|
vma usr/bin/
|
|
pbs-restore usr/bin/
|
|
debian/kvm-ifup etc/kvm/
|
|
debian/kvm-ifdown etc/kvm/
|
|
|
|
#install ovmf uefi rom
|
|
debian/OVMF_CODE-pure-efi.fd usr/share/kvm/
|
|
debian/OVMF_VARS-pure-efi.fd usr/share/kvm/
|