28 Commits

Author SHA1 Message Date
Colin Watson
90fb428342 Import patches-unapplied version 2.219 to ubuntu/utopic-proposed
Imported using git-ubuntu import.

Changelog parent: 9da734df9353e25b870f23845467a0e38c7606e8

New changelog entries:
  * Drop fdupes analysis: not widely used any more, can be done separately
    if needed, and very noisy in build logs.
  * Make the output kernel/initrd world-readable in a couple more cases,
    particularly relevant to ubuntu-defaults-image (LP: #1334616).
2014-06-26 11:38:42 +00:00
Colin Watson
095562b397 Import patches-unapplied version 2.213 to ubuntu/utopic-proposed
Imported using git-ubuntu import.

Changelog parent: 0d33db8e8f8e44ee087f8d3de7ccd59539f580ec

New changelog entries:
  * The EXTRA_ARCHIVES environment variable defined in 2.212 doesn't quite
    work properly because it doesn't allow for signing key configuration.
    Rename it to the more domain-specific EXTRA_PPAS (which is now a
    space-separated sequence of <ppa-owner>/<ppa-name> pairs), and fetch
    signing keys for those from Launchpad using python3-software-properties.
2014-05-19 14:38:49 +00:00
Colin Watson
80e1ad9cbf Import patches-unapplied version 2.204 to ubuntu/trusty-proposed
Imported using git-ubuntu import.

Changelog parent: ae76d5d7546fee1fbce76648c8ed35587ab3f1b6

New changelog entries:
  * Make livecd-rootfs be Architecture: any so that we can go back to the
    android-tools-fsutils dependency being architecture-specific, which
    relieves us of having to port it to new architectures which don't care
    about Android.
2014-01-31 11:23:26 +00:00
Stéphane Graber
7d39f42e93 Import patches-unapplied version 2.198 to ubuntu/trusty-proposed
Imported using git-ubuntu import.

Changelog parent: 6ab1ece7b0fdce9e27ae8da448463b7a3ab4b6f2

New changelog entries:
  * Double-quotes prevented the previous change from working, so drop those.
    Additionally remove an hardcoded occurence of "saucy", instead using
    LB_DISTRIBUTION to avoid having to change that in the future.
2013-10-21 03:23:19 +00:00
Oliver Grawert
ff441d12fb Import patches-unapplied version 2.95 to ubuntu/raring-proposed
Imported using git-ubuntu import.

Changelog parent: a227fb8e2b3a5f0492fa0307137c5001fdb357cb

New changelog entries:
  * make the dependency on android-tools-fsutils not arch specific, seems
    dpkg doesnt like arch specific binary deps in arch all packages
2012-11-09 13:03:15 +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
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
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
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
Colin Watson
50cf3a267c Import patches-unapplied version 2.14 to ubuntu/oneiric
Imported using git-ubuntu import.

Changelog parent: fe516c7a7ff4a8faa6420bc0cc9060b454765320

New changelog entries:
  * Handle package/task list changes in live-build 3.0~a22-1.
  * Handle local sources.list changes in live-build 3.0~a22-1.
2011-07-13 19:05:05 +00:00
Colin Watson
077420d054 Import patches-unapplied version 2.1 to ubuntu/oneiric
Imported using git-ubuntu import.

Changelog parent: 7e1b37f6c2ce52e4134bb119ec9baf7479186dcc

New changelog entries:
  * Fix ordering of log file creation in BuildLiveCD.
  * Fix permissions in BuildLiveCD when setting up auto directory.
  * Switch from --binary-remove-linux to config/binary_rootfs/excludes.
2011-06-13 23:04:44 +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
Oliver Grawert
082b2f2d3a Import patches-unapplied version 1.139 to ubuntu/maverick
Imported using git-ubuntu import.

Changelog parent: 0bf02053ce63fbc5de8921724be5d180d60e9c8a

New changelog entries:
  [ Steve Langasek ]
  * One more undefined variable fix for set -u
  [ Oliver Grawert ]
  * drop genext2fs, it is simply to slow, instead we use a loop munted ext2
    image now.
2010-07-21 14:06:07 +00:00
Oliver Grawert
482984f3d9 Import patches-unapplied version 1.121 to ubuntu/maverick
Imported using git-ubuntu import.

Changelog parent: dc1eff00fc8383a4808c13e4eb0425d65164ba70

New changelog entries:
  [ LaMont Jones ]
  * BuildLiveCD: only pass -f if we were told it, since older chroots don't
    support it.
  [ Oliver Grawert ]
  * instead of special casing for only one arch, base jasper vs casper
    inclusion on the IMAGETYPE variable
  * depend on genext2fs
2010-06-25 16:05:12 +00:00
LaMont Jones
1e0c61bcc3 Import patches-unapplied version 1.119 to ubuntu/maverick
Imported using git-ubuntu import.

Changelog parent: df6947ec2bc024ead29c48915311a4ccca42d3d0

New changelog entries:
  * Depends: lzma
  * drop tmpfs in general while allowing a envvar to enable it again
2010-06-12 06:04:58 +00:00
Steve Kowalik
17b0fc29a2 Import patches-unapplied version 1.110 to ubuntu/lucid
Imported using git-ubuntu import.

Changelog parent: 432b875df885aafba9c9024731bd4897bdafbccf

New changelog entries:
  * Add support for armel+omap, and remove incorrect comments from the armel
    kernel installation block.
  * Really update the maintainer field.
2010-03-24 14:04:59 +00:00
LaMont Jones
432b875df8 Import patches-unapplied version 1.109 to ubuntu/lucid
Imported using git-ubuntu import.

Changelog parent: 37ae47542bb58998c0bc03e9677fb77d98ef7310

New changelog entries:
  * if the ltsp squashfs image build fails, fail the build.
  * use mksquashfs directly, instead of ltsp-update-image
2010-03-24 14:04:59 +00:00
LaMont Jones
37ae47542b Import patches-unapplied version 1.108 to ubuntu/lucid
Imported using git-ubuntu import.

Changelog parent: 8a2fa455ea6a9414476982b1a1bf9ff2a76143f4

New changelog entries:
  * Deliver edubuntu-dvd/i386 ltsp squashfs image, since that's what
    actually gets built these days.
  * Update maintainer field.
2010-03-23 06:06:19 +00:00
LaMont Jones
8a2fa455ea Import patches-unapplied version 1.107 to ubuntu/lucid
Imported using git-ubuntu import.

Changelog parent: c7f1a3bbd973513dbe97b44b55b19981236118d4

New changelog entries:
  * Deliver edubuntu/i386 ltsp sqaushfs image. LP: #531546
  * fix typo in deciding to remove /usr/share/icons/*/icon-theme.cache
    on kubuntu-ish images.
2010-03-19 22:06:06 +00:00
Loïc Minier
94f3c2d41c Import patches-unapplied version 0.97 to ubuntu/karmic
Imported using git-ubuntu import.

Changelog parent: 92501f86560d06f63f0e2d6f633e5b798549fed9

New changelog entries:
  [ Colin Watson ]
  * Upgrade to debhelper v7.
  [ Loïc Minier ]
  * Make stripping of vmlinuz from livefs optional for uImage subarches where
    we can't use this trick to save space and disable it on armel+dove.
2009-09-15 23:05:26 +00:00
Colin Watson
4fd04035f3 Import patches-unapplied version 0.82 to ubuntu/karmic
Imported using git-ubuntu import.

Changelog parent: 812f9e78182c8943c6d0af276978dac4e8bb6729

New changelog entries:
  [ Loic Minier ]
  * Default suite is the current one as returned by $(lsb_release -cs); depend
    on lsb-release (LP: #301963).
  * Use dpkg --print-architecture as --print-installation-architecture is
    deprecated.
  * Don't explicitely install linux-headers-imx51 on armel; all other arches
    get around this requirement by explicitely seeding the headers in
    desktop-common which we do as well.
  [ Colin Watson ]
  * Remove -nolzma option from mksquashfs, since (a) it's been the default
    since squashfs 1:3.3-1ubuntu1, and (b) it's no longer available in 4.0.
2009-05-29 08:04:29 +00:00
Martin Pitt
74dfcbfe8b Import patches-unapplied version 0.47 to ubuntu/hardy
Imported using git-ubuntu import.

Changelog parent: f5912fb434d8d54d668e2187c6fdc0b21b8bd4b8

New changelog entries:
  * Fix versioned dependency to squashfs-tools. "." != "-", silly me.
2007-12-20 14:04:00 +00:00
Martin Pitt
f5912fb434 Import patches-unapplied version 0.46 to ubuntu/hardy
Imported using git-ubuntu import.

Changelog parent: 7774361625b1d86b18e7b911a82fa72102663b7f

New changelog entries:
  * Use -nolzma option of mksquashfs, since our current kernel squashfs module
    does not support it yet (see LP #177634). Bump dependency to
    squashfs-tools to ensure availability of that option.
2007-12-20 12:04:19 +00:00
Timo Aaltonen
7774361625 Import patches-unapplied version 0.45 to ubuntu/hardy
Imported using git-ubuntu import.

Changelog parent: e77d72ecb4a5c8857250ccd570facf963aa6545a

New changelog entries:
  [ Colin Watson ]
  * Vcs-Bzr is now an official field. Use an unauthenticated URL for it.
  [ Bryce Harrington ]
  * livecd.sh: Leave a token empty xorg.conf in place to let
    xserver-xorg postinst know it needs to regenerate it. (LP: #174537)
2007-12-19 00:06:05 +00:00
Colin Watson
f609db997c Import patches-unapplied version 0.42 to ubuntu/hardy
Imported using git-ubuntu import.

Changelog parent: 2cdcf1f0c577de0dd27948ab3d2b6cf101a9625f

New changelog entries:
  * Create /spu directory and spu group for powerpc+ps3 builds.
  * Add XS-Vcs-Bzr field.
2007-10-24 23:03:40 +00:00
Matthias Klose
17935684f6 Import patches-unapplied version 0.37 to ubuntu/gutsy
Imported using git-ubuntu import.

Changelog parent: ce983b02a7eeb7a67e62aeef3b12d195dcbfa60c

New changelog entries:
  * Run fdupes on ${ROOT}/usr.
2007-10-03 15:04:59 +00:00
Colin Watson
be02feaeba Import patches-unapplied version 0.32 to ubuntu/gutsy
Imported using git-ubuntu import.

Changelog parent: 13c07f49ddcb79b22e3766ef0d97369bde85b416

New changelog entries:
  * For Edubuntu images, include the intersection of edubuntu-ship-addon and
    edubuntu-live in manifest-desktop, so that packages also on the add-on
    CD aren't removed after installation by ubiquity.
2007-07-21 14:03:23 +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