Imported using git-ubuntu import.
Changelog parent: 791c1d95fc
New changelog entries:
* live-build/auto/config:
- also install flash-kernel/u-boot-tools in the armhf system-image,
thanks to Adam Conrad
Imported using git-ubuntu import.
Changelog parent: 75fc29334d
New changelog entries:
* live-build/auto/config:
- explicitly set KERNEL_FLAVOURS=generic to get the right kernel
on armhf
Imported using git-ubuntu import.
Changelog parent: 6c4b5a72d4
New changelog entries:
* merge ubuntu-core system-image fixes from the PPA:
- add ubuntu-core-libs
- add packages not (yet) in the ubuntu-core seed
- fix resolv.conf
- make timezone, localtime and hostname writable for cloud-init
Imported using git-ubuntu import.
Changelog parent: a40ec94d24
New changelog entries:
* force the right alternative when the libmir*-android packages are
installed, so that accidentially pulled in -mesa versions will not provide
the default alternatives for them in ubuntu-touch images
* Update hardcoded libmir*-android installations for Mir 0.8.0.
Imported using git-ubuntu import.
Changelog parent: d803954231
New changelog entries:
* live-build/auto/config: Use ubuntukylin-live task for ubuntukylin, not
ubuntu-live (LP: #1372731).
Imported using git-ubuntu import.
Changelog parent: eb694e09bc
New changelog entries:
* live-build/auto/config: Use ubuntukylin-desktop task for ubuntukylin,
not ubuntu-desktop.
Imported using git-ubuntu import.
Changelog parent: c802879846
New changelog entries:
* ubuntu-core: Add click-systemd to preinstalled image (currently only in
a PPA, so can't use tasks for this).
Imported using git-ubuntu import.
Changelog parent: 5264712d26
New changelog entries:
* Only add the ubuntu-core hooks for the system-image subproject.
Imported using git-ubuntu import.
Changelog parent: 82eb59481a
New changelog entries:
[ Colin Watson ]
* live-build/auto/config: Add configuration for new kubuntu-plasma5
flavour.
[ James Hunt ]
* ubuntu-core: Run setup hooks as done for ubuntu-touch.
Imported using git-ubuntu import.
Changelog parent: 0bdd198220
New changelog entries:
[ James Hunt ]
* live-build/auto/config: Enable universe for system-image ubuntu-core
sub-project which requires 'system-image-cli'.
Imported using git-ubuntu import.
Changelog parent: d4626e0b8e
New changelog entries:
* 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.
Imported using git-ubuntu import.
Changelog parent: 157b5a339e
New changelog entries:
* lp:~mvo/livecd-rootfs/ubuntu-core-system-image:
- install the "ubuntu-core" task and a kernel when building
ubuntu-core with SUBPROJECT=system-image
Imported using git-ubuntu import.
Changelog parent: eb1f0128d3
New changelog entries:
* Pass --mirror-binary in the ubuntu-rtm case too; this isn't inherited
from the bootstrap mirror.
Imported using git-ubuntu import.
Changelog parent: 23bffaae7f
New changelog entries:
* 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.
Imported using git-ubuntu import.
Changelog parent: 92db4fa1ef
New changelog entries:
* Disable apt authentication checks when building ubuntu-rtm images
against dogfood (that test archive is signed, but not with a very useful
key).
* Apply a grievous hack to get debootstrap working against ubuntu-rtm
series.
Imported using git-ubuntu import.
Changelog parent: 33e2ad65cd
New changelog entries:
* 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).
Imported using git-ubuntu import.
Changelog parent: 3bcd7a0f6a
New changelog entries:
* 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.
Imported using git-ubuntu import.
Changelog parent: 095562b397
New changelog entries:
* ubuntu-desktop-next: Use the Task fields that the archive now has for this
project.
Imported using git-ubuntu import.
Changelog parent: 0d33db8e8f
New changelog entries:
* 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.
Imported using git-ubuntu import.
Changelog parent: 5094f5308f
New changelog entries:
* 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.
Imported using git-ubuntu import.
Changelog parent: 207a9d2395
New changelog entries:
* Add an ubuntu-desktop-next project for building a desktop flavour
including Unity 8 and the applications developed for Ubuntu Touch.
Imported using git-ubuntu import.
Changelog parent: d0fa866363
New changelog entries:
* live-build/auto/config: Pass any additional command-line arguments on to
"lb config".
Imported using git-ubuntu import.
Changelog parent: 7e480206fa
New changelog entries:
* Add the minimal task to ubuntu-core to preserve brand consistency.
Imported using git-ubuntu import.
Changelog parent: 1e86459dd5
New changelog entries:
* 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.
Imported using git-ubuntu import.
Changelog parent: 647e5bbcb6
New changelog entries:
* Log the hostname at the start of the build.
* Fix test for whether we're running in the Canonical datacentre when
installing click packages.
Imported using git-ubuntu import.
Changelog parent: ac53f88f18
New changelog entries:
* Under armhf+omap4, don't use the ubuntu-desktop Task, but use the
metapackage instead. The metapackage doesn't pull in the X stack which
allows us to additionally install the special "revert" X stack that we
require here.
Imported using git-ubuntu import.
Changelog parent: 543bc14843
New changelog entries:
* add xserver-xorg-input-evdev-omap-revert and
xserver-xorg-video-omap-revert to panda builds
Imported using git-ubuntu import.
Changelog parent: 77f39e99b7
New changelog entries:
* fix build stamp handling for ubuntu-touch (requires an RT to have IS
update BuildLiveCD on the builders)
Imported using git-ubuntu import.
Changelog parent: 70b02315bd
New changelog entries:
* try to hand the exported $NOW over from live-build/auto/config as
$BUILDSTAMP so live-build/auto/build can use it to write a stamp file
Imported using git-ubuntu import.
Changelog parent: efa47e8566
New changelog entries:
* make sure we build a plain filesystem for ubuntu-touch (this should
automatically produce a preinstalled tarball)
Imported using git-ubuntu import.
Changelog parent: 69ac29ee57
New changelog entries:
* Disable zsync for ubuntu-touch images.
* Copy binary-tar.tar.gz to $PREFIX.rootfs.tar.gz if it exists.
Imported using git-ubuntu import.
Changelog parent: 396a88f367
New changelog entries:
* Don't include lupin-casper in ubuntu-touch images.
* Use gzip compression for ubuntu-touch tarballs.
Imported using git-ubuntu import.
Changelog parent: 8458489f9f
New changelog entries:
* Install metapackages rather than tasks for ubuntu-touch, since it still
relies on PPAs and those don't have tasks.
Imported using git-ubuntu import.
Changelog parent: 65b7f7a10a
New changelog entries:
* live-build/auto/config: Add basic ubuntu-touch enablement (based on
patch from Oliver Grawert, for which thanks).
* live-build/auto/config, live-build/ubuntu-touch: Copy a huge pile of
customisation by Ricardo Salveti from
lp:~phablet-team/touch-preview-images/ubuntu-build-phablet, which should
be close to enough for the architecture-independent parts of
ubuntu-touch builds.
Imported using git-ubuntu import.
Changelog parent: b4c2270228
New changelog entries:
* live-build/auto/config: Run the ubuntukylin-default-settings chroot
hook.
Imported using git-ubuntu import.
Changelog parent: 0c9843a4df
New changelog entries:
* Revert changes in 2.113. This needs to be done in cdimage/debian-cd
instead.
Imported using git-ubuntu import.
Changelog parent: 5fbbc732ce
New changelog entries:
* live-build/auto/config: Set gfxboot default language to zh_CN for
UbuntuKylin.
Imported using git-ubuntu import.
Changelog parent: 501f253cc8
New changelog entries:
* live-build/auto/config: Add ubuntukylin as a valid project
(LP: #1152812).
* BuildLiveCD: Remove the explicit list of valid projects. This is a
hassle to modify, and not very useful since an invalid project will fail
soon enough anyway.
Imported using git-ubuntu import.
Changelog parent: 9f3cb2500c
New changelog entries:
* Drop ubuntustudio-generation and ubuntustudio-recording tasks and add
ubuntustudio-audio task to reflect Ubuntu Studio seed restructuring
- update live-build/auto/config
Imported using git-ubuntu import.
Changelog parent: c7bec9b769
New changelog entries:
[ Colin Watson ]
* live-build/auto/build: Use slightly safer code for kernel handling just
in case 'set -o pipefail' is ever reinstated here.
[ Adam Conrad ]
* Add abootimg explicitly to ac100 and nexus7 images, so it's marked
as manually installed and apt doesn't autoremove it (LP: #1041290)
* Remove linux-firmware-nexus7 from the install list, it gets pulled
in automatically by linux-image-nexus7, so this is redundant.
Imported using git-ubuntu import.
Changelog parent: befa2e4252
New changelog entries:
* re-enable all slideshows on all preinstalled images, webkit should work
again
Imported using git-ubuntu import.
Changelog parent: ecfcd4308c
New changelog entries:
* preseed autologin in the nexus7 tarball
* use ubuntu-defaults-nexus7 package in the nexus7 images
Imported using git-ubuntu import.
Changelog parent: 82caa29542
New changelog entries:
* we want nvidia-tegra3 (the binary) not nvidia-graphics-drivers-tegra3
Imported using git-ubuntu import.
Changelog parent: 1d42aa78bb
New changelog entries:
* add linux-firmware-nexus7 and nvidia-graphics-drivers-tegra3 to nexus7
builds
* preseed the license popup of linux-firmware-nexus7, we will show
it in the installer for full image installs.
Imported using git-ubuntu import.
Changelog parent: 20f625ae79
New changelog entries:
* add a dependency on android-tools-fsutils for armhf builds
* add nexus7 live-build configuration
* add nexus7 post processing with make_ext4fs for teh tarball to roll a
proper android img file