14 Commits

Author SHA1 Message Date
zsdc
1ca0d01738 OVF: T2343: Fixed wrong order for items in OVF
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.
2021-06-15 13:52:22 +03:00
zsdc
98f09ae586 VMware: T2343: Memory allocation change
Changed the OVF template to be sure that a router always has access to all the configured memory.
2020-04-20 21:46:41 +03:00
zsdc
12584f04b7 OVA: Fixed and extended OVA builds
- 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
2020-03-03 22:30:48 +02:00
Kim Hagen
21841422ba update vmware api settings 2019-12-03 15:48:18 +01:00
Kim Hagen
a9759aa9c1 add api option to the ovf template 2019-11-12 15:53:08 +01:00
UnicronNL
d8ee537f15 update cloud builds 2019-05-21 22:15:55 +02:00
Kim Hagen
be385f54a1 update ova template to use debian8 and pvscsi 2019-04-16 14:49:53 +02:00
Kim Hagen
c909203191 update ovf template file 2019-04-15 16:21:18 +02:00
Kim Hagen
48bcbfff70 Add vmware ovf build procedure 2019-03-18 16:01:29 +01:00
Yuya Kusakabe
6686f05a1c Change vm disk type from IDE to SCSI (ref T14). 2016-03-31 14:12:00 +09:00
Yuya Kusakabe
01083886e1 Add product section to VMware OVF (ref T14). 2016-03-07 23:47:39 +09:00
Yuya Kusakabe
2a41a6b34f vmware-ovf: Increase memory size and remove unnecessary devices (ref T14). 2016-03-07 15:39:22 +09:00
Yuya Kusakabe
0a89aa830a Small fixes for scripts/template.ovf (ref T14). 2016-03-07 10:31:45 +09:00
Yuya Kusakabe
7ba48ff801 Add build scripts for VMware OVF (ref T14) 2016-03-07 00:03:14 +09:00