Steve Langasek
8ba3a00622
Support passing IMAGE_FLAVORS in the environment, to limit which images
...
are output as part of a build; particularly useful for ubuntu-cpc builds
which output multiple image types.
2017-02-06 22:12:32 -08:00
Daniel Watkins
dd9cf219c7
Create a VMDK image on i386
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
Ben Howard
c6077abaab
ubuntu-cpc: create VMDK's for disk images if they exist. Remove
...
assumption that disk1.img will exist.
2015-12-07 11:45:58 -07:00
Ben Howard
1855130ecc
Pre-merge commit
2015-11-13 08:09:26 -07:00
Ben Howard
9a87b066cf
Comment fixup
2015-11-12 17:33:47 -07:00
Ben Howard
e931fbeaa5
ubuntu-cpc: move vmdk creation code into common funtion to support Vagrant Box builds
2015-11-12 17:21:33 -07:00
Ben Howard
b31233589e
ubuntu-cpc: generate VMDK disks
2015-11-12 14:48:41 -07:00