117 Commits

Author SHA1 Message Date
Iain Lane
f6d60551d8 Import patches-unapplied version 2.491 to ubuntu/bionic-proposed
Imported using git-ubuntu import.

Changelog parent: 5afe03acbb5cdd2bd7a63f64d17574940ce6d298

New changelog entries:
  * Support seeding of snaps, as emitted by germinate >= 2.27.
2018-01-30 11:58:48 +00:00
Steve Langasek
bdda0b17ea Import patches-unapplied version 2.489 to ubuntu/bionic-proposed
Imported using git-ubuntu import.

Changelog parent: c582c0e6377b083ad1bfb1a85410fb447dc96d86

New changelog entries:
  [ Balint Reczey ]
  * Revert to building minimized and not minimimized images with the same
    ~2.2 GiB size
  * Stop suggesting partimage which is not used anymore
  * Drop Nexus 7 support
  [ Steve Langasek ]
  * Add support for passing snap channel to ubuntu-core image builds.
2018-01-12 23:53:58 +00:00
Dimitri John Ledkov
7e86291397 Import patches-unapplied version 2.487 to ubuntu/bionic-proposed
Imported using git-ubuntu import.

Changelog parent: a088e9278296dd3cea8b1ea913028d780b135e63

New changelog entries:
  * Drop android-tools-fsutils dependency, and instead install it on
    demand for the nexus7 sub-arch. This target is no longer produced,
    thus by doing this android-tools can fall out of main to universe.
2017-12-11 13:08:31 +00:00
Steve Langasek
bc18c8a992 Import patches-unapplied version 2.482 to ubuntu/bionic-proposed
Imported using git-ubuntu import.

Changelog parent: c4cfbef1ee75ffa46af351f74751a032fbf1ef6d

New changelog entries:
  * Remove boot/grub leftovers from our root squashfs, left behind after
    grub purge.
  * Remove apt, debconf, dpkg cruft files from /var/cache and /var/lib in all
    our livefses.
  * Pass --cache false to lb config; otherwise we copy around caches of
    .debs that are never used properly, and which prevent us from emptying
    /var/cache/apt in images.
  * When building minimized cloud images, remove various packages that we
    don't want installed by default.  Some are tools that aren't needed for
    non-interactive use; some are libraries whose reverse-dependencies
    will have already been removed; and one, open-vm-tools, should only be
    included in images that are targeted to VMWare (which is not the case
    for any of the current minimal images), rather than being included
    directly in the cloud-image seed.
2017-11-10 08:40:42 +00:00
Steve Langasek
c4cfbef1ee Import patches-unapplied version 2.481 to ubuntu/bionic-proposed
Imported using git-ubuntu import.

Changelog parent: 184c0e088485431a73f365347fbeee54616b00a1

New changelog entries:
  * The target for x86 ubuntu-core images is VMs, so create them with
    a buffer of free space in order to work if booted in place.
  * ubuntu-image now produces a manifest file listing the snap revisions
    used; publish this so that it's picked up by launchpad-buildd.
  * Change ubuntu-core image builds to use the standard "$PREFIX" naming for
    artifacts instead of being gratuitously different; requires a matching
    change to ubuntu-cdimage.
2017-11-10 08:40:42 +00:00
Steve Langasek
f7fcac1602 Import patches-unapplied version 2.479 to ubuntu/bionic-proposed
Imported using git-ubuntu import.

Changelog parent: 9f966299f1d8e3303a98ce3b63479afd708c16ee

New changelog entries:
  * Purge initramfs-tools from minimized images.
  * Make sure to remove any initramfs that was generated in a minimized
    image.
  * divert /usr/bin/systemd-detect-virt as part of the grub diversions, so
    that the grub kernel postinst hook is operational when we're building
    in a container.  LP: #1729034.
2017-10-31 17:03:29 +00:00
Steve Langasek
fb1b5e73e3 Import patches-unapplied version 2.470 to ubuntu/artful-proposed
Imported using git-ubuntu import.

Changelog parent: 2ec24bdfce2d5c81f242f0d480f7766d18a730f9

New changelog entries:
  * Add initial support for preinstallation of snaps in images, and
    preinstall pulsemixer in the Ubuntu MATE image.
2017-10-09 12:08:14 +00:00
Steve Langasek
2ec24bdfce Import patches-unapplied version 2.469 to ubuntu/artful-proposed
Imported using git-ubuntu import.

Changelog parent: 577646d435de9082462cda66f75722fd427f3bbb

New changelog entries:
  * Unminimization information should only go to motd when we are actually
    minimized.
2017-10-08 20:18:15 +00:00
Steve Langasek
7bff7abdf4 Import patches-unapplied version 2.466 to ubuntu/artful-proposed
Imported using git-ubuntu import.

Changelog parent: 8168b7c92a3ef263d18cc2654b52b47d27b7f339

New changelog entries:
  * ubuntu-server: drop hard-coded test key from the subiquity overlay in
    favor of the generic-classic assertion from the store.
  * move snap assertion handling into the generic build script (and, in
    the process, from the subiquity overlay to the base squashfs).
  * add ubuntu-mate to the set of projects we add snap model assertions to.
  * Factor out grub-related diversions and use them consistently, so we
    don't end up with wrong os-probe output in our grub.cfg.
  * Fix the force-partuuid handling to create the file under
    /etc/default/grub.d/ with a .cfg extension as grub expects; it's unclear
    how this ever worked without.
2017-10-05 06:43:36 +00:00
Steve Langasek
a02598fe24 Import patches-unapplied version 2.463 to ubuntu/artful-proposed
Imported using git-ubuntu import.

Changelog parent: 2da89c90de5e4df541d301cf14819278b3be7df9

New changelog entries:
  [ Balint Reczey ]
  * Bump needed live-build version which can build images without initrd
  * Mention unminimize script in motd
  * Warn users that unminimize may fail reinstalling packages
  * Use SUBPROJECT=minimized name instead of SUBPROJECT=minimize for
    consistency
  * Run autopkgtest for SUBPROJECT=minimized
  * When SUBPROJECT environment variable is not set assume it to be ""
  [ Michael Hudson-Doyle ]
  * Fix path to subiquity-loadkeys
2017-09-29 21:43:14 +00:00
Steve Langasek
3f5115f8f2 Import patches-unapplied version 2.460 to ubuntu/artful-proposed
Imported using git-ubuntu import.

Changelog parent: 060069bc77a7bee5c3258f56ca8c33d900c5d9de

New changelog entries:
  [ Steve Langasek ]
  * Begin adding support for a project-independent 'minimize' subproject, which
    (ironically) omits ubuntu-minimal in favor of using only the minbase
    package set.
  * Export the subproject into config/chroot and config/binary, so that this
    information is available to per-project hooks that need to be
    subproject-aware (e.g., to skip steps when SUBPROJECT=minimize)
  * Make the 999-cpc-fixes.chroot subproject-aware, so we don't try to
    locale-gen
  * In a cloud environment, we can rely on the kernel being able to boot the
    root filesystem directly, without an initramfs; enable this when building
    minimized.
  * If we're using SUBPROJECT=minimize, and tzdata is not installed, remove
    files that have been left behind.  This is a workaround for a bug that
    should be fixed in tzdata.
  [ Balint Reczey ]
  * Mount using --make-rslave to ensure safe unmounts for rbind mounts
  * Don't ask for password and GECOS while creating vagrant user
  * Drop man pages and most of the documentation from minimized images
    /usr/share/doc/*/copyright and changelog.Debian.gz files are still kept
  * Add unminimize script for reverting minimization on running system
  * Install ubuntu-minimal while unminimizing the system
2017-09-28 21:58:14 +00:00
Brian Murray
5eb31aa1c2 Import patches-unapplied version 2.448 to ubuntu/artful-proposed
Imported using git-ubuntu import.

Changelog parent: 402cae06bddf73fb13deae1a24a5b7ac1ae7740a

New changelog entries:
  [ Balint Reczey ]
  * Depend on packages in main instead of installing them at runtime
  * Depend on vmdk-stream-converter instead of installing it at run time
  * Use xz -T4 -0 instead of pxz (LP: #1701132)
    Supported xz versions before 5.2 also accept the -T4 option but ignore
    it.
  * Depend on xz-utils instead of pxz
  [ Mathieu Trudel-Lapierre ]
  * auto/config: enable Debug::pkgDepCache::AutoInstall so tracking down
    dependency bugs in the livefs is a little clearer.
  [ Robert C Jennings ]
  * live-build/functions: Update path for VMDKstream.py (LP: #1706116)
2017-07-24 18:48:24 +00:00
Steve Langasek
2d6d50b86f Import patches-unapplied version 2.444 to ubuntu/artful-proposed
Imported using git-ubuntu import.

Changelog parent: def10927e48845519813636d507cab701cc618a4

New changelog entries:
  * For now, make sure all automated image builds are on the edge channel.
    Eventually we will want to pass the channel as build metadata instead.
2017-04-29 01:33:14 +00:00
Steve Langasek
def10927e4 Import patches-unapplied version 2.443 to ubuntu/artful-proposed
Imported using git-ubuntu import.

Changelog parent: de6bd722ae1c82766d1b037be8814b55f3249a73

New changelog entries:
  * Mark autopkgtests isolation-machine since debootstrap won't work in a
    container.
  * Use xz to compress ubuntu-image .img files before transfer, so that we
    have smaller downloads and retain file sparseness everywhere.
2017-04-29 01:03:19 +00:00
Steve Langasek
de6bd722ae Import patches-unapplied version 2.442 to ubuntu/artful-proposed
Imported using git-ubuntu import.

Changelog parent: 41970327be7f22d59e7a862b01286caad1a95f6a

New changelog entries:
  [ Robert Jennings ]
  * live-build/ubuntu-cpc/hooks/060-ipv6.chroot: remove faulty release
    comparison prior to aa-series (LP: #1681548)
  * live-build/ubuntu-cpc/hooks/999-extras.binary: Exit on first failure
  [ Balint Reczey ]
  * sync before calling kpartx to let writing to loop devices finish
  * Sort and list dependencies nicely
  * Require PROJECT environment to be set for lb build
  * Allow overwriting IMAGEFORMAT even for ubuntu-cpc and ubuntu-server
  * Optionally use ubuntu-image for building snap based images
2017-04-28 22:18:15 +00:00
Martin Pitt
8d920803b0 Import patches-unapplied version 2.429 to ubuntu/yakkety-proposed
Imported using git-ubuntu import.

Changelog parent: 3f52179a0d025014a9953d08932c0f7bdb9df73f

New changelog entries:
  * live-build/auto/build: Fix typo in netplan policy snippet.
    *brown paperbag* (LP: #1615180)
2016-08-20 05:29:14 +00:00
Martin Pitt
3f52179a0d Import patches-unapplied version 2.428 to ubuntu/yakkety-proposed
Imported using git-ubuntu import.

Changelog parent: 5fbc7fdd13f17b6a18d56cf55417ad6a8faca93c

New changelog entries:
  * live-build/auto/build: Move NetworkManager configuration to the right
    place.
2016-08-19 14:44:08 +00:00
Martin Pitt
5fbc7fdd13 Import patches-unapplied version 2.427 to ubuntu/yakkety-proposed
Imported using git-ubuntu import.

Changelog parent: cddd4d301bc956684ff289d448df3690d53941f1

New changelog entries:
  * live-build/auto/build: If the image pre-installs network-manager, let it
    manage all devices by default by shipping a default netplan policy.
    Installing NM on an existing system only manages wifi and wwan, to avoid
    interfering with networkd managed devices on existing server/cloud
    instances.
2016-08-18 06:44:15 +00:00
Oliver Grawert
8c784360c6 Import patches-unapplied version 2.420 to ubuntu/yakkety-proposed
Imported using git-ubuntu import.

Changelog parent: 4109c1c2b360322778ac7f8d8659c51b2fc8f048

New changelog entries:
  [ Łukasz 'sil2100' Zemczak ]
  * Remove the ubuntu-pd project from the scripts
  * Add instead an ubuntu-touch-custom project for custom re-builds of
    ubuntu-touch 
  [ Oliver Grawert ]
  * sanitize the version number of the ubuntu-core snap
  * sanitize the version number of the kernel snap
2016-07-21 08:19:04 +00:00
Adam Conrad
a98e648df2 Import patches-unapplied version 2.416 to ubuntu/yakkety-proposed
Imported using git-ubuntu import.

Changelog parent: 2848624193ee7c9fc50f098382c6f58e64a94231

New changelog entries:
  * Fix security mirror sources.list entries for non-x86 architectures.
2016-06-13 09:09:07 +00:00
Steve Langasek
2848624193 Import patches-unapplied version 2.415 to ubuntu/yakkety-proposed
Imported using git-ubuntu import.

Changelog parent: ec4b3544697f7592f153fac7967663acf37ce0cb

New changelog entries:
  [ Michael Vogt ]
  * add var/lib/snapd/classic in ubuntu-core
  [ Daniel Watkins ]
  * Don't overwrite the default sources.list in cloud images.
  * Replace sources.list generated using COMPONENTS with the sources.list from
    an Ubuntu Server installation (i.e. with all components enabled, and all
    deb-src lines commented).
2016-06-08 20:04:13 +00:00
Oliver Grawert
6ece5f6535 Import patches-unapplied version 2.413 to ubuntu/yakkety-proposed
Imported using git-ubuntu import.

Changelog parent: 41e1ae746cef1251904d02c2d8efd6e2388181f6

New changelog entries:
  * name switch from ubuntu-core to just core was postponed ... temporarily
    revert this bit til we have the necessary snapd bits in place.
2016-05-30 16:14:12 +00:00
Oliver Grawert
41e1ae746c Import patches-unapplied version 2.412 to ubuntu/yakkety-proposed
Imported using git-ubuntu import.

Changelog parent: 7570a3c606be30378a9d53f3b73765ef7f0a47bf

New changelog entries:
  * rename the ubuntu-core snap to simply be "core", update the package
    summary too
2016-05-27 14:14:01 +00:00
Adam Conrad
7570a3c606 Import patches-unapplied version 2.411 to ubuntu/yakkety-proposed
Imported using git-ubuntu import.

Changelog parent: aca40d6ebfe51f31b27d745d4b21b8b724c7582b

New changelog entries:
  [ Michael Vogt ]
  * update kernel snap building to match the new kernel policy
  * system-image: add /usr/local/bin/xdg-open dbus helper
  [ Oliver Grawert ]
  * add u-boot-tools to all snappy arches
  * drop flash-kernel from snappy, it is useless there
  * create /boot/uboot dir on all arches and configure /etc/fw_env.config
    everywhere
  * adjust motd message on snappy (capitalize "Snappy Ubuntu Core" and replace
    the "snappy --help" with "snap --help"
  [ Adam Conrad ]
  * Stop explicitly removing systemd-sysv for touch.
  * Move touch resolution hints to a HINTS variable, and adjust for use
    on dual-stack gl/gles arches where things don't quite work right.
2016-05-27 03:34:14 +00:00
Łukasz 'sil2100' Zemczak
ad693abb51 Import patches-unapplied version 2.409 to ubuntu/yakkety-proposed
Imported using git-ubuntu import.

Changelog parent: 689e55f0319ec31a6f24b3ba033019fd75343533

New changelog entries:
  [ Michael Vogt ]
  * add meta/kernel.yaml to the kernel snaps
  [ Łukasz 'sil2100' Zemczak ]
  * Add the new dhcpd user introduced by latest archive changes.
2016-05-04 11:03:45 +00:00
Oliver Grawert
689e55f031 Import patches-unapplied version 2.408 to ubuntu/xenial-proposed
Imported using git-ubuntu import.

Changelog parent: c0750e3a3f06faaf0ed9f2e63e9c3ebb64eeba7f

New changelog entries:
  * drop linux-firmware-raspi2, it does not actually contain driver
    firmware but bootloaders (and fails to install if its target dir
    is missing).
2016-04-21 13:23:58 +00:00
Iain Lane
a8b139028e Import patches-unapplied version 2.406 to ubuntu/xenial-proposed
Imported using git-ubuntu import.

Changelog parent: 58c36160892d43ab389ea176937d040b495e8c81

New changelog entries:
  * Fix syntax error.
2016-04-20 20:43:50 +00:00
Oliver Grawert
58c3616089 Import patches-unapplied version 2.405 to ubuntu/xenial-proposed
Imported using git-ubuntu import.

Changelog parent: dbfd5f49b7239a07b34b03d972b4aae1151b3a42

New changelog entries:
  * move the snappy kernel builds to the correct linux-image-$arch and
    linux-firmware-$arch metapackages
2016-04-20 18:18:56 +00:00
Oliver Grawert
9fadf2c648 Import patches-unapplied version 2.399 to ubuntu/xenial-proposed
Imported using git-ubuntu import.

Changelog parent: 01521cefe4108a2a62c47eb2bdbc978a70f0ed20

New changelog entries:
  [ Oliver Grawert ]
  * live-build/ubuntu-core/hooks/25-create-generic-initrd.chroot:
    kill the snappy os build if the initramfs-tools-ubuntu-core package
    is not found
  * make s390x known to the snappy builds
  * skip kernel snap an device tarball builds for s390x and ppc64el
  * drop listing of the device tarballs, this was only for debugging
  [ Adam Conrad ]
  * live-build/ubuntu-cpc/hooks/032-disk-image.binary: Install s390-tools
    and sysconfig-hardware before we attempt to configure zipl.
2016-04-13 11:59:27 +00:00
Oliver Grawert
01521cefe4 Import patches-unapplied version 2.398 to ubuntu/xenial-proposed
Imported using git-ubuntu import.

Changelog parent: fa7136ad4df28fd74f804335797079a2084efc37

New changelog entries:
  * switch snappy package builds from "snappy build" to "snapcraft snap"
  (LP: #1557515)
2016-04-08 15:55:08 +00:00
Oliver Grawert
43e896d8a8 Import patches-unapplied version 2.391 to ubuntu/xenial-proposed
Imported using git-ubuntu import.

Changelog parent: f51f8e92a544d1d9089e0d146382b56b5b58820c

New changelog entries:
  * adjust snap versions to only have one dash and use plus chars instead
2016-03-21 17:47:01 +00:00
Oliver Grawert
f51f8e92a5 Import patches-unapplied version 2.390 to ubuntu/xenial-proposed
Imported using git-ubuntu import.

Changelog parent: ce1a28e5422d5cc751b845a0e86fcd61fb48d7c2

New changelog entries:
  * add link for wlan mac address in dragonboard kernel snaps
  * move dragonboard kernel snap to linux-snapdragon (with a currently hardcoded
    version due to missing -meta package for this kernel, don't do that at
    home !)
2016-03-17 18:53:51 +00:00
Oliver Grawert
2fee3d52d9 Import patches-unapplied version 2.388 to ubuntu/xenial-proposed
Imported using git-ubuntu import.

Changelog parent: 307bc170c2cad01c25e017337a6eac01fdd0521c

New changelog entries:
  * add support for dragonboard kernel snap
  * remove  grub-efi-arm64 to the arm64 OS snap as it breaks uboot
2016-03-15 14:58:50 +00:00
Adam Conrad
a668d140cc Import patches-unapplied version 2.386 to ubuntu/xenial-proposed
Imported using git-ubuntu import.

Changelog parent: 6052273963885922b338a4ceafc2c68f6c7457be

New changelog entries:
  [ Michael Vogt ]
  * add dpkg.list to assets of the kernel snap
  * add grub-efi-arm64 to the arm64 OS snap
  [ Adam Conrad ]
  * Build raspi2 images with multiverse for firmware.
2016-03-14 17:04:26 +00:00
Oliver Grawert
6052273963 Import patches-unapplied version 2.385 to ubuntu/xenial-proposed
Imported using git-ubuntu import.

Changelog parent: 4089d75a2175b397937e87a363f4330969fedc07

New changelog entries:
  * add snap building for kernel snaps
2016-03-09 15:39:09 +00:00
Oliver Grawert
4089d75a21 Import patches-unapplied version 2.384 to ubuntu/xenial-proposed
Imported using git-ubuntu import.

Changelog parent: 24f93cf89e599c662f4e33d6c57fbeb30f0950d8

New changelog entries:
  * slightly adjust the naming of the OS snap for snappy builds so it becomes
    easier for cdimage to grab and publish it.
2016-03-08 19:19:15 +00:00
Oliver Grawert
24f93cf89e Import patches-unapplied version 2.383 to ubuntu/xenial-proposed
Imported using git-ubuntu import.

Changelog parent: a12aef0695b89d7deb3d53c71464a122d52b053d

New changelog entries:
  * add snap cration for ubuntu-core snappy rootfs builds
2016-03-08 16:18:57 +00:00
Łukasz 'sil2100' Zemczak
a12aef0695 Import patches-unapplied version 2.382 to ubuntu/xenial-proposed
Imported using git-ubuntu import.

Changelog parent: 745856c1d8a7871fe5cabfe2285758082bf050b0

New changelog entries:
  * Remove the manta device from the list of touchsubarches as we're not
    building its kernel anymore (LP: #1553069).
2016-03-04 08:53:46 +00:00
Ben Howard
2ace5b787b Import patches-unapplied version 2.374 to ubuntu/xenial-proposed
Imported using git-ubuntu import.

Changelog parent: b668a9f9f9048b0fa06523dc084d8fb308fcd9c5

New changelog entries:
  [ Michael Vogt ]
  * ubuntu-core:
    - include the dpkg.list in the device tarball
    - store /usr/share/snappy/dpkg.list manifest on the OS tarball
  [ Dimitri John Ledkov ]
  * ubuntu-cpc:
    - exclude s390x from should_install_grub
  [ Steve Langasek ]
  * Refactor/reorder ubuntu-cpc support for consistency with other flavors,
    so that subarch overrides can be applied correctly.
  [ Ben Howard ]
  * ubuntu-cpc:
    - fixed loop setup due to change of kpartx output
    - only use grub-install logic for Intel architectures
2016-02-02 22:18:53 +00:00
Oliver Grawert
1aa0f77240 Import patches-unapplied version 2.354 to ubuntu/xenial-proposed
Imported using git-ubuntu import.

Changelog parent: 3242ef6c5973f8913775b8699e23db390733efb7

New changelog entries:
  * do not ship assets/dtbs/overlays in raspi2 tarball, it breaks
    ubuntu-device-flash
2015-11-13 10:24:45 +00:00
Oliver Grawert
3242ef6c59 Import patches-unapplied version 2.353 to ubuntu/xenial-proposed
Imported using git-ubuntu import.

Changelog parent: 131941df22c4e810eca8afb4e2468069aeecc951

New changelog entries:
  * drop input group from snappy images, adjust md5 sums in
    live-build/ubuntu-core/hooks/00-uid-gid-fix.chroot_early
  * completely separate the snappy device tarball creation from the snappy
    rootfs so one doesnt taint the other (which allows dropping a lot more from
    the rootfs we do not need in a snappy system, like initramfs creation
    tools and all its dependencies).
  * drop live-build/ubuntu-core/hooks/500-move-kernel-to-device-tar.binary
  * enable automated build of raspi2 device tarballs for snappy
2015-11-10 11:43:51 +00:00
Daniel Watkins
131941df22 Import patches-unapplied version 2.352 to ubuntu/xenial-proposed
Imported using git-ubuntu import.

Changelog parent: 9ac850741cb5c111949cb40b971436c3524d495d

New changelog entries:
  * Move building of all architecture-specific CPC artifacts into Launchpad
    (LP: #1513754).
2015-11-06 10:24:18 +00:00
Michael Vogt
b9bcbd6aae Import patches-unapplied version 2.345 to ubuntu/wily-proposed
Imported using git-ubuntu import.

Changelog parent: 836f3d5f7204cef41b54bd5a0e5a14a792139606

New changelog entries:
  [ Łukasz Zemczak ]
  * lp:~sil2100/livecd-rootfs/pocket-desktop:
    - add support for pocket-desktop
  [ Oliver Grawert ]
  * add user/group fixes for snappy shipping tpm-tools
2015-09-30 10:04:00 +00:00
Oliver Grawert
0f5bec4b55 Import patches-unapplied version 2.339 to ubuntu/wily-proposed
Imported using git-ubuntu import.

Changelog parent: d467c9238826ad23d2905728120aa5b2751aef61

New changelog entries:
  * revert the apparmor-super-noise change, issue is found
  * touch the cache files during build to prevent timestamp issues in the future
  * drop copying of zip files of the android package, we do not generate these
    anymore.
2015-08-12 10:33:57 +00:00
Sebastien Bacher
123b33de50 Import patches-unapplied version 2.307 to ubuntu/wily-proposed
Imported using git-ubuntu import.

Changelog parent: 04b0ecd5a61912d3ba2e924c152b482593b7321b

New changelog entries:
  * Remove duplicated code leftover in the previous desktop-next changeset
2015-06-05 09:03:32 +00:00
Didier Roche
04b0ecd5a6 Import patches-unapplied version 2.306 to ubuntu/wily-proposed
Imported using git-ubuntu import.

Changelog parent: f5af78966b977349a8f7dae9fd2fcc042246d3bc

New changelog entries:
  * Create hooks and image build config for the ubuntu-desktop-next
    new based on snappy image.
2015-05-29 10:08:20 +00:00
Oliver Grawert
eb5162d504 Import patches-unapplied version 2.303 to ubuntu/wily-proposed
Imported using git-ubuntu import.

Changelog parent: a4c006633a9e411c5526fa57cd85bec020b6565c

New changelog entries:
  * drop grouper from touchsubarches variable. the android package does not
    provide any grouper images anymore which makes touch image builds fail.
2015-05-26 12:38:27 +00:00
Adam Conrad
a4c006633a Import patches-unapplied version 2.302 to ubuntu/wily-proposed
Imported using git-ubuntu import.

Changelog parent: 4c697dbaf6165eb0affff43de8b33de465120041

New changelog entries:
  * Call Setup_cleanup in live-build/auto/build to set exit handler.
2015-05-26 05:13:16 +00:00
Michael Vogt
8657aaf80b Import patches-unapplied version 2.297 to ubuntu/vivid-proposed
Imported using git-ubuntu import.

Changelog parent: 1aff015ce1318f1ae128d9b21d50fdb86b3b7bc8

New changelog entries:
  * fix device.tar.gz generation for snappy
  * lp:~ubuntu-on-ec2/livecd-rootfs/cpc2:
    - build cloud based images using livecd-rootfs
2015-04-09 14:43:25 +00:00
Oliver Grawert
79e9de67c4 Import patches-unapplied version 2.294 to ubuntu/vivid-proposed
Imported using git-ubuntu import.

Changelog parent: 74b7fad340f8ad299332c40365542f97c375c75a

New changelog entries:
  * add more verbosity to the copy command for android fragments in
    ubuntu-touch
2015-03-13 10:43:33 +00:00