30 Commits

Author SHA1 Message Date
Steve Langasek
d747399c64 Temporarily change the 60-install-click.chroot script to pull in clicks for
arm64 builds from a different location for ubuntu-touch.
2016-09-14 14:24:38 -05:00
Łukasz 'sil2100' Zemczak
b6eae423cd Move the new touch click apps (unav, dekko, calendar) to the custom tarball. 2016-03-15 12:57:33 +01:00
Steve Langasek
83d2176957 chroot hooks are special, they don't get the environment because it gets scrubbed by rootcmd; so we have to call dpkg --print-architecture after all 2016-02-06 02:38:21 -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
Łukasz 'sil2100' Zemczak
cb31811ce8 Split out the youtube scope to the custom tarball since some images can't have it pre-installed (e.g. arale China images). 2015-06-30 14:44:48 +02:00
Oliver Grawert
2667aa6305 allow install of "multi" click packages in 60-install-click.chroot on ubuntu-touch 2015-06-19 10:43:49 +02:00
Steve Langasek
1bec61e622 Move the shorts click package to the custom tarball. LP: #1386177. 2014-11-12 23:17:16 -08:00
Colin Watson
e74d0c509b Drop the click packages moved in 2.255 from the rootfs, leaving them
only in the custom tarball.
2014-10-15 21:07:28 +01:00
Colin Watson
95c970f52f Take a different approach to working around deduplication cleverness in click, this time hopefully without breaking hooks. 2014-10-13 16:29:52 +01:00
Colin Watson
5d707813f0 Move default click database configuration aside while installing click packages, otherwise click gets clever and stops us installing things into multiple databases. 2014-10-13 14:22:41 +01:00
Colin Watson
a10e22f77b Temporarily install the to-be-moved click packages in both core and
custom databases, to simplify the landing process.
2014-10-13 12:48:04 +01:00
Colin Watson
5407721469 sort by package name 2014-10-13 12:44:01 +01: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
Oliver Grawert
da3e3e4168 fix quoting in click installer egrep call 2013-11-26 16:43:06 +01:00
Oliver Grawert
68d3bbf11f make the click package installation check for proper architecture 2013-11-26 15:16:05 +01:00
Colin Watson
976cbb1594 Revert to always using archive-team.internal in 60-install-click.chroot
for now.  This is unfortunate, but "hostname --fqdn" doesn't work at
this stage.
2013-09-06 13:21:36 +01:00
Colin Watson
00192887a2 Make 60-install-click.chroot more verbose, in an attempt to figure out
why this doesn't work in the datacentre.
2013-09-06 11:48:21 +01:00
Colin Watson
1c5ea38beb Fix test for whether we're running in the Canonical datacentre when
installing click packages.
2013-09-05 16:03:10 +01:00
Colin Watson
805633bc05 Download core click packages from the right place when building images
outside the Canonical datacentre.
2013-09-05 11:29:14 +01:00
Colin Watson
d083723d88 Use new multiple-database scheme in click 0.4.3 to preinstall click
packages.
2013-09-05 11:28:41 +01:00
Sergio Schvezov
2978a1e0dd Copying click packages to install search location instead of installing
for a hardcoded user.
2013-08-26 17:23:27 -03:00
Sergio Schvezov
ef61ca2511 Reenabling click package installation hook. 2013-08-11 19:05:10 -03:00
Colin Watson
f030ef8902 Temporarily disable Click package installation, until desktop/AppArmor
integration has landed properly.
2013-07-23 23:21:53 +01:00
Oliver Grawert
4b814f4e7b point click package install to http://archive-team.internal/click_packages 2013-07-18 16:32:51 +02:00
Sergio Schvezov
bccea77b73 Register phablet user for click installs 2013-07-17 11:37:37 -03:00
Sergio Schvezov
6b17e866e4 Switching to wget and depending on it being installed by the seed 2013-07-17 11:21:56 -03:00
Sergio Schvezov
26cee7d1a5 quoting vars 2013-07-17 11:11:58 -03:00
Sergio Schvezov
25df11b2a2 remove usage of tmpdir 2013-07-17 11:08:25 -03:00
Sergio Schvezov
e899fa2c5a Set -e independently. 2013-07-17 11:07:08 -03:00
Sergio Schvezov
5c03a4f1d0 Ubuntu Touch click package install hook. 2013-07-17 00:06:43 -03:00