Fix installation of mkisofs on SUSE Linux Enterprise 12
It's provided by the cdrkit-cdrtools-compat package. Change-Id: I4b57e03391d47bed777016ab1d735b8ba4aa5ceb
This commit is contained in:
parent
8b9864d7bf
commit
d6bbeabb5c
@ -1,8 +1,9 @@
|
|||||||
|
cdrkit-cdrtools-compat # dist:sle12
|
||||||
cryptsetup
|
cryptsetup
|
||||||
dosfstools
|
dosfstools
|
||||||
libosinfo
|
libosinfo
|
||||||
lvm2
|
lvm2
|
||||||
mkisofs
|
mkisofs # not:sle12
|
||||||
open-iscsi
|
open-iscsi
|
||||||
sg3_utils
|
sg3_utils
|
||||||
# Stuff for diablo volumes
|
# Stuff for diablo volumes
|
||||||
|
@ -1,3 +1,4 @@
|
|||||||
|
cdrkit-cdrtools-compat # dist:sle12
|
||||||
conntrack-tools
|
conntrack-tools
|
||||||
curl
|
curl
|
||||||
dnsmasq
|
dnsmasq
|
||||||
@ -11,7 +12,8 @@ kvm # NOPRIME
|
|||||||
libvirt # NOPRIME
|
libvirt # NOPRIME
|
||||||
libvirt-python # NOPRIME
|
libvirt-python # NOPRIME
|
||||||
mariadb # NOPRIME
|
mariadb # NOPRIME
|
||||||
mkisofs # required for config_drive
|
# mkisofs is required for config_drive
|
||||||
|
mkisofs # not:sle12
|
||||||
parted
|
parted
|
||||||
polkit
|
polkit
|
||||||
# qemu as fallback if kvm cannot be used
|
# qemu as fallback if kvm cannot be used
|
||||||
|
Loading…
Reference in New Issue
Block a user