Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-07-07 | T3664: Eliminate obsolete build flavours | Kim Hagen | |
2020-04-08 | T2239: fix issue with ovftool signing command | Chris Marget | |
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. | |||
2019-08-10 | Fix default key path | Donny Maasland | |
2019-04-16 | T1327: Set the serial console speed to 115200 by default | John Estabrook | |
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-03-18 | Add vmware ovf build procedure | Kim Hagen | |
2017-07-29 | Add script for building Vagrant libvirt box | Yuya Kusakabe | |
2016-03-27 | remove installing open-vm-tools process from build-vmware-image | Yuya Kusakabe | |
2016-03-08 | Add support for signed VMware OVF (ref T14). | Yuya Kusakabe | |