159 Commits

Author SHA1 Message Date
Adam Conrad
1ab44006f5 Import patches-unapplied version 2.400 to ubuntu/xenial-proposed
Imported using git-ubuntu import.

Changelog parent: 9fadf2c64882f8ffe3c5cc7698f2fc9b85733521

New changelog entries:
  * Transition from ubuntu-snappy to ubuntu-core-snapd-units and snapd.
2016-04-14 07:54:42 +00:00
Oliver Grawert
fa7136ad4d Import patches-unapplied version 2.397 to ubuntu/xenial-proposed
Imported using git-ubuntu import.

Changelog parent: 15d22caf2c437bdfed9b1e71c6e6b4bffd5a26b8

New changelog entries:
  * live-build/ubuntu-core/hooks/25-create-generic-initrd.chroot:
    create a generic initrd inside the snappy os-snap so we do not need the
    hackish ubuntu-core-generic-initrd package anymore.
2016-04-08 15:15:36 +00:00
Adam Conrad
15d22caf2c Import patches-unapplied version 2.396 to ubuntu/xenial-proposed
Imported using git-ubuntu import.

Changelog parent: 3061756ecb64747bf12af0dc1b0db390717c07a6

New changelog entries:
  [ Adam Conrad ]
  * Remove obsolete pvr-omap4 special-casing to simplify configs.
  [ Daniel Watkins ]
  * Enable building of powerpc cloud images.
2016-04-07 13:53:59 +00:00
Colin Watson
ce1a28e542 Import patches-unapplied version 2.389 to ubuntu/xenial-proposed
Imported using git-ubuntu import.

Changelog parent: 2fee3d52d9e358703cb99baed9a9e13b446b5590

New changelog entries:
  * Follow rename of ubuntustudio-font-meta to ubuntustudio-fonts.
2016-03-16 10:48:48 +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
Dimitri John Ledkov
5bc52b4876 Import patches-unapplied version 2.380 to ubuntu/xenial-proposed
Imported using git-ubuntu import.

Changelog parent: 8027f4d9dfa5da2553557a5cb727f301166396ac

New changelog entries:
  [ Ben Howard ]
  * live-build/ubuntu-cpc/hooks/042-vagrant.binary: add serial device for
    Vagrant images (LP: #1546108).
  [ Daniel Watkins ]
  * Refactor ubuntu-cpc hooks to hard-code producing an 'ext4' rootfs, which
    is used outside of the livecd-rootfs build process (specifically for EC2
    publication).
2016-02-22 19:45:45 +00:00
Adam Conrad
f2412fdd38 Import patches-unapplied version 2.378 to ubuntu/xenial-proposed
Imported using git-ubuntu import.

Changelog parent: 13d50e4fa16fe11a90a64fbd24b0c1ed38483fe6

New changelog entries:
  * Add net.ifnames=0 to the raspi2 cmdline injected into raspi2 builds.
2016-02-18 01:54:07 +00:00
Steve Langasek
0ae1111c55 Import patches-unapplied version 2.376 to ubuntu/xenial-proposed
Imported using git-ubuntu import.

Changelog parent: 80fddc56a2b4d6ed82dcce3ef56028b37e40705a

New changelog entries:
  [ Michael Terry ]
  * Change real name for phablet user to "Ubuntu" in ubuntu-touch.
  [ Steve Langasek ]
  * Drop BuildLiveCD from the examples; we now use launchpad-buildd to drive
    livefs builds, so BuildLiveCD is obsolete and misleading.
  * Add hooks to ubuntu-cpc to divert /bin/sync in the chroot and undivert it
    at the end.  This is a general-purpose change that should be applied to
    all flavors and archs, but at the moment it's only needed on armhf+raspi2
    to work around the raspberrypi2-firmware postinst calling sync, which is
    actually warranted in the normal case.
  * If a subarch is specified for a cloud image build, don't build rootfs
    artifacts; these should come from the 'generic' build.
  * 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.
  * Refactor ubuntu-cpc hooks to allow us to handle images where the root
    partition should not be partition 1.
  [ Ben Howard ]
  * ubuntu-cpc: fix hooks/032-disk-image.binary call to
    create_empty_partition, which requires five args due to "-u"
  * ubuntu-cpc: in hooks/030-root-tarball.binary create /lib/modules to fix
    (LP: 1543204).
  [ Dimitri John Ledkov ]
  * Do not remove linux-base, when purging all the linux-*, in the tarball
    build. Otherwise ubuntu-minimal is removed, and things get crazy.
  * Correct initrd.img symlink, kernel/hooks should actually produce the
    right thing here, but meh.
  * Chroot to execute zipl, because it's nice.
  * Use the right loop device to install zipl onto.
  [ Steve Langasek ]
  * Refactor ubuntu-cpc hooks to always produce a 'plain' rootfs via
    live-build and reuse this for the tarball, instead of lb_binary_rootfs
    creating some artifact that we ignore / throw away.
  * Initial support for raspi2 subarch.
  * Import live-build/ubuntu-cpc/hooks/raspi2/mkknlimg from
    https://github.com/raspberrypi/linux/blob/rpi-4.1.y/scripts/mkknlimg
    and use it to install a bootable uboot.bin.
2016-02-12 21:43:58 +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
9d5b29127d Import patches-unapplied version 2.362 to ubuntu/xenial-proposed
Imported using git-ubuntu import.

Changelog parent: e8c9dfca01dab3e02f000855110914ae468a4b35

New changelog entries:
  * make sure u-boot-tools is installed on snappy arm64
2015-12-08 16:10:11 +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
Oliver Grawert
5edb230a21 Import patches-unapplied version 2.349 to ubuntu/wily-proposed
Imported using git-ubuntu import.

Changelog parent: 8c606962fab21203597e115e446a5b035d0798cb

New changelog entries:
  * do not hardcode installation of grub-pc for amd64 in snappy images,
    instead install the right grub set for secureboot there
2015-10-09 23:43:39 +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
Ben Howard
836f3d5f72 Import patches-unapplied version 2.344 to ubuntu/wily-proposed
Imported using git-ubuntu import.

Changelog parent: 808414beec1a50b808a55b24250e57c2d152efa6

New changelog entries:
  * Drop 'landscape-client' from Cloud Images (LP: #1497030).
2015-09-18 17:28:41 +00:00
Oliver Grawert
a96c01b1d4 Import patches-unapplied version 2.341 to ubuntu/wily-proposed
Imported using git-ubuntu import.

Changelog parent: 5e322d7d9e5edf41745287fda3c5b96ce63199aa

New changelog entries:
  * add ppp and watchdog packages to snappy
2015-09-07 16:53:36 +00:00
Oliver Grawert
d467c92388 Import patches-unapplied version 2.338 to ubuntu/wily-proposed
Imported using git-ubuntu import.

Changelog parent: 3dd0e68f99222548009f61d719bff8abbe1d015f

New changelog entries:
  [ Łukasz Zemczak ]
  * merge lp:~sil2100/livecd-rootfs/deb-src_for_extra_ppas,
  In case of extra PPAs also include the deb-src entry in the sources list.
  (LP: #1482703)
  [ Oliver Grawert ]
  * add the apparmor-super-noise change to get extra detailed info about all
  apparmor operations in the ubuntu-touch build logs
2015-08-11 16:54:29 +00:00
Steve Langasek
f4d2a993b3 Import patches-unapplied version 2.335 to ubuntu/wily-proposed
Imported using git-ubuntu import.

Changelog parent: 7782a874481d53378f1ff3dea562504decd67a7b

New changelog entries:
  * Attempt to build Ubuntu image using metapackages instead of tasks; this
    is necessary in order to build a test image out of wily-proposed for the
    g++5 transition, but may be reverted later if this doesn't turn out to
    be maintainable.  (Code taken from the trusty HWE LTS branch of
    livecd-rootfs.)
2015-08-10 06:13:31 +00:00
Oliver Grawert
d286b4fed1 Import patches-unapplied version 2.318 to ubuntu/wily-proposed
Imported using git-ubuntu import.

Changelog parent: bc2b9aed67e9a153c42c0aea158f3bc3d8fe2021

New changelog entries:
  * merge lp:~sergiusens/livecd-rootfs/no-walinuxagent to remove all the
    hackery that was initially needed for azure snappy images, this got
    properly implemented now.
2015-06-25 12:25:12 +00:00
Sebastien Bacher
c9f12e25b1 Import patches-unapplied version 2.314 to ubuntu/wily-proposed
Imported using git-ubuntu import.

Changelog parent: eab885e33674c2a0740c9f1b660190ba7109dc9f

New changelog entries:
  [ Iain Lane ]
  * Small whitespace cleanup in live-build/auto/config
  [ Sebastien Bacher ]
  * Set kernel flavours variable to try to fix amd64 build
2015-06-10 13:13:22 +00:00
Sebastien Bacher
81c1d20b74 Import patches-unapplied version 2.308 to ubuntu/wily-proposed
Imported using git-ubuntu import.

Changelog parent: 123b33de50658a03ee97dbe50f26f4922e4ec44b

New changelog entries:
  * Copy desktop-next hooks in the configuration
2015-06-05 13:13:18 +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
Adam Conrad
4c697dbaf6 Import patches-unapplied version 2.301 to ubuntu/wily-proposed
Imported using git-ubuntu import.

Changelog parent: 35251d626be197aae93c082c48ffc67dad49ed42

New changelog entries:
  [ Michael Vogt ]
  * create /boot/uboot on armhf to ensure that its in the system
    tarball and still on the system if ubuntu-core-upgrader
    performs a "format" (LP: #1447652)
  * live-build/ubuntu-core/hooks/500-move-kernel-to-device-tar.binary:
    - fix typo in hardware.yaml
  * live-build/auto/config:
    - add grub-efi-ia32-bin for i386 for efi support
  [ Adam Conrad ]
  * live-build/auto/config: Handle applying priorities to EXTRA_PPAS
    via the extra_ppa="user/ppaname:priority" syntax (LP: #1450257)
2015-05-07 00:34:29 +00:00
Michael Vogt
da9dd163ba Import patches-unapplied version 2.298 to ubuntu/vivid-proposed
Imported using git-ubuntu import.

Changelog parent: 8657aaf80ba297aa634eb75972d8eb45358092ad

New changelog entries:
  * live-build/auto/config:
    - remove resolvconf, click-apparmor, dosfstools
    - shuffle install order around
  * snappy:
    + remove click-hook-framework
    + remove /etc/init.d/grub-common
2015-04-16 16:13:45 +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
373fd4c2cc Import patches-unapplied version 2.295 to ubuntu/vivid-proposed
Imported using git-ubuntu import.

Changelog parent: 79e9de67c471089392813f15fd745d8feacfbedc

New changelog entries:
  * forcefully add ubuntu-system-settings-online-accounts to ubuntu-touch
    builds to make sure the dependency is fulfilled in advance
2015-03-25 13:18:37 +00:00
Martin Pitt
d43f1aeb9c Import patches-unapplied version 2.290 to ubuntu/vivid-proposed
Imported using git-ubuntu import.

Changelog parent: 9efe2723effb8ca149760a1c6ce23ad1d553ca79

New changelog entries:
  * touch: Explicitly uninstall systemd-sysv, to help apt to install upstart
    when the preferred "init" alternative is systemd-sysv. Also explicitly
    install packagekit to help the problem resolver. Thanks Colin Watson!
    (LP: #1428026)
2015-03-04 11:18:28 +00:00
Ricardo Salveti de Araujo
898c13bafe Import patches-unapplied version 2.288 to ubuntu/vivid-proposed
Imported using git-ubuntu import.

Changelog parent: c68dfb0ea3181f9463b9408886e0911520acdc7e

New changelog entries:
  [ Michael Vogt ]
  * add dosfstools on snappy to ensure systemd can fsck the /boot
    partition
  [ Ricardo Salveti de Araujo ]
  * touch: don't depend on mir-platform-graphics-android and let that to be
    handled by the seeds (they can't stop bumping the package name and the
    graphics-mesa package doesn't cause any harm)
2015-03-01 04:33:36 +00:00
Oliver Grawert
c68dfb0ea3 Import patches-unapplied version 2.287 to ubuntu/vivid-proposed
Imported using git-ubuntu import.

Changelog parent: 3ebe79c0ac74daf9747b2fe661eb830f292ee7f9

New changelog entries:
  [ Michael Vogt ]
  * add even more verbose output to
    live-build/ubuntu-core/hooks/00-uid-gid-fix.chroot_early
    (thanks Oliver!)
  * live-build/ubuntu-core/hooks/00-uid-gid-fix.chroot_early:
    - adjust the {group,gshadow}_bootstrap values. The audio group
      used to be gid 1005 after the bootstrap and is now 29.
  * live-build/auto/config:
    - add snappy-ubuntu
  [ Oliver Grawert ]
  * make sure /var/log is always owned by the syslog group on touch
2015-02-18 14:33:38 +00:00
Ricardo Salveti de Araujo
3ebe79c0ac Import patches-unapplied version 2.286 to ubuntu/vivid-proposed
Imported using git-ubuntu import.

Changelog parent: ff016f45109c6618aefc320947a734a6fcc9ba8e

New changelog entries:
  * touch: forcing package mir-platform-graphics-android to see if we're able
    to remove the dependency on the mesa one (until mir is properly fixed)
2015-02-12 05:33:18 +00:00
Ricardo Salveti de Araujo
ff016f4510 Import patches-unapplied version 2.285 to ubuntu/vivid-proposed
Imported using git-ubuntu import.

Changelog parent: f065c9b603d5821413a53d1241efe361b193bcc8

New changelog entries:
  * touch: removing dependencies on a specific mir platform driver as mir can
    now identify and load the correct driver during runtime
2015-02-12 01:43:22 +00:00
Mathieu Trudel-Lapierre
6583eeab58 Import patches-unapplied version 2.276 to ubuntu/vivid-proposed
Imported using git-ubuntu import.

Changelog parent: 46882a81aaffafffbc08bc47674c5f2f83e0823c

New changelog entries:
  [ Mathieu Trudel-Lapierre ]
  * live-build/auto/config: add config for Ubuntu MATE.
  [ Michael Vogt ]
  * use generic kernel for all ubuntu-core system-image
  * live-build/ubuntu-core/hooks/01-setup_user.chroot:
    - run chpasswd after user moved into /var/lib/extrausers
  * live-build/ubuntu-core/hooks/01-setup_user.chroot:
    - run with -e
2015-01-28 16:23:33 +00:00
Ricardo Salveti de Araujo
e9c37a48e9 Import patches-unapplied version 2.275 to ubuntu/vivid-proposed
Imported using git-ubuntu import.

Changelog parent: 1689669b4b8c60514b28b19ddd4fb32a5bf85409

New changelog entries:
  [ Michael Vogt ]
  * live-build/ubuntu-core/hooks/00-uid-gid-fix.chroot_early:
    - port static uid/gid setup from ubuntu-touch
  [ Ricardo Salveti de Araujo ]
  * Bump the hardcoded libmirplatform driver version for ubuntu-touch
2015-01-14 15:38:33 +00:00
Michael Vogt
1689669b4b Import patches-unapplied version 2.274 to ubuntu/vivid-proposed
Imported using git-ubuntu import.

Changelog parent: c9aadc4a6985a3327e7dc52bc471f3156ae9d764

New changelog entries:
  [ Michael Vogt ]
  * live-build/ubuntu-core/hooks/400-create-apt-get-warning.binary:
    - improve apt-get output
  * live-build/auto/config:
    - add click-apparmor for system-image
  * live-build/ubuntu-core/hooks/400-create-apt-get-warning.binary:
    - fix incorrect "echo"
    - add missing wrappers for apt, apt-cache
    - fix message
  * live-build/ubuntu-core/hooks/14-set-motd.chroot:
    - update motd
  [ James Hunt ]
  * live-build/ubuntu-core/hooks/10-remove-documentation.binary:
    - compress remaining documentation to save further space.
2014-12-10 12:33:36 +00:00
Oliver Grawert
35c929f886 Import patches-unapplied version 2.271 to ubuntu/vivid-proposed
Imported using git-ubuntu import.

Changelog parent: a8cab4644013d2fdf2f365274531f1c426837fe0

New changelog entries:
  *  bump the hardcoded libmirplatform driver version for ubuntu-touch
2014-11-27 15:53:39 +00:00
Michael Vogt
a0b7ec336e Import patches-unapplied version 2.269 to ubuntu/vivid-proposed
Imported using git-ubuntu import.

Changelog parent: 3ae0f6025fcc17a9625944d782d97cad537bfdce

New changelog entries:
  * 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 07:48:18 +00:00
Michael Vogt
92b0d8c502 Import patches-unapplied version 2.267 to ubuntu/vivid-proposed
Imported using git-ubuntu import.

Changelog parent: 50aa7ff1c2c14ba7e453dcae26a7a68170d009fc

New changelog entries:
  * live-build/auto/config:
    - system-image: do not install ubuntu-minimal
    - system-image: install KERNEL_FLAVOURS=virtual on i386/amd64
    - system-image: use "--linux-packages=linux-image"
    - add click-hook-framework
  * 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 12:38:28 +00:00
Michael Vogt
79f342f1d0 Import patches-unapplied version 2.264 to ubuntu/vivid-proposed
Imported using git-ubuntu import.

Changelog parent: 791c1d95fc5bf40118501c10a55fab852720dc1c

New changelog entries:
  * live-build/auto/config:
    - also install flash-kernel/u-boot-tools in the armhf system-image,
      thanks to Adam Conrad
2014-11-03 11:03:31 +00:00
Michael Vogt
791c1d95fc Import patches-unapplied version 2.263 to ubuntu/vivid-proposed
Imported using git-ubuntu import.

Changelog parent: 75fc29334d9906f77a4ad1e6a4de4f1e5723ea70

New changelog entries:
  * live-build/auto/config:
    - explicitly set KERNEL_FLAVOURS=generic to get the right kernel
      on armhf
2014-11-03 10:33:42 +00:00
Michael Vogt
cf6d153711 Import patches-unapplied version 2.259 to ubuntu/vivid-proposed
Imported using git-ubuntu import.

Changelog parent: 6c4b5a72d494663e427cd8e0eefebd3c1b3489f5

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
2014-10-29 10:18:29 +00:00
Oliver Grawert
f381ad345f Import patches-unapplied version 2.254 to ubuntu/utopic-proposed
Imported using git-ubuntu import.

Changelog parent: a40ec94d2425292687ead49eed34eb12c434787f

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.
2014-10-11 12:58:34 +00:00
Michael Vogt
c788aa8b1c Import patches-unapplied version 2.250 to ubuntu/utopic-proposed
Imported using git-ubuntu import.

Changelog parent: 32cc9da6c03ba21307158821a4b846e26105cfab

New changelog entries:
  * build system-image without recommends
2014-10-07 13:58:39 +00:00
Colin Watson
129b32ff97 Import patches-unapplied version 2.246 to ubuntu/utopic-proposed
Imported using git-ubuntu import.

Changelog parent: d803954231d5918f20d5d14e01c89060aae40c88

New changelog entries:
  * live-build/auto/config: Use ubuntukylin-live task for ubuntukylin, not
    ubuntu-live (LP: #1372731).
2014-09-24 12:58:31 +00:00
Colin Watson
a36b4aa275 Import patches-unapplied version 2.241 to ubuntu/utopic-proposed
Imported using git-ubuntu import.

Changelog parent: eb694e09bceb0c3aa4f458c991c891bd0509d219

New changelog entries:
  * live-build/auto/config: Use ubuntukylin-desktop task for ubuntukylin,
    not ubuntu-desktop.
2014-09-10 10:13:37 +00:00
Colin Watson
81269b7a62 Import patches-unapplied version 2.237 to ubuntu/utopic-proposed
Imported using git-ubuntu import.

Changelog parent: c80287984662f1ec8b10cc405e5c5468a248e22d

New changelog entries:
  * ubuntu-core: Add click-systemd to preinstalled image (currently only in
    a PPA, so can't use tasks for this).
2014-08-05 11:53:28 +00:00
Colin Watson
61e05b928d Import patches-unapplied version 2.235 to ubuntu/utopic-proposed
Imported using git-ubuntu import.

Changelog parent: 5264712d26587dde7e8591dec2370d4a26bd2b74

New changelog entries:
  * Only add the ubuntu-core hooks for the system-image subproject.
2014-08-05 06:49:13 +00:00
Colin Watson
8a676fab23 Import patches-unapplied version 2.233 to ubuntu/utopic-proposed
Imported using git-ubuntu import.

Changelog parent: 82eb59481a00162dda3996611b39053230ed14b9

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.
2014-07-31 10:13:30 +00:00
Colin Watson
82eb59481a Import patches-unapplied version 2.232 to ubuntu/utopic-proposed
Imported using git-ubuntu import.

Changelog parent: 0bdd19822012087c4b901a838f143c0bbdbc7383

New changelog entries:
  [ James Hunt ]
  * live-build/auto/config: Enable universe for system-image ubuntu-core
    sub-project which requires 'system-image-cli'.
2014-07-30 17:43:55 +00:00
Steve Langasek
0bdd198220 Import patches-unapplied version 2.231 to ubuntu/utopic-proposed
Imported using git-ubuntu import.

Changelog parent: d4626e0b8e1f819f869b2ec51979e0c531d26ac1

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.
2014-07-29 03:48:40 +00:00