7 Commits

Author SHA1 Message Date
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
Sebastien Bacher
1a48fd620d Import patches-unapplied version 2.332 to ubuntu/wily-proposed
Imported using git-ubuntu import.

Changelog parent: 9cc1a68ad19aeacd7cf9db62abc93d7d1771d41f

New changelog entries:
  * Get previous ubuntu-core changes on desktop-next
2015-07-09 16:38:39 +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
426cc7e1e5 Import patches-unapplied version 2.315 to ubuntu/wily-proposed
Imported using git-ubuntu import.

Changelog parent: c9f12e25b1354dd4c64a5b706d401b3c6794f54c

New changelog entries:
  * live-build/ubuntu-core/hooks/500-move-kernel-to-device-tar.binary,
    live-build/ubuntu-desktop-next/hooks/500-move-kernel-to-device-tar.binary,:
    - deal with vmlinuz .signed when copying kernels
2015-06-11 15:58:14 +00:00
Sebastien Bacher
eab885e336 Import patches-unapplied version 2.313 to ubuntu/wily-proposed
Imported using git-ubuntu import.

Changelog parent: c046fa9fdcbf36b055b539a6ab23257fa1f1ff0e

New changelog entries:
  * Revert symlink changes, that creates build issues, copy updated hook
    to the desktop-next directory instead
2015-06-10 09:48:42 +00:00
Sebastien Bacher
c046fa9fdc Import patches-unapplied version 2.312 to ubuntu/wily-proposed
Imported using git-ubuntu import.

Changelog parent: fee4ba08babf46d650e2bc11e8b3cc15535880b3

New changelog entries:
  [ Michael Vogt ]
  * live-build/ubuntu-core/hooks/500-move-kernel-to-device-tar.binary:
    - ignore /vmlinu?, /initrd.img symlinks when building the boot assets
  [ Sebastien Bacher ]
  * Symlink some desktop-next hooks to ubuntu-core to avoid duplication
2015-06-09 16:08: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