openwrt/target/linux/x86
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
..
64 x86: delete empty Makefile introduced by accident 2019-11-04 12:10:37 +01:00
base-files treewide: use new procd sysupgrade $UPGRADE_BACKUP variable 2019-09-05 23:33:19 +02:00
generic x86: make profile titles more verbose 2019-11-03 00:30:09 +01:00
geode x86: make profile titles more verbose 2019-11-03 00:30:09 +01:00
image build: build proper VMDK formats for ESXI 6.5 2019-12-23 00:22:07 +01:00
legacy x86: make profile titles more verbose 2019-11-03 00:30:09 +01:00
patches-4.14 kernel: bump 4.14 to 4.14.120 2019-05-21 09:45:15 +02:00
patches-4.19 kernel: bump 4.19 to 4.19.44 2019-05-21 09:45:15 +02:00
Makefile treewide: kernel: bump some targets to 4.19 2019-06-18 16:08:55 +02:00
config-4.14 kernel: bump 4.14 to 4.14.154 2019-11-19 14:59:03 +01:00
config-4.19 kernel: bump 4.19 to 4.19.84 2019-11-19 14:59:03 +01:00
modules.mk x86: add kernel module for sp5100_tco watchdog 2017-01-16 20:40:13 +01:00