5 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
Adam Conrad
10459a79f5 Import patches-unapplied version 2.165 to ubuntu/saucy-proposed
Imported using git-ubuntu import.

Changelog parent: 50723f2139d92f2b25c28b760e652bf4984fe0aa

New changelog entries:
  * Remove e2fs-zero.py and references to it, it's no longer used.
2013-07-24 10:53:14 +00:00
Colin Watson
50723f2139 Import patches-unapplied version 2.164 to ubuntu/saucy-proposed
Imported using git-ubuntu import.

Changelog parent: 6dff961906e77896bb6fa06838aafe0c15bf7a7f

New changelog entries:
  * Run builds under eatmydata.  (This doesn't actually seem to help very
    much - it shaves a minute off a 48-minute test build on my laptop - but
    it will stop people being distracted by it.)
  * Remove livecd.py, which was never finished.
  * Remove all vestiges of livecd.sh and ubuntu-touch-android.sh.
    Requiescant in pace.
  * Temporarily disable Click package installation, until desktop/AppArmor
    integration has landed properly.
2013-07-23 22:28:16 +00:00
Adam Conrad
13c07f49dd Import patches-unapplied version 0.31 to ubuntu/gutsy
Imported using git-ubuntu import.

Changelog parent: c091413a69e0603c0743009911ff3caab7a14404

New changelog entries:
  * Remove a duplicate "copyright" from debian/copyright.  Typing is hard.
  * Bump SOVER for libgoffice-gtk to make Xubuntu builds happy again.
2007-07-18 10:03:30 +00:00
Adam Conrad
c091413a69 Import patches-unapplied version 0.30 to ubuntu/gutsy
Imported using git-ubuntu import.
2007-07-11 16:03:26 +00:00