summaryrefslogtreecommitdiff
path: root/scripts/template.ovf
AgeCommit message (Collapse)Author
2021-07-07T3664: Eliminate obsolete build flavoursKim Hagen
2021-06-15OVF: T2343: Fixed wrong order for items in OVFzsdc
According to OVF Specification (ver. 2.1.1, line 630), rasd class elements should be ordered by Unicode code point. This commit fixes the wrong order to conform to specification requirements.
2020-04-20VMware: T2343: Memory allocation changezsdc
Changed the OVF template to be sure that a router always has access to all the configured memory.
2020-03-03OVA: Fixed and extended OVA buildszsdc
- added grub2 package to the Dockerfile (required to build OVA) - added open-vmdk to the Dockerfile (required to build OVA) - fixed WAN/LAN confusion in OVF template - added Cloud-init User-Data to the OVF template
2019-12-03update vmware api settingsKim Hagen
2019-11-12add api option to the ovf templateKim Hagen
2019-05-21update cloud buildsUnicronNL
2019-04-16update ova template to use debian8 and pvscsiKim Hagen
2019-04-15update ovf template fileKim Hagen
2019-03-18Add vmware ovf build procedureKim Hagen
2016-03-31Change vm disk type from IDE to SCSI (ref T14).Yuya Kusakabe
2016-03-07Add product section to VMware OVF (ref T14).Yuya Kusakabe
2016-03-07vmware-ovf: Increase memory size and remove unnecessary devices (ref T14).Yuya Kusakabe
2016-03-07Small fixes for scripts/template.ovf (ref T14).Yuya Kusakabe
2016-03-07Add build scripts for VMware OVF (ref T14)Yuya Kusakabe