243 Commits

Author SHA1 Message Date
Colin Watson
78bda77b06 Import patches-unapplied version 0.72 to ubuntu/intrepid
Imported using git-ubuntu import.

Changelog parent: c983df7186cca1d8629484cc0f2623c829878777

New changelog entries:
  * Fix source mirror for -updates in generated sources.list (it was
    incorrect for ports architectures).
  * Fix description of universe in generated sources.list: packages there
    are expected to be under a free licence.
  * Enable universe and multiverse for DVDs (there isn't generally enough
    space on CDs; see LP #105511).
2008-10-09 02:04:08 +00:00
Oliver Grawert
c983df7186 Import patches-unapplied version 0.71 to ubuntu/intrepid
Imported using git-ubuntu import.

Changelog parent: 1f1b49c242c186e792af2db55ca7505f8b6b24f1

New changelog entries:
  * change mobile to use the mobile-mobile task instead of teh metapackage for
    building images
2008-09-29 22:04:25 +00:00
Steve Kowalik
1f1b49c242 Import patches-unapplied version 0.70 to ubuntu/intrepid
Imported using git-ubuntu import.

Changelog parent: 72ff4b32a7a3b7f6d8c585a1672bf26ed57e5236

New changelog entries:
  * linux-lpia-meta exists, change lpia's kernel back to linux-lpia.
2008-09-26 09:04:26 +00:00
Oliver Grawert
72ff4b32a7 Import patches-unapplied version 0.69 to ubuntu/intrepid
Imported using git-ubuntu import.

Changelog parent: f8e042f539abbd0f7b13fc946ccc96cc24289c28

New changelog entries:
  * add ubuntu-mobile to build targets
2008-09-23 11:05:51 +00:00
Colin Watson
f8e042f539 Import patches-unapplied version 0.68 to ubuntu/intrepid
Imported using git-ubuntu import.

Changelog parent: 0f9e11098d1b720bc005432a478af5fa8be4669e

New changelog entries:
  * Unmount /proc/sys/fs/binfmt_misc, in case binfmt-support is installed
    and manages to mount it.
  * Move MOUNTS variable into cleanup function for clarity; it's used
    nowhere else.
2008-09-22 11:05:17 +00:00
Steve Kowalik
0f9e11098d Import patches-unapplied version 0.67 to ubuntu/intrepid
Imported using git-ubuntu import.

Changelog parent: 1a57e69fcf4a6e6d7f856ff912f6502a9677f096

New changelog entries:
  * Bump linux-lpia to -3.
2008-09-15 07:04:22 +00:00
Steve Kowalik
1a57e69fcf Import patches-unapplied version 0.66 to ubuntu/intrepid
Imported using git-ubuntu import.

Changelog parent: 09576cc9e4a834cda5d484e629d242f967f04e0f

New changelog entries:
  * Remove a bunch of seeded packages from ubuntu-mid's LIST.
  * Move casper from ubuntu-mid's LIST to LIVELIST.
  * Add ubiquity to ubuntu-mid's LIVELIST.
2008-09-11 10:04:26 +00:00
Steve Kowalik
09576cc9e4 Import patches-unapplied version 0.65 to ubuntu/intrepid
Imported using git-ubuntu import.

Changelog parent: aa5f49d92c6b3f443148c644d3814b1a4d997d45

New changelog entries:
  * Fiddle the kernel name for lpia.
2008-09-09 00:11:31 +00:00
Steve Kowalik
aa5f49d92c Import patches-unapplied version 0.64 to ubuntu/intrepid
Imported using git-ubuntu import.

Changelog parent: 297e3626fc67c3103b29228fd997e62f3ea768b7

New changelog entries:
  * Add support for building Ubuntu MID images.
    - Includes changing the kernel name for lpia due to the lack of meta
      package for the time being.
2008-08-22 09:04:23 +00:00
Martin Pitt
297e3626fc Import patches-unapplied version 0.63 to ubuntu/intrepid
Imported using git-ubuntu import.

Changelog parent: 2181c3bb4a4213df852ef92d4bde03656fc403cc

New changelog entries:
  * Do not install xresprobe, it is not necessary any more and in universe
    now.
2008-08-13 08:04:27 +00:00
Colin Watson
2181c3bb4a Import patches-unapplied version 0.62 to ubuntu/intrepid
Imported using git-ubuntu import.

Changelog parent: a754f6c1db606320c472ba8b8a3c807a2cf1c14a

New changelog entries:
  * Use 'set -eu' rather than putting -eu on the #! line, so that running
    'sh -x /usr/sbin/livecd.sh' for testing doesn't invoke different
    error-handling behaviour.
  * Remove the kernel from the livefs; ubiquity >= 1.9.4 will copy it from
    the CD root if it needs to (LP: #80385).
2008-07-18 20:08:50 +00:00
Steve Langasek
a754f6c1db Import patches-unapplied version 0.61 to ubuntu/intrepid
Imported using git-ubuntu import.

Changelog parent: 8df24d08479466e3ba3684e08f207bf4cb3003d7

New changelog entries:
  * Use apt pinning to force use of the version of ssl-cert from the hardy
    release pocket, not the one from -updates, so we avoid pulling in the
    very large openssl-blacklist package that we don't need on live CDs
2008-06-20 21:04:51 +00:00
Adam Conrad
8df24d0847 Import patches-unapplied version 0.60 to ubuntu/intrepid
Imported using git-ubuntu import.

Changelog parent: 69b780c9faa8fae33b846471e8821a2df04c4d64

New changelog entries:
  * Employ hideous hack to ensure that when we're building against
    updates/proposed, we only get one version of kernel headers.
  * Move the cleanup() call to the end of the script, so we still
    have proc mounted for coreutils when update-initramfs is run.
  * Mount dev/pts immediately after debootstrap, as dpkg has begun
    whining pretty loudly (and occasionally exiting) if it's gone.
2008-06-11 21:11:27 +00:00
Adam Conrad
69b780c9fa Import patches-unapplied version 0.59 to ubuntu/intrepid
Imported using git-ubuntu import.

Changelog parent: 61a11da916f6cdad44bda7fa2fe925d5e1928a7a

New changelog entries:
  [ Colin Watson ]
  * Remove /boot/initrd.img-*.bak (LP: #64887).
  [ Adam Conrad ]
  * Resurrect the proposed option for livecd.sh/BuildLiveCD, so
    we can build test images that include packages from proposed.
  * Build with updates and security by default, which is a no-op
    on development releases (where these suites are empty), but
    a necessity for point-release image building.
  * Copy bin/true from the chroot, not from the real root, so
    image builds for i386/lpia work on amd64, as intended.
2008-06-10 20:05:27 +00:00
Adam Conrad
61a11da916 Import patches-unapplied version 0.58 to ubuntu/intrepid
Imported using git-ubuntu import.

Changelog parent: f23f76577d96a6a484222c8dab5e9c8bdab9b78f

New changelog entries:
  * Fix up BuildLiveCD to only pass -a$ARCH when building for intrepid,
    and to disallow multi-suite builds (does anyone use it for this) of
    suites >= intrepid and <= hardy in the same invocation.
2008-05-02 22:07:47 +00:00
Adam Conrad
f23f76577d Import patches-unapplied version 0.57 to ubuntu/intrepid
Imported using git-ubuntu import.

Changelog parent: 7ae22491cb100842026780d9b3ff2df209339155

New changelog entries:
  * Allow the user to specify the ARCH on the livecd.sh command line,
    overriding the use of the dpkg architecture for the livecd run.
  * Differentiate between ARCH (the local architecture) and TARGETARCH,
    so that builds of ubuntu-lpia continue to work on the i386 buildd.
  * Pass ARCH by default from BuildLiveCD to livecd.sh; this should be
    manually overridden on cross-arch buildds, instead of using dpkg.
  * Update default suite in BuildLiveCD to intrepid, gutsy's a bit old.
2008-05-02 22:07:47 +00:00
Jonathan Riddell
7ae22491cb Import patches-unapplied version 0.56 to ubuntu/hardy
Imported using git-ubuntu import.

Changelog parent: 576f7638e414f10ff6fb189dfea06482b067c213

New changelog entries:
  * Explicitly install language-support-en first for kubuntu-kde4
    live, should stop apt wanting to install firefox for no good
    reason.
2008-03-13 15:04:49 +00:00
Colin Watson
576f7638e4 Import patches-unapplied version 0.55 to ubuntu/hardy
Imported using git-ubuntu import.

Changelog parent: 7fd846a27f960f308d8446ddb03edcf6aab33790

New changelog entries:
  * All powerpc builds (including ps3) use the powerpc/powerpc64-smp kernels
    now.
2008-02-27 21:03:45 +00:00
Colin Watson
7fd846a27f Import patches-unapplied version 0.54 to ubuntu/hardy
Imported using git-ubuntu import.

Changelog parent: 549bfa3fe6ce8620ed14daf7d469a971ab76f6a2

New changelog entries:
  * Run /etc/cron.daily/mlocate rather than /etc/cron.daily/slocate.
2008-02-27 08:04:01 +00:00
Jonathan Riddell
549bfa3fe6 Import patches-unapplied version 0.53 to ubuntu/hardy
Imported using git-ubuntu import.

Changelog parent: cebc28247a89fc2aa90e75416d3c345717be59b0

New changelog entries:
  * Set kubuntu-kde4 to universe
2008-02-22 10:03:46 +00:00
Steve Langasek
cebc28247a Import patches-unapplied version 0.52 to ubuntu/hardy
Imported using git-ubuntu import.

Changelog parent: 577bdaf2592db9104f8f08408dc06f87f09cc1b9

New changelog entries:
  * Enable *ubuntu-dvd and kubuntu-kde4 as known projects in BuildLiveCD
2008-02-15 01:04:01 +00:00
Steve Langasek
577bdaf259 Import patches-unapplied version 0.51 to ubuntu/hardy
Imported using git-ubuntu import.

Changelog parent: 7bb17dadb64a96f21e5f4fe9346734088b39b7de

New changelog entries:
  [ Jonathan Riddell ]
  * Add kubuntu-kde4
  [ Steve Langasek ]
  * Add new targets for {k,ed,}ubuntu-dvd
2008-02-14 19:03:44 +00:00
Colin Watson
7bb17dadb6 Import patches-unapplied version 0.50 to ubuntu/hardy
Imported using git-ubuntu import.

Changelog parent: 7749c6eca281ada62d630572926156e7d94a9c44

New changelog entries:
  * Switch Xubuntu to libgoffice-gtk-0-6.
2008-01-31 19:04:27 +00:00
Colin Watson
7749c6eca2 Import patches-unapplied version 0.49 to ubuntu/hardy
Imported using git-ubuntu import.

Changelog parent: 6163b23c0b0ae522e8787a2a3129af92f8d13fdc

New changelog entries:
  * Allow Xubuntu to build against universe and multiverse.
2008-01-28 17:04:09 +00:00
Oliver Grawert
6163b23c0b Import patches-unapplied version 0.48 to ubuntu/hardy
Imported using git-ubuntu import.

Changelog parent: 74dfcbfe8b0e4ee6b7263d8718b8b6167e7fe8bc

New changelog entries:
  * fix typo in getopts call so the -m and -S options are recognized
  * drop call to non-existent sanitize command (LP: #179130)
2008-01-25 17:03:51 +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
Sarah Hobbs
e77d72ecb4 Import patches-unapplied version 0.44 to ubuntu/hardy
Imported using git-ubuntu import.

Changelog parent: 4093281c66d1a9cdcc6fe521fa8a23a55e532915

New changelog entries:
  * xubuntu seed change - libgoffice-gtk-0-4 --> libgoffice-gtk-0-5
2007-11-30 04:03:50 +00:00
Colin Watson
4093281c66 Import patches-unapplied version 0.43 to ubuntu/hardy
Imported using git-ubuntu import.

Changelog parent: f609db997c96d787a76ee6b7f38bda790ebb13d7

New changelog entries:
  * Add Gobuntu support.
2007-10-29 23:03:41 +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
2cdcf1f0c5 Import patches-unapplied version 0.41 to ubuntu/gutsy
Imported using git-ubuntu import.

Changelog parent: a9c79ca99896310602243e3039e8fb5f5b93da61

New changelog entries:
  * Log the size of doc directories to stdout.
2007-10-07 21:04:44 +00:00
Colin Watson
a9c79ca998 Import patches-unapplied version 0.40 to ubuntu/gutsy
Imported using git-ubuntu import.

Changelog parent: a9ffe6275ee079e2da27838afce7d4258f93ce39

New changelog entries:
  * Set CASPER_GENERATE_UUID=1 to tell casper's initramfs hook to generate a
    UUID which will be checked against the discovered medium (LP: #144800).
2007-10-04 14:04:54 +00:00
Matthias Klose
a9ffe6275e Import patches-unapplied version 0.39 to ubuntu/gutsy
Imported using git-ubuntu import.

Changelog parent: d9b4aa1970e8e317b49f24f0d007d86150df09a4

New changelog entries:
  * Print the file size in fdupes output as well.
2007-10-04 12:03:58 +00:00
Matthias Klose
d9b4aa1970 Import patches-unapplied version 0.38 to ubuntu/gutsy
Imported using git-ubuntu import.

Changelog parent: 17935684f68bb4feff046ad35b501a9fdb0b08ac

New changelog entries:
  * Avoid the ${ROOT} prefix in fdupes output, compact and sort the output.
2007-10-04 10:03:37 +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
LaMont Jones
ce983b02a7 Import patches-unapplied version 0.36 to ubuntu/gutsy
Imported using git-ubuntu import.

Changelog parent: f5f3b89a73be1eae784e3c35648e72884cf3d7c0

New changelog entries:
  * Change the names of ia64 kernels to the right (non-SMP since they're
    merged) ones.
2007-09-26 21:03:55 +00:00
Colin Watson
f5f3b89a73 Import patches-unapplied version 0.35 to ubuntu/gutsy
Imported using git-ubuntu import.

Changelog parent: e8ee9f39d6a62bbd2681342ad159812c2c60535c

New changelog entries:
  * Use linux-cell rather than linux-ps3.
2007-09-25 11:50:46 +00:00
Colin Watson
e8ee9f39d6 Import patches-unapplied version 0.34 to ubuntu/gutsy
Imported using git-ubuntu import.

Changelog parent: 46ce707e6d8281cc3e140b29a1b55266812decb1

New changelog entries:
  * Rearrange lpia mirror selection hacks to work properly; FS isn't set
    until a bit later on.
2007-09-08 23:03:19 +00:00
Colin Watson
46ce707e6d Import patches-unapplied version 0.33 to ubuntu/gutsy
Imported using git-ubuntu import.

Changelog parent: be02feaeba32d3da434851c413e023d6501081b6

New changelog entries:
  [ Adam Conrad ]
  * Implement hideous hacks to build lpia mixed-arch livecds for developers
    to test with.  This should be reverted ASAP once LPIA main is built.
  * Add missing ${ROOT}sys to $MOUNTS; a bug exposed by a buggy debootstrap.
  [ Colin Watson ]
  * Add lupin-casper as well as casper, for installer-for-windows.
  * Revert most of the lpia hacks now that most of main is built, though we
    still need a few of them to make the ubuntu-lpia project work.
  * Move powerpc to ports.ubuntu.com.
2007-09-07 19:08: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
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