Openwrt/target/linux
John Sommerville 6041eb9547 build: build proper VMDK formats for ESXI 6.5
VMWare ESXI 6.5 and above is not compatible with
subformat=monolithicSparse (The default qemu-img convert -O VMDK option).
Monolithic Sparse vmdk can be imported, but issues occur when running
sysupgrade with new images and other tasks that modify the file system
(issues like Kernel panics, reboot loops, sometimes crashing the Host ESXI
box).

This change creates an additional VMDK output file for ESXI that sets the
subformat to monlithicFlat, and the adapter_type to the SCSI lsilogic
controller.

This change existed back on:
25e36d379e

But it looks like the change was removed when refactoring occurred with:
5f6a2732f892b6229473576d89cc963ae9c97d5d

Signed-off-by: John Sommerville <jsommerville@untangle.com>
2019-12-23 00:22:07 +01:00
..
apm821xx
ar7
ar71xx ar71xx: fix MAC address setup for TL-WDR4300 board 2019-12-21 00:27:39 +01:00
arc770
archs38
armvirt
at91
ath25
ath79 ath79: fix MAC address setup for TP-Link TL-WDR3600/TL-WDR4300 2019-12-21 00:27:39 +01:00
bcm53xx
brcm47xx
brcm63xx
brcm2708 brcm2708: switch to cypress-nvram package 2019-12-18 08:44:48 +01:00
cns3xxx
gemini
generic kernel: generic: add missing config symbol to 4.19 2019-12-19 22:41:57 +01:00
imx6
ipq40xx ipq40xx: remove unnecessary usb nodes in DTS for ASUS RT-AC58U 2019-12-22 01:04:51 +01:00
ipq806x ipq806x: switch to 4.19 kernel version 2019-12-19 22:41:57 +01:00
ixp4xx
kirkwood
lantiq lantiq: enable 5ghz wifi on VR200/VR200v 2019-12-23 00:04:18 +01:00
layerscape
malta
mediatek
mpc85xx
mvebu
mxs
octeon
octeontx
omap
orion
oxnas
pistachio
ramips ramips: fix MAC address setup for Xiaomi MiWiFi Nano 2019-12-22 17:53:13 +01:00
rb532
samsung
sunxi sunxi: rename SUNXI_SOC to SOC 2019-12-20 01:18:44 +01:00
tegra
uml
x86 build: build proper VMDK formats for ESXI 6.5 2019-12-23 00:22:07 +01:00
zynq
Makefile