620 Commits

Author SHA1 Message Date
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
Michael Vogt
5529dcea7a do not install recommends in system-image 2014-10-07 09:36:18 +02:00
Colin Watson
2c6b1246b4 live-build/auto/config: Use ubuntukylin-live task for ubuntukylin, not
ubuntu-live (LP: #1372731).
2014-09-24 10:59:52 +01:00
Colin Watson
8f99537f39 live-build/auto/config: Use ubuntukylin-desktop task for ubuntukylin,
not ubuntu-desktop.
2014-09-10 10:54:13 +01:00
Colin Watson
9d264ef529 ubuntu-core: Add click-systemd to preinstalled image (currently only in
a PPA, so can't use tasks for this).
2014-08-05 13:29:12 +02:00
Colin Watson
49c93a618b Only add the ubuntu-core hooks for the system-image subproject. 2014-08-05 08:34:24 +02:00
Colin Watson
f764b07ebf [r=cjwatson] ubuntu-core: Run setup hooks as done for ubuntu-touch. 2014-07-31 10:37:11 +01:00
Colin Watson
a3ff57899e live-build/auto/config: Add configuration for new kubuntu-plasma5
flavour.
2014-07-31 10:30:02 +01:00
James Hunt
5d24b90fcd * live-build/auto/config: Enable universe for system-image ubuntu-core
sub-project which requires 'system-image-cli'.
2014-07-30 16:43:25 +01:00
Colin Watson
46c8a87152 normalise whitespace 2014-07-30 15:23:59 +01:00
James Hunt
de8c39ff98 * ubuntu-core: Run setup hooks as done for ubuntu-touch. 2014-07-29 21:21:41 +01:00
Steve Langasek
e583d515d7 Hard-code installation of libmirclientplatform-android and
libmirplatformgraphics-android to avoid accidentally pulling in the
-mesa variants that are preferred as dependencies of libmirclient and
libmirserver.
2014-07-28 20:17:14 -07:00
Michael Vogt
b4da1a2239 install the kernel in the system-image subproject 2014-07-24 23:34:49 +02:00
Michael Vogt
22ce1e0085 live-build/auto/config: when run with SUBPROJECT=system-image add ubuntu-core task to the ubuntu-core build 2014-07-24 22:57:36 +02:00
Colin Watson
824344f4a0 Pass --mirror-binary in the ubuntu-rtm case too; this isn't inherited
from the bootstrap mirror.
2014-07-23 11:51:04 +01:00
Colin Watson
39d74ced11 Pass --mirror-chroot-security and --mirror-binary-security in the
ubuntu-rtm case, as the default of http://security.ubuntu.com/ubuntu/
isn't going to have ubuntu-rtm suites.
2014-07-23 11:00:15 +01:00
Colin Watson
09f615034a Apply a grievous hack to get debootstrap working against ubuntu-rtm
series.
2014-07-23 01:49:51 +01:00
Colin Watson
a0abe0888b Disable apt authentication checks when building ubuntu-rtm images
against dogfood (that test archive is signed, but not with a very useful
key).
2014-07-23 01:49:11 +01:00
Colin Watson
4552e515ce Use the soon-to-exist ubuntu-rtm archive for ubuntu-touch builds if
SUBPROJECT is ubuntu-rtm (or ubuntu-rtm/dogfood for the dogfood
version).
2014-07-17 12:50:05 +01: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
Colin Watson
8fa8c644c2 Install linux-signed-generic directly in live passes rather than relying
on it being in the corresponding tasks.  linux-signed-generic shouldn't
be in a task because that expands to ABI-versioned packages, and tasks
can't be updated post-release.
2014-06-24 02:18:31 +01:00
Oliver Grawert
d04c2c068b drop the default creation of SWAP.swap files for all preinstalled devices 2014-06-23 18:36:57 +02:00
Iain Lane
4150b7a896 Add ubuntu-sdk-libs too 2014-05-22 16:21:55 +01:00
Iain Lane
f41714bd5b ubuntu-desktop-next: Use the Task fiels that the archive now has for this
project.
2014-05-22 15:49:27 +01:00
Colin Watson
4923df1abf The EXTRA_ARCHIVES environment variable defined in 2.212 doesn't quite
work properly because it doesn't allow for signing key configuration.
Rename it to the more domain-specific EXTRA_PPAS (which is now a
space-separated sequence of <ppa-owner>/<ppa-name> pairs), and fetch
signing keys for those from Launchpad using python3-software-properties.
2014-05-19 15:28:05 +01:00
Colin Watson
c34a62ec3b normalise whitespace 2014-05-19 12:14:26 +01:00
Colin Watson
83c397cf2e live-build/auto/config: If EXTRA_ARCHIVES is set in the environment,
dump its value into config/archives/extra-archives.list.chroot and
config/archives/extra-archives.list.binary.  This makes it easier for a
builder to build an image against an additional PPA.
2014-05-19 12:14:05 +01:00
Iain Lane
3ce6f0c289 Add an ubuntu-desktop-next project for building a desktop flavour
including Unity 8 and the applications developed for Ubuntu Touch.
2014-05-16 17:51:02 +01:00
Iain Lane
23beed5123 Install the metapackage from the seed instead of just the session
nb: can't use the task as this isn't generated yet
2014-05-12 16:23:06 +01:00
Iain Lane
0ebe5e57b1 Add unity8 flavour 2014-05-12 13:02:29 +01:00
Colin Watson
34ea5156cf live-build/auto/config: Pass any additional command-line arguments on to
"lb config".
2014-05-10 13:54:00 +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
Adam Conrad
2fa8a6f24e Add the minimal task to ubuntu-core to preserve brand consistency. 2014-01-10 11:54:24 -07: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
Colin Watson
0b0c108526 Explicitly add the ubuntu-desktop task to Edubuntu builds, so that any
ambiguous dependencies resolved by the contents of the ubuntu-desktop
task are actually resolved reliably.
2013-09-24 16:58:16 +01:00
Colin Watson
741ff8d8d1 Log the hostname at the start of the build. 2013-09-05 16:02:28 +01: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
Iain Lane
a80bcd80d6 Do the same trick as in 2.158 for kubuntu armhf+omap4 too. 2013-07-17 10:15:03 +01:00