You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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>
4 years ago
..
apm821xx treewide: kernel config: remove runtime options 5 years ago
ar7 kernel: bump 4.9 to 4.9.194 5 years ago
ar71xx ar71xx: fix MAC address setup for TL-WDR4300 board 5 years ago
arc770 treewide: remove kmod-usb-core from DEVICE_PACKAGES 5 years ago
archs38 treewide: remove kmod-usb-core from DEVICE_PACKAGES 5 years ago
armvirt armvirt: fix overlay support by updating to f2fs/ext4 based overlays 5 years ago
at91 at91: disable legacy PTYs and virtual terminals 5 years ago
ath25 ath25: split up DEVICE_TITLE 5 years ago
ath79 ath79: fix MAC address setup for TP-Link TL-WDR3600/TL-WDR4300 5 years ago
bcm53xx bcm53xx: sysupgrade: support Luxul NAND devices 5 years ago
brcm47xx brcm47xx: add switch configuration for WNR3500L 5 years ago
brcm63xx kernel: bump 4.19 to 4.19.85 5 years ago
brcm2708 brcm2708: switch to cypress-nvram package 5 years ago
cns3xxx kernel: bump 4.19 to 4.19.86 5 years ago
gemini kernel: bump 4.19 to 4.19.88 5 years ago
generic kernel: generic: add missing config symbol to 4.19 5 years ago
imx6 imx6: install-dtb as separate IMAGE 5 years ago
ipq40xx ipq40xx: remove unnecessary usb nodes in DTS for ASUS RT-AC58U 5 years ago
ipq806x ipq806x: switch to 4.19 kernel version 5 years ago
ixp4xx ixp4xx: remove CONFIG_LEGACY_PTY from kernel config 5 years ago
kirkwood kirkwood: remove CONFIG_LEGACY_PTY from kernel config 5 years ago
lantiq lantiq: enable 5ghz wifi on VR200/VR200v 4 years ago
layerscape kernel: bump 4.14 to 4.14.158 5 years ago
malta malta: remove CONFIG_LEGACY_PTY from kernel config 5 years ago
mediatek kernel: bump 4.19 to 4.19.88 5 years ago
mpc85xx mpc85xx: add support for Enterasys WS-AP3710i 5 years ago
mvebu kernel: bump 4.19 to 4.19.88 5 years ago
mxs treewide: kernel config: remove runtime options 5 years ago
octeon octeon: fix sysupgrade 5 years ago
octeontx octeontx: fix thunderx BGX underflow irq name 5 years ago
omap omap: switch from uEnv.txt to generic distro booting 5 years ago
orion orion: replace backticks by $(...) 5 years ago
oxnas kernel: bump 4.14 to 4.14.158 5 years ago
pistachio pistachio: split up DEVICE_TITLE 5 years ago
ramips ramips: fix MAC address setup for Xiaomi MiWiFi Nano 4 years ago
rb532 rb532: split up DEVICE_TITLE 5 years ago
samsung samsung: split up DEVICE_TITLE 5 years ago
sunxi sunxi: rename SUNXI_SOC to SOC 5 years ago
tegra x86,tegra,mvebu: image: use common reproducible IMG_PART_SIGNATURE 5 years ago
uml uml: remove CONFIG_LEGACY_PTY from kernel config 5 years ago
x86 build: build proper VMDK formats for ESXI 6.5 4 years ago
zynq treewide: kernel config: remove runtime options 5 years ago
Makefile