Michael Vogt
15ed930293
add meta/kernel.yaml to the kernel snaps
2016-05-04 11:45:17 +02:00
Oliver Grawert
6bd3aaffc1
drop linux-firmware-raspi2 from snappy
2016-04-21 15:01:42 +02:00
Iain Lane
e5142015a3
Fix syntax error.
2016-04-20 21:14:59 +01:00
Oliver Grawert
8d145b4d43
move the snappy kernel builds to the correct linux-image-$arch and linux-firmware-$arch metapackages
2016-04-20 19:35:55 +02:00
Oliver Grawert
814311e826
snappy: make ppc64el and s390x os tarball builds work
2016-04-12 19:24:25 +02:00
Oliver Grawert
e7723219a3
switch snappy package builds from "snappy build" to "snapcraft snap" (LP: #1557515 )
2016-04-08 16:52:42 +02:00
Oliver Grawert
60c9b694c4
adjust snap versions to only have one dash and use plus chars instead
2016-03-21 17:41:14 +01:00
Oliver Grawert
c5905d18b6
add link for wlan mac address in dragonboard kernel snaps, move dragonboard kernel snap to linux-snapdragon
2016-03-17 19:48:29 +01:00
Oliver Grawert
eba875e96c
add support for dragonboard kernel snap
2016-03-15 15:39:33 +01:00
Michael Vogt
5439a48096
add dpkg.list to assets of the kernel snap
2016-03-09 23:17:18 +01:00
Oliver Grawert
9a9e8685f9
add snap building for kernel snaps
2016-03-09 15:59:17 +01:00
Oliver Grawert
768445efda
adjust naming to something easier consumable for cdimage of os snap in snappy builds
2016-03-08 19:45:37 +01:00
Oliver Grawert
6d4209f62c
add .snap cration for ubuntu-core snappy rootfs builds
2016-03-08 16:44:36 +01:00
Łukasz 'sil2100' Zemczak
1865c71a24
Remove the manta device from the list of touchsubarches as we're not building its kernel anymore.
2016-03-04 09:49:27 +01:00
Michael Vogt
06ce71492b
auto/build: copy kenrel chroot dpkg.list to assets dir
2016-01-28 20:41:18 +01:00
Michael Vogt
51a5cca323
* ubuntu-core:
...
- include the dpkg.list in the device tarball
- store /usr/share/snappy/dpkg.list manifest on the OS tarball
2016-01-28 18:27:36 +01:00
Oliver Grawert
dd4f845255
do not ship assets/dtbs/overlays in raspi2 tarball, it breaks ubuntu-device-flash
2015-11-13 10:54:03 +01:00
Oliver Grawert
5bc78bede3
add raspi2 device tarball creation. separate snappy device tarball builds completely from the rootfs. drop old way of in-tree device tarball creation for snappy
2015-11-10 12:30:27 +01:00
Daniel Watkins
216762748b
Move building of all architecture-specific CPC artifacts in to
...
Launchpad.
2015-11-06 09:54:59 +00:00
Łukasz 'sil2100' Zemczak
e0fcd94074
Switch to the project approach, add a symlink for the hooks
2015-09-18 17:38:46 +02:00
Oliver Grawert
5e6b64e039
drop copying of zip files of the android package, we do not generate these anymore
2015-08-12 12:19:01 +02:00
Sebastien Bacher
f127f1ac73
Remove duplicated code leftover in the previous desktop-next changeset
2015-06-05 10:39:46 +02:00
Didier Roche
b79dcfc1b7
Experimenting transforming ubuntu-desktop-next to a system-image base
2015-05-29 11:52:03 +02:00
Oliver Grawert
7bb4d3ae8a
drop grouper from touch
2015-05-26 14:22:55 +02:00
Adam Conrad
4d877550bd
Call Setup_cleanup in live-build/auto/build to set exit handler.
2015-05-25 23:10:43 -06:00
Didier Roche
db631a4d2f
fix some typo and take colin's feedback into account
2015-04-22 14:13:37 +01:00
Didier Roche
b35e94e457
add build main configs
2015-04-22 10:57:51 +01:00
Daniel Watkins
e87232b513
Ensure we ship results of apt-get update.
2015-04-08 09:34:15 +01:00
Daniel Watkins
1f50356409
Put correct apt sources in place.
2015-04-08 09:34:15 +01:00
Oliver Grawert
fb4a832699
add more verbosity to the copy command for android fragments in ubuntu-touch
2015-03-13 11:13:11 +01:00
Oliver Grawert
a43bfeffcf
remove all .override files inside the chroot to not kill the buildd
2015-03-10 16:22:24 +01:00
Michael Vogt
fcfe7d613a
* live-build/auto/{build,config}:
...
- create device-azure.tar.gz during the build that includes the
packages for the azure cloud
* live-build/ubuntu-core/hooks/400-create-apt-get-warning.binary:
- display helpful message to use snappy when a user tries to use
apt-get on a snappy system
* live-build/ubuntu-core/hooks/500-move-kernel-to-device-tar.binary:
- do the device-azure.tar.gz extraction here
* live-build/ubuntu-core/hooks/12-add-docker-user.chroot:
- ensure docker group is used
2014-11-24 08:38:21 +01:00
Michael Vogt
a618ff72fe
* live-build/auto/build:
...
- system-image: collect the deivce.tar.gz
* live-build/ubuntu-core/hooks/09-move-kernel-to-device-tar.binary:
- create a device.tar.gz from the installed kernel/modules and
remove it from the rootfs
* live-build/ubuntu-core/hooks/10-remove-documentation.binary:
- strip documentation
* live-build/ubuntu-core/hooks/11-remove-extra-packages.chroot:
- remove extra packages like libicu52/libqt that are still on the
image because vivid system-image has a dependency on u-d-m which
depends on libqt
* live-build/ubuntu-core/hooks/12-add-docker-user.chroot:
- add a docker user/group into the image (this can go once we have
a hook for this)
2014-11-14 08:47:39 +01:00
Steve Langasek
b6d1950e37
Fix a typo
2014-10-10 07:27:42 +00:00
Steve Langasek
138465c476
Add support to the ubuntu-touch target to generate a separate custom
...
tarball as part of the build, moving most click packages into it.
2014-10-10 00:11:26 -07:00
Colin Watson
126432d844
Make the output kernel/initrd world-readable in a couple more cases,
...
particularly relevant to ubuntu-defaults-image (LP: #1334616 ).
2014-06-26 12:31:07 +01:00
Colin Watson
c7ba55e819
Drop fdupes analysis: not widely used any more, can be done separately
...
if needed, and very noisy in build logs.
2014-06-24 17:03:04 +01:00
Ricardo Salveti de Araujo
0fe1485ba8
Adding support for ubuntu-touch i386 based images
2014-03-28 19:00:42 -03:00
Oliver Grawert
5602f1e926
dropping maguro and adding flo, changing golfish to generic in touchsubarches
2014-02-22 23:39:30 +01:00
Oliver Grawert
d0e663b470
add support for copying goldfish android images out of the android package
2013-11-27 12:23:58 +01:00
Stéphane Graber
a9e80f9118
releasing version 2.198
2013-10-23 09:33:20 -04:00
Oliver Grawert
06b96f94ed
fix the prefixing of click packages in manifest files
2013-10-11 18:29:12 +02:00
Oliver Grawert
7fdb743882
prefix click packages in the manifest file with "click:"
2013-10-11 18:15:14 +02:00
Oliver Grawert
3d0f8e22d5
list click packages in teh manifest file on ubuntu touch
2013-10-11 14:31:17 +02:00
Oliver Grawert
16bc6cb9b3
preserve a symlink of media-info for backwards compatibility
2013-08-23 16:41:00 +02:00
Oliver Grawert
a1092a9c13
move media-info file from /var/log/installer to /etc on touch images
2013-08-23 16:26:19 +02:00
Oliver Grawert
f897e608df
seems unlike my local build the buildd doesnt get along with links, use copy instead
2013-08-07 21:58:09 +02:00
Oliver Grawert
17fcb0f65a
fix package mirror in android package install routine
2013-08-07 19:22:15 +02:00
Oliver Grawert
74ce6409a4
switch touch builds to use the packaged android img files (pending cdimage changes to publish these from the livefs builder)
2013-08-07 16:07:27 +02:00
Oliver Grawert
47d569d8bc
make sure FLASH_KERNEL_SKIP is set when we post-process touch images
2013-07-31 13:42:22 +02:00