mirror of
https://github.com/libguestfs/libguestfs.git
synced 2026-03-21 22:53:37 +00:00
Remove virt-dib
The tool only supports an older version of the diskimage-builder metadata, and we do not have the time or inclination to update it to a newer version. Fixes: https://bugzilla.redhat.com/show_bug.cgi?id=1910039
This commit is contained in:
@@ -110,7 +110,6 @@ ifelse(ARCHLINUX,1,
|
||||
dnl syslinux has mtools as optional dependency, but in reality it's
|
||||
dnl a hard one:
|
||||
mtools
|
||||
multipath-tools dnl for kpartx
|
||||
nilfs-utils
|
||||
ntfs-3g
|
||||
ntfs-3g-system-compression
|
||||
@@ -266,35 +265,6 @@ util-linux-ng
|
||||
xfsprogs
|
||||
zerofree
|
||||
|
||||
dnl tools needed by virt-dib
|
||||
ifelse(REDHAT,1,
|
||||
qemu-img
|
||||
which
|
||||
)
|
||||
ifelse(DEBIAN,1,
|
||||
qemu-utils
|
||||
)
|
||||
ifelse(ARCHLINUX,1,
|
||||
qemu
|
||||
which
|
||||
)
|
||||
ifelse(SUSE,1,
|
||||
qemu-tools
|
||||
which
|
||||
)
|
||||
ifelse(FRUGALWARE,1,
|
||||
qemu
|
||||
which
|
||||
)
|
||||
ifelse(MAGEIA,1,
|
||||
qemu-img
|
||||
which
|
||||
)
|
||||
curl
|
||||
kpartx
|
||||
dnl (virt-dib) tools optionally used for elements
|
||||
debootstrap
|
||||
|
||||
dnl exFAT is not usually available in free software repos
|
||||
exfat-fuse
|
||||
exfat-utils
|
||||
|
||||
Reference in New Issue
Block a user