Browse code

Merge "Fix installation of mkisofs on SUSE Linux Enterprise 12"

Zuul authored on 2019/02/06 09:42:43
Showing 2 changed files
... ...
@@ -1,8 +1,9 @@
1
+cdrkit-cdrtools-compat # dist:sle12
1 2
 cryptsetup
2 3
 dosfstools
3 4
 libosinfo
4 5
 lvm2
5
-mkisofs
6
+mkisofs # not:sle12
6 7
 open-iscsi
7 8
 sg3_utils
8 9
 # Stuff for diablo volumes
... ...
@@ -1,3 +1,4 @@
1
+cdrkit-cdrtools-compat # dist:sle12
1 2
 conntrack-tools
2 3
 curl
3 4
 dnsmasq
... ...
@@ -11,7 +12,8 @@ kvm # NOPRIME
11 11
 libvirt # NOPRIME
12 12
 libvirt-python # NOPRIME
13 13
 mariadb # NOPRIME
14
-mkisofs # required for config_drive
14
+# mkisofs is required for config_drive
15
+mkisofs # not:sle12
15 16
 parted
16 17
 polkit
17 18
 # qemu as fallback if kvm cannot be used