7 Commits

Author SHA1 Message Date
Chris Marget
8d71437b8d
T2239: fix issue with ovftool signing command
Signing key can be submitted by putting key at a fixed location
(key/privatekey.pem) or by putting the key location in environment
variable PRIVATE_KEY_PATH. The script checks for either of those
possibilities.

ovftool command was incorrectly using the PRIVATE_KEY_PATH variable
even when the key file was dropped in the prescribed location.
2020-04-08 21:31:28 +02:00
Donny Maasland
ff7f28f359
Fix default key path 2019-08-10 13:09:41 +02:00
John Estabrook
4700953e29 T1327: Set the serial console speed to 115200 by default
Set the serial console speed to 115200 in all build scripts, as is the
standard for current boards. This avoids an annoyance for users of the
livecd, and makes the defaults in build scripts in tools/ and scripts/
consistent.
2019-04-16 13:47:51 -05:00
Kim Hagen
48bcbfff70 Add vmware ovf build procedure 2019-03-18 16:01:29 +01:00
Yuya Kusakabe
bff1f61f47
Add script for building Vagrant libvirt box 2017-07-29 01:34:49 +09:00
Yuya Kusakabe
b1e716208f remove installing open-vm-tools process from build-vmware-image 2016-03-27 08:57:47 +09:00
Yuya Kusakabe
a0a10a1057 Add support for signed VMware OVF (ref T14). 2016-03-08 11:17:56 +09:00