45 Commits

Author SHA1 Message Date
Oliver Grawert
ed5f40b753 Import patches-unapplied version 2.150 to ubuntu/saucy-proposed
Imported using git-ubuntu import.

Changelog parent: c99101f413c149720c2e8bf404a05fba01347246

New changelog entries:
  * export $NOW in BuildLiveCD so we have it available in live-build
  * create a build stamp in /var/log/installer/media-info on Ubuntu Touch images
2013-06-26 10:33:20 +00:00
Oliver Grawert
cbb55967d9 Import patches-unapplied version 2.146 to ubuntu/saucy-proposed
Imported using git-ubuntu import.

Changelog parent: 84f1c3ad0412ecbe9594f42ccc7cedd08101de61

New changelog entries:
  * drop the generic .bootimg from ubuntu-touch, all boot images we need have
    to be subarch tagged
2013-05-30 17:03:46 +00:00
Oliver Grawert
84f1c3ad04 Import patches-unapplied version 2.145 to ubuntu/saucy-proposed
Imported using git-ubuntu import.

Changelog parent: 7f4def3fd6adcaa369b7fdeb41619e8c6728f2fc

New changelog entries:
  * adjust naming of the bootimg files so cdimage picks them up for publishing
2013-05-30 10:33:24 +00:00
Adam Conrad
7f4def3fd6 Import patches-unapplied version 2.144 to ubuntu/saucy-proposed
Imported using git-ubuntu import.

Changelog parent: a879155deb8f8231365eea5645af89a710f42abd

New changelog entries:
  * Clean up subarch loop for touch subarches to skip unwanted deps.
2013-05-29 23:03:21 +00:00
Oliver Grawert
a879155deb Import patches-unapplied version 2.143 to ubuntu/saucy-proposed
Imported using git-ubuntu import.

Changelog parent: 80b176e6b2fbba3c69a9af53b9b78d67c2e1fa44

New changelog entries:
  * drop all the cleanup code, we already have the tarball and don't need to
    clean the chroot.
  * add better quoting for update-initramfs and abootimg calls for
    ubuntu-touch
2013-05-29 20:03:20 +00:00
Oliver Grawert
80b176e6b2 Import patches-unapplied version 2.142 to ubuntu/saucy-proposed
Imported using git-ubuntu import.

Changelog parent: 331562fe9b6c7b589b1ad4dd43fdf658d87a8ff6

New changelog entries:
  * copy the initrd out of the chroot before we purge the kernel package on
    ubuntu-touch
2013-05-29 15:03:15 +00:00
Oliver Grawert
331562fe9b Import patches-unapplied version 2.141 to ubuntu/saucy-proposed
Imported using git-ubuntu import.

Changelog parent: 8ee97385eb5b1ef72f1947a0f8c5b976e3320091

New changelog entries:
  * make removal of non existing old initrds non fatal in ubuntu-touch
2013-05-29 15:03:15 +00:00
Oliver Grawert
8ee97385eb Import patches-unapplied version 2.140 to ubuntu/saucy-proposed
Imported using git-ubuntu import.

Changelog parent: 49c4a4c6593e3f1f0148c5bf281f744113a06d2e

New changelog entries:
  *  hardcode dist in the temporary sources.list of the ubuntu-touch initrd
     creation for a test
2013-05-29 12:33:29 +00:00
Oliver Grawert
49c4a4c659 Import patches-unapplied version 2.139 to ubuntu/saucy-proposed
Imported using git-ubuntu import.

Changelog parent: dbe0e70d40245f167f344aeaf2b33e5119424839

New changelog entries:
  * fix resolv.conf for ubuntu-touch initramfs creation
2013-05-29 10:33:41 +00:00
Oliver Grawert
dbe0e70d40 Import patches-unapplied version 2.138 to ubuntu/saucy-proposed
Imported using git-ubuntu import.

Changelog parent: 559b695a8518db9792fb67ef74e1d16a98d4b50a

New changelog entries:
  * also move the sources.list.d dir out of the way on ubuntu-touch
2013-05-28 13:33:54 +00:00
Oliver Grawert
559b695a85 Import patches-unapplied version 2.137 to ubuntu/saucy-proposed
Imported using git-ubuntu import.

Changelog parent: 0022f57f81f1370338635a8cd0c59776e6ff95bd

New changelog entries:
  * clear up /var/lib/initramfs-tools/ in the chroot after building initrds
  * remove ubuntu-touch/hooks/49-setup-demo-assets.chroot
  * handle sources.list in ubuntu-touch initrd creation
2013-05-28 10:34:17 +00:00
Oliver Grawert
0022f57f81 Import patches-unapplied version 2.136 to ubuntu/saucy-proposed
Imported using git-ubuntu import.

Changelog parent: c29877b2fc1129176bfdef93d14472c041d194a8

New changelog entries:
  * ubuntu-touch: determine the value for $kver inside the chroot, not
    outside. Use -c and drop -t with update-initramfs
2013-05-27 16:33:37 +00:00
Oliver Grawert
c29877b2fc Import patches-unapplied version 2.135 to ubuntu/saucy-proposed
Imported using git-ubuntu import.

Changelog parent: 4f5da1d8d34fdbf1f15e86feabfb39bdda486619

New changelog entries:
  [ Colin Watson ]
  * BuildLiveCD: Time out lockfile after 12 hours, which should be enough
    for even the longest build queue to clear.
  [ Oliver Grawert ]
  * add live-build script for subarch specific Ubuntu Touch initrd
    and boot image creation
2013-05-27 13:33:18 +00:00
Colin Watson
efa47e8566 Import patches-unapplied version 2.129 to ubuntu/saucy-proposed
Imported using git-ubuntu import.

Changelog parent: 69ac29ee57025565b5ee68c7a5e6a26763f88414

New changelog entries:
  * Disable zsync for ubuntu-touch images.
  * Copy binary-tar.tar.gz to $PREFIX.rootfs.tar.gz if it exists.
2013-05-03 19:03:17 +00:00
Adam Conrad
9f3cb2500c Import patches-unapplied version 2.108 to ubuntu/raring-proposed
Imported using git-ubuntu import.

Changelog parent: c7bec9b769f87300a8ecd5c91ff2a3aff22f1492

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.
2013-01-29 20:03:21 +00:00
Colin Watson
c7bec9b769 Import patches-unapplied version 2.107 to ubuntu/raring-proposed
Imported using git-ubuntu import.

Changelog parent: 2cbe6e31d2035c31c57a3375218d90b578436804

New changelog entries:
  * Make sure the $PREFIX.kernel-$FLAVOUR.efi.signed output is
    world-readable.
2012-12-04 16:33:16 +00:00
Oliver Grawert
ecfcd4308c Import patches-unapplied version 2.104 to ubuntu/raring-proposed
Imported using git-ubuntu import.

Changelog parent: 394b1e11161e9779a7e0e0ae40fe64b64a75c4e4

New changelog entries:
  * use a subarch based approach for the ac100 and nexus7 bootimg.cfg files
  * create a media-info file and place it inside the tarball installer
    initramfs for copying it to the target system on successfull decompression
    (LP: #1080747)
2012-11-22 01:03:15 +00:00
Colin Watson
394b1e1116 Import patches-unapplied version 2.103 to ubuntu/raring-proposed
Imported using git-ubuntu import.

Changelog parent: 164ac67eb48ebe22134caa8e2a5d5e43595287eb

New changelog entries:
  * live-build/auto/build: Exclude all *.efi* files from kernel version
    detection (i.e. including *.efi.signature), not just *.efi.signed.
2012-11-21 23:03:14 +00:00
Oliver Grawert
164ac67eb4 Import patches-unapplied version 2.102 to ubuntu/raring-proposed
Imported using git-ubuntu import.

Changelog parent: f12aa71a19aad90cb94702f9d6b40da3fba154fe

New changelog entries:
  * create the nexus7 rootfs image with .ext4 as suffix instead of using
    .img, so debian-cd knows how to handle it
2012-11-20 16:03:14 +00:00
Oliver Grawert
f12aa71a19 Import patches-unapplied version 2.101 to ubuntu/raring-proposed
Imported using git-ubuntu import.

Changelog parent: 0392f3aa208d555d93ec47bacc5aa8c13562407b

New changelog entries:
  * instead of mangling the ac100 bootimg for nexus7 support, ship a proper
    config in ac100-tarball-installer and build the nexus7 one from scratch
    as well.
2012-11-20 12:03:13 +00:00
Oliver Grawert
0392f3aa20 Import patches-unapplied version 2.100 to ubuntu/raring-proposed
Imported using git-ubuntu import.

Changelog parent: 5d6be2b8a385d6cc796d0c193cd57a92bb1f4457

New changelog entries:
  * clean up the userdata dir
  * move the tarball around instead of copying it
  * fix quoting of abootimg call harder
2012-11-19 22:33:24 +00:00
Oliver Grawert
5d6be2b8a3 Import patches-unapplied version 2.99 to ubuntu/raring-proposed
Imported using git-ubuntu import.

Changelog parent: fdb15fb4e5f251290c29d411228aee1a070d8520

New changelog entries:
  * fix quoting in abootimg call for nexus7
  * dont fail if the userdata dir already exists
2012-11-19 17:33:29 +00:00
Oliver Grawert
1d42aa78bb Import patches-unapplied version 2.96 to ubuntu/raring-proposed
Imported using git-ubuntu import.

Changelog parent: ff441d12fb6e881aea43b7e8ff5ada20bab6c949

New changelog entries:
  * add nexus7 specific kernel cmdline
  * move the nexus7 processing up a bit in the code so we can modify the
    bootimg cmdline before the file gets copied around
2012-11-14 13:04:08 +00:00
Oliver Grawert
a227fb8e2b Import patches-unapplied version 2.94 to ubuntu/raring-proposed
Imported using git-ubuntu import.

Changelog parent: 20f625ae793d52eb9bea5332df7828667caea616

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
2012-11-09 12:33:15 +00:00
Colin Watson
20f625ae79 Import patches-unapplied version 2.93 to ubuntu/quantal
Imported using git-ubuntu import.

Changelog parent: 96cd9adbcdd224f4661d3291872724e2432ea509

New changelog entries:
  * Revert binary/$INITFS/kernel-$FLAVOUR to the unsigned kernel, and link
    signed kernels to binary/$INITFS/kernel-$FLAVOUR.efi.signed instead
    (LP: #1067659).
2012-10-17 11:03:13 +00:00
Colin Watson
abf654a898 Import patches-unapplied version 2.90 to ubuntu/quantal
Imported using git-ubuntu import.

Changelog parent: c05b463ee14b6b765ce1a73f7373ae8908ec1d23

New changelog entries:
  * live-build/auto/build: If they exist, link *.efi.signed versions of the
    kernel to binary/$INITFS/kernel-$FLAVOUR rather than the unsigned
    versions.
2012-10-11 02:03:13 +00:00
Stéphane Graber
c257ebba9e Import patches-unapplied version 2.84 to ubuntu/quantal
Imported using git-ubuntu import.

Changelog parent: 8bc91f092fba1ec22fb41ade6e9283c9f0e7a69a

New changelog entries:
  * Actually apply the change done in 2.74 as it was only done to the
    legacy code...
    - Change mksquashfs compression flags for LTSP images, turning
      compression back on to match current ltsp-update-image behaviour.
2012-09-09 20:03:13 +00:00
Colin Watson
2eff0cadbc Import patches-unapplied version 2.82 to ubuntu/quantal
Imported using git-ubuntu import.

Changelog parent: fb36bfecb64cc1dfdbdd7ddf51a8869176ff5fcb

New changelog entries:
  * live-build/auto/build: live-build now calls hybrid ISO9660 images
    binary.hybrid.iso rather than binary-hybrid.iso.
2012-09-03 18:03:11 +00:00
Colin Watson
b141c7c4b0 Import patches-unapplied version 2.75 to ubuntu/quantal
Imported using git-ubuntu import.

Changelog parent: d0d1c9c8ac250e92eca8d461a6db595b4ea4c9de

New changelog entries:
  * Adjust for live-build interface changes up to 3.0~a57-1ubuntu1.
  * Break ubuntu-defaults-builder (<< 0.32) to account for these interface
    changes.
2012-08-22 13:03:19 +00:00
Adam Conrad
728148e944 Import patches-unapplied version 2.65 to ubuntu/precise
Imported using git-ubuntu import.

Changelog parent: 57c496193f511f42fbb3f88034bcdc66b46b4a5b

New changelog entries:
  * Add (extra-)override parsing to the preinstalled pool to make sure
    we get task headers in the local pool for tasksel (LP: #819899)
  * Move temp directories under config so they get cleaned properly
  * Invoke apt-get update once with only the sources.list fragment
    for the local archive, so our package/task selection more closely
    mimics the CD experience (LP: #985258, #985737, #985280, #819900)
  * Write out a standard sources.list entry for preinstalled systems
    that's similar to the one generated by installers (LP: #985291)
2012-04-20 14:03:31 +00:00
Colin Watson
875daa3f44 Import patches-unapplied version 2.49 to ubuntu/precise
Imported using git-ubuntu import.

Changelog parent: ca831414fddcc823874a0ed0d8d90e48a5927e59

New changelog entries:
  [ Adam Conrad ]
  * Update maintainer to Ubuntu Developers, LaMont doesn't upload much.
  [ Colin Watson ]
  * Get live-build to divert update-initramfs while building the chroot.
    This should cut a few minutes off builds, particularly on slow
    architectures.
2012-01-16 13:03:39 +00:00
Colin Watson
720cdd5c88 Import patches-unapplied version 2.37 to ubuntu/oneiric
Imported using git-ubuntu import.

Changelog parent: 3bad58702fb8351205853cc5ec7bf075c026cc95

New changelog entries:
  * BuildLiveCD: Fix typo that broke installing ubuntu-defaults-builder and
    its recommendations.
  * Squash errors from 'ls vmlinu?-*'.
2011-09-14 12:03:34 +00:00
Oliver Grawert
3bad58702f Import patches-unapplied version 2.36 to ubuntu/oneiric
Imported using git-ubuntu import.

Changelog parent: 99d9759e40c30685af6759cae6e5d9bbed8cc6f7

New changelog entries:
  [ Colin Watson ]
  * BuildLiveCD: Add subproject and ubuntu-defaults-image locale to error
    mail subject.
  * BuildLiveCD: Install recommendations of ubuntu-defaults-builder.
  [ Oliver Grawert ]
  * also store the size of the ac100 tarball in the initrd, since the tarball 
    changes its name several times during build we need a second criteria to not
    loop over all availiable tarballs with md5sum at install time.
2011-09-06 14:05:54 +00:00
Oliver Grawert
137f2a72d4 Import patches-unapplied version 2.34 to ubuntu/oneiric
Imported using git-ubuntu import.

Changelog parent: d6f140ca28935da53e2c052ceb0fd8e5d41b788c

New changelog entries:
  * drop FLASH_KERNEL_SKIP from live-build config, flash-kernel suppression is 
    handled through a diversion already.
  * add FLASH_KERNEL_SKIP explicitly to the post build ac100 update-initramfs 
    chroot call.
2011-08-24 13:03:42 +00:00
Colin Watson
564757adc0 Import patches-unapplied version 2.31 to ubuntu/oneiric
Imported using git-ubuntu import.

Changelog parent: d82b716b810184a00066a22ebaeb09f2e7f53428

New changelog entries:
  * Link binary.iso or binary-hybrid.iso, if found, into the output
    directory for use by BuildLiveCD.
  * Tolerate ubuntu-defaults-image's kernel renaming.
  * Add a -u option to BuildLiveCD which calls ubuntu-defaults-image.
2011-08-23 18:04:01 +00:00
Oliver Grawert
d82b716b81 Import patches-unapplied version 2.30 to ubuntu/oneiric
Imported using git-ubuntu import.

Changelog parent: 8576454a13c8d01c79fe5d469270ff7b9069713f

New changelog entries:
  * provide .bootimg as a link to .bootimg-$FLAVOUR similar to the 
    naming scheme we use for initrd and kernel files.
2011-08-20 10:03:36 +00:00
Oliver Grawert
8576454a13 Import patches-unapplied version 2.29 to ubuntu/oneiric
Imported using git-ubuntu import.

Changelog parent: 26a8853159e5c47e8498f3f07388775da8f92d26

New changelog entries:
  *  rename ac100 bootimage to something the build system can parse easier.
2011-08-19 13:03:39 +00:00
Oliver Grawert
48e24c3f25 Import patches-unapplied version 2.27 to ubuntu/oneiric
Imported using git-ubuntu import.

Changelog parent: b73e09ae5088c7b1c9adfa97be2ddbc010ab2c97

New changelog entries:
  * fix typo in abootimg call
2011-08-18 17:04:01 +00:00
Oliver Grawert
4236d780d0 Import patches-unapplied version 2.25 to ubuntu/oneiric
Imported using git-ubuntu import.

Changelog parent: e6aabfe1aab53127accfc100450f825dda2f7862

New changelog entries:
  * include the md5 sum of the rootfs tarball in the initrd, so the installer
    can check against it for ac100 installs
  * post process the kernel and initrd for ac100 though abootimg to get a
    proper android boot image
2011-08-17 16:04:58 +00:00
Colin Watson
2d155200d4 Import patches-unapplied version 2.22 to ubuntu/oneiric
Imported using git-ubuntu import.

Changelog parent: 66e5f97cc14d68095798f6753a110de38a455990

New changelog entries:
  [ Adam Conrad ]
  * Switch a hardcoded "boot" to "$INITFS" in auto/build.
  [ Colin Watson ]
  * BuildLiveCD: Make sure livecd-rootfs is still installed in the chroot
    after the dist-upgrade.
2011-08-11 12:03:31 +00:00
Adam Conrad
d67d517c3a Import patches-unapplied version 2.19 to ubuntu/oneiric
Imported using git-ubuntu import.

Changelog parent: 5f40039fe4b80fd0bbcb10a705c5f5ec11fff5c7

New changelog entries:
  * Add support for building a pool of packages into the live config:
    - define SEEDMIRROR, PREINSTALL_POOL, PREINSTALL_POOL_SEEDS in config
    - set PREINSTALL_POOL_SEEDS to "server-ship" for ubuntu-server
    - crib seed inheritance logic from cdimage implementation of same
    - run germinate against seeds from SEEDMIRROR if to populate
      PREINSTALL_POOL with a list of packages from PREINSTALL_POOL_SEEDS
    - create a local-hook to download PREINSTALL_POOL packages to rootfs
  * And add support to deal with the above pool of packages during build:
    - generate a GPG key in the background if we're going to need one
    - create a sources.list.d entry pointing at the rootfs pool
    - create a Packages file and create and sign a Release file
    - add our previously-generated key to the apt keyring and toss it
2011-07-27 23:04:58 +00:00
Adam Conrad
648f92a9a6 Import patches-unapplied version 2.16 to ubuntu/oneiric
Imported using git-ubuntu import.

Changelog parent: b6c0413accc3ba1d11406bc0a331055b9b3564bc

New changelog entries:
  * Add support for building new "ubuntu-core" rootfs tarballs:
    - add project support to BuildLiveCD and auto/config
    - make auto/config and auto/build deal with plain FS types
    - add some logic to auto/build to not choke with no kernels
  * Minor cleanups to BuildLiveCD (LANG=C, bump current suite)
  * Fix one spot where I missed future-proofing ext4 support
2011-07-15 18:05:04 +00:00
Colin Watson
d53a745359 Import patches-unapplied version 2.6 to ubuntu/oneiric
Imported using git-ubuntu import.

Changelog parent: d234b27412691883abe71388192ff9952500b593

New changelog entries:
  * '--initramfs none' produces *.packages* outputs rather than *.manifest*;
    handle this.
2011-06-16 13:04:35 +00:00
Colin Watson
d53152166c Import patches-unapplied version 2.3 to ubuntu/oneiric
Imported using git-ubuntu import.

Changelog parent: 757cfb724fa34dad889175ccee95fc8163962c3e

New changelog entries:
  * Set pipefail (bash-specific) in auto/build so that we fail immediately
    if the main image build fails.
  * Anchor regex to avoid misdetecting vmlinux-3.0-0-powerpc64-smp as a
    powerpc flavour kernel.
2011-06-14 09:04:40 +00:00
Colin Watson
7e1b37f6c2 Import patches-unapplied version 2.0 to ubuntu/oneiric
Imported using git-ubuntu import.

Changelog parent: 131478de625908a57d4ae5c2ddc8793a58fe36e1

New changelog entries:
  * Add live-build support.  The old livecd.sh is still here for
    compatibility, but this package's primary purpose is now to provide
    Ubuntu-specific configuration for live-build.
2011-06-13 12:04:44 +00:00