Steve Langasek
e9d31ea96a
Fix some thinkos in the loop device name handling
2016-02-06 18:21:49 -08:00
Steve Langasek
4594c28c1f
More set -u damage
2016-02-06 02:42:10 -08:00
Steve Langasek
b9f96f5682
set -u is a hateful thing
2016-02-06 02:05:14 -08:00
Steve Langasek
0be484d35e
Add support for actually mounting the boot partition and copying contents to it
2016-02-06 01:28:35 -08:00
Steve Langasek
24b9feb58a
further refactoring of partition handling
2016-02-06 01:08:26 -08:00
Steve Langasek
6fce3b879d
-> in a few overlooked places
2016-02-06 00:37:20 -08:00
Steve Langasek
99cdaafd61
Refactor ubuntu-cpc hooks to allow us to handle images where the root
...
partition should not be partition 1.
2016-02-06 00:34:16 -08: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
ca800e778b
* ubuntu-cpc:
...
- fixed loop setup due to change of kpartx output
- only use grub-install logic for Intel architectures
2016-02-02 13:10:06 -07:00
Dimitri John Ledkov
9e06b90ead
* ubuntu-cpc:
...
- exclude s390x from should_install_grub
2016-02-01 19:47:03 +01:00
Daniel Watkins
c6440fdfe5
Enable building of s390x cloud images.
2016-01-13 10:19:09 +00:00
Daniel Watkins
216762748b
Move building of all architecture-specific CPC artifacts in to
...
Launchpad.
2015-11-06 09:54:59 +00:00