73 Commits

Author SHA1 Message Date
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