8 Commits

Author SHA1 Message Date
Christopher Glass
fa985b74ef Fix the OVF's metadata to include Ubuntu specific identifiers and
descriptions instead of the generic Linux ones.  (LP: #1656293)
2017-03-17 13:45:42 -05:00
Christopher Glass
0f3066035d This branch fixes the manifest generation in OVA files (LP:1627931)
The .ova file extension was passed twice, resulting in file not found errors in
both the general case and the vagrant-specific file creation.
2017-03-17 13:44:41 -05:00
Daniel Watkins
c1a36eb3cd Don't ignore failures to find a base VMDK for OVAs
We should always build them, and treat them not existing as a failure.
2016-06-09 10:47:25 +01:00
Daniel Watkins
0a8a704b0b Remove '-disk1' from bootable image names. 2016-06-09 10:47:25 +01:00
Steve Langasek
7ec8dd87ac Fix architecture handling in hooks. We know we're always being invoked
from a launchpad-buildd-like setup, which passes ARCH and SUBARCH in the
environment, because auto/config and auto/build both rely on this.  So
don't scatter dpkg --print-architecture calls throughout, especially
when many of these are not cross-build-aware.
2016-02-05 23:39:56 -08:00
Daniel Watkins
cf2e1f3cdc Produce OVA files for i386 cloud builds 2016-01-13 11:46:19 +00:00
Ben Howard
1855130ecc Pre-merge commit 2015-11-13 08:09:26 -07:00
Ben Howard
e96df0c156 ubuntu-cpc: generate OVA images. 2015-11-12 14:50:00 -07:00