45 Commits

Author SHA1 Message Date
Colin Watson
a6e1b5a61d Import patches-unapplied version 2.51 to ubuntu/precise
Imported using git-ubuntu import.

Changelog parent: 7e0ed1eec6775b03d5ae8b3b093eb41990f1656d

New changelog entries:
  * BuildLiveCD: Accept ubuntustudio-dvd as a valid project.
2012-01-20 23:33:31 +00:00
Adam Conrad
f901b5d68e Import patches-unapplied version 2.46 to ubuntu/precise
Imported using git-ubuntu import.

Changelog parent: 2bec67407ad8c4db36064d57bdb79da728a2c310

New changelog entries:
  * Guard legacy cloop code in a [ -f ], so it stops failing.
  * Don't add the LIVE_TASK for any PREINSTALLED images.
2012-01-09 11:04:16 +00:00
Adam Conrad
2bec67407a Import patches-unapplied version 2.45 to ubuntu/precise
Imported using git-ubuntu import.

Changelog parent: f22c3e7bd073757c3e560c5cf88c686894934b11

New changelog entries:
  * Change default suite to precise (better late than never?)
  * Add the -A option to the getopts argument list, so it works.
2011-12-05 15:05:46 +00:00
Adam Conrad
f22c3e7bd0 Import patches-unapplied version 2.44 to ubuntu/precise
Imported using git-ubuntu import.

Changelog parent: 312f12ef265ffe5b007873df8820cc593d1e4e8d

New changelog entries:
  * Mirror armel support as armhf, so we can build all the same images.
  * Allow ARCH to be specified on the BuildLiveCD command line as -A,
    so that it doesn't have to be hardcoded for non-native builders.
2011-12-02 19:04:42 +00:00
Martin Pitt
312f12ef26 Import patches-unapplied version 2.43 to ubuntu/oneiric
Imported using git-ubuntu import.

Changelog parent: ec14a47253003e1745e9c1759431a3ccb576c93f

New changelog entries:
  * BuildLiveCD: Stop building ubuntu-defaults-image images with universe.
    ubuntu-defaults-zh-cn is in main now, and it causes images to overflow
    due to the extra /var/lib/apt/lists indexes.
2011-10-07 17:03:40 +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
Colin Watson
d6f140ca28 Import patches-unapplied version 2.33 to ubuntu/oneiric
Imported using git-ubuntu import.

Changelog parent: 41bdd2542d105e6d8749458d9fb1dc48246e1dcf

New changelog entries:
  * BuildLiveCD: Add the subproject (if any) and the ubuntu-defaults-image
    locale (if any) to the output directory name.
2011-08-24 12:03:59 +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
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
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
Evan Dandrea
fe516c7a7f Import patches-unapplied version 2.13 to ubuntu/oneiric
Imported using git-ubuntu import.

Changelog parent: aa826a28b33433703b79272c4714c4828dfa19a1

New changelog entries:
  * Didn't realize that you can pass multiple projects to BuildLiveCD.
    Let's try SUBPROJECT using an argument.
2011-07-06 17:04:34 +00:00
Evan Dandrea
597d603590 Import patches-unapplied version 2.11 to ubuntu/oneiric
Imported using git-ubuntu import.

Changelog parent: 8a101c356321fc152c30c5c5bc08229eea1e7efa

New changelog entries:
  * Pass SUBPROJECT to live-build.
2011-07-06 12:04:33 +00:00
Adam Conrad
518b7ae70c Import patches-unapplied version 2.9 to ubuntu/oneiric
Imported using git-ubuntu import.

Changelog parent: 4c668f97e47d6df2378e1682b65b55c5f583a048

New changelog entries:
  * Rename the ARM headless image to ubuntu-server for oneiric
  * Future-proof --chroot-filesystem support for a switch to ext4
2011-06-28 14:04:34 +00:00
Colin Watson
d234b27412 Import patches-unapplied version 2.5 to ubuntu/oneiric
Imported using git-ubuntu import.

Changelog parent: 7af7abdcc099650e8d5311a4c7acb65e9d84d025

New changelog entries:
  * Pass correct IMAGEFORMAT through to live-build from BuildLiveCD.
  * Add Lubuntu support.
  * Set --chroot-filesystem option if IMAGEFORMAT is ext2 or ext3.
2011-06-15 14:08:40 +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
19245e5f5f Import patches-unapplied version 1.161 to ubuntu/natty
Imported using git-ubuntu import.

Changelog parent: 78d0c0677b9dc7b3ba521288bed42fcef100f103

New changelog entries:
  * add ubuntu-headless as allowed flavour to BuildLiveCD
2011-03-09 13:05:02 +00:00
Colin Watson
8e17cb0f24 Import patches-unapplied version 1.153 to ubuntu/natty
Imported using git-ubuntu import.

Changelog parent: ce1bd427427cce642bc287130802a113cca0f485

New changelog entries:
  * Update default suite in BuildLiveCD to natty.
  * Use --force-unsafe-io for all dpkg operations.  If we crash we'll just
    destroy the chroot and start from scratch, so syncing is pointless.
2010-12-04 13:04:51 +00:00
Emmet Hikory
3684b9fa65 Import patches-unapplied version 1.147 to ubuntu/maverick
Imported using git-ubuntu import.

Changelog parent: 500009f34114c5dd221502b102d7cb1b19fe3a35

New changelog entries:
  * Add support for kubuntu-mobile
2010-08-26 09:05:09 +00:00
Steve Langasek
2132716163 Import patches-unapplied version 1.135 to ubuntu/maverick
Imported using git-ubuntu import.

Changelog parent: 48c6ba90de0112fca3cde7b731209a3376533d12

New changelog entries:
  * Implement the -a option in the right place - in livecd.sh, not in
    BuildLiveCD.
2010-07-20 21:05:10 +00:00
Steve Langasek
48c6ba90de Import patches-unapplied version 1.134 to ubuntu/maverick
Imported using git-ubuntu import.

Changelog parent: 860e2a1f36f3076d949c9364e3df0b7b37d293f9

New changelog entries:
  * Add -a option to BuildLiveCD to allow pulling from an additional apt
    source.
2010-07-20 17:05:41 +00:00
Oliver Grawert
860e2a1f36 Import patches-unapplied version 1.133 to ubuntu/maverick
Imported using git-ubuntu import.

Changelog parent: 4925b24069a493cecce0a5ce3e44c13b68271e89

New changelog entries:
  * adjust BuildLiveCD PUBDIR variable to match reality (uses SUBARCH on the
    buildd)
2010-07-16 14:05:05 +00:00
Oliver Grawert
4925b24069 Import patches-unapplied version 1.132 to ubuntu/maverick
Imported using git-ubuntu import.

Changelog parent: 97e8d4f2f53292a8538424430528a6cb2c7e8112

New changelog entries:
  * BuildLiveCD: revert change from revno 284 that adds subarch to the logfile
    names as it breaks mailing of the logs from the cdimage buildlive script
2010-07-15 10:05:15 +00:00
Steve Langasek
e397bd38a5 Import patches-unapplied version 1.130 to ubuntu/maverick
Imported using git-ubuntu import.

Changelog parent: b8be32bf743a318b0eb3c851fc7ad5cf2524b514

New changelog entries:
  * Revert to version 1.127: we do want the subarch in the filename so these
    files can coexist in the same directory, as they do for all other archs.
  * BuildLiveCD: drop the subarch from the directory name, which has never
    made sense; but we don't want this to go live without coordination with
    cdimage.
2010-06-30 01:04:59 +00:00
Oliver Grawert
1091736d01 Import patches-unapplied version 1.127 to ubuntu/maverick
Imported using git-ubuntu import.

Changelog parent: 8d03e3cfd5c054561281288ace72e7f27257b839

New changelog entries:
  * make BuildLiveCD set $SUBARCHARG properly again, else livecd.sh doesnt get
    the necessary option handed over.
2010-06-29 11:05:07 +00:00
LaMont Jones
ea4dcbc59f Import patches-unapplied version 1.124 to ubuntu/maverick
Imported using git-ubuntu import.

Changelog parent: 9109e956a9af4bb7fd0402376572278cf121c072

New changelog entries:
  * BuildLiveCD: update livecd chroot at start of run, for freshest
    livecd-rootfs package.
2010-06-26 14:05:08 +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
Oliver Grawert
47f73c769a Import patches-unapplied version 1.116 to ubuntu/maverick
Imported using git-ubuntu import.

Changelog parent: f86a4e26d44c462bc2094e83e5c6022749dc0b55

New changelog entries:
  [Michael Casadevall]
  * added new -f switch for changing image build type
  * added support for building ext2 and ext3 images in addition to squashfs
  * fixed spacing in the livefs build code
  * extended BuildLiveCD to handle the -f switch
  * reworked BuildLiveCD command line parsing to be more sane
2010-06-03 17:05:31 +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
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
Steve Kowalik
60d3d00ae6 Import patches-unapplied version 1.104 to ubuntu/lucid
Imported using git-ubuntu import.

Changelog parent: 57607833950dda2f4a479cf29bfa9073af615dfe

New changelog entries:
  * Rename Ubuntu Netbook Remix to Ubuntu Netbook.
2009-12-18 06:04:42 +00:00
Colin Watson
92501f8656 Import patches-unapplied version 0.96 to ubuntu/karmic
Imported using git-ubuntu import.

Changelog parent: a8e9968674e7fee531e168b118ecd8c749de7dd0

New changelog entries:
  [ Loïc Minier ]
  * Append ${SUBARCH:+-$SUBARCH} to LOG filename for consistency.
  [ Colin Watson ]
  * Edubuntu's desktop task is edubuntu-desktop-gnome, not edubuntu-desktop.
2009-09-15 13:04:52 +00:00
Loïc Minier
7b1ecdb571 Import patches-unapplied version 0.94 to ubuntu/karmic
Imported using git-ubuntu import.

Changelog parent: 1709e1211b71749ec7c822b08b3c3607de458126

New changelog entries:
  [ Steve Kowalik ]
  * Add support for UMR.
  [ Loïc Minier ]
  * Use ubuntu-moblin-live in LIVELIST instead of a hardcoded list.
2009-08-27 11:04:59 +00:00
Steve Kowalik
f44fd3cf4e Import patches-unapplied version 0.86 to ubuntu/karmic
Imported using git-ubuntu import.

Changelog parent: 74f42c2ab333dc78dcd18eb295b91b822cc57b7b

New changelog entries:
  [ Scott Kitterman ]
  * BuildLiveCD: Add kubuntu-netbook, drop kubuntu-kde4
  * livecd.sh: Support kubuntu-netbook, drop kubuntu-kde4
  [ Steve Kowalik ]
  * livecd.sh: Switch UNR to using ubuntu-netbook-remix^ and unr-live^.
2009-06-30 05:04:54 +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
Colin Watson
812f9e7818 Import patches-unapplied version 0.81 to ubuntu/karmic
Imported using git-ubuntu import.

Changelog parent: 6da764e607b666564633bde870cccbd9fdfe14dd

New changelog entries:
  * ia64 uses -ia64 kernels across the board now.
  * BuildLiveCD: default to karmic.
2009-05-09 00:04:30 +00:00
Steve Kowalik
8da53945dd Import patches-unapplied version 0.75 to ubuntu/jaunty
Imported using git-ubuntu import.

Changelog parent: f1bc2409a6d4028c72350560a46c6b89895b974b

New changelog entries:
  [ Steve Langasek ]
  * BuildLiveCD: recognize 'mythbuntu' and 'ubuntu-mobile' as valid project
    names
  [ Colin Watson ]
  * BuildLiveCD: add ubuntu-umpc too.
  [ Steve Kowalik ]
  * BuildLiveCD: Add ubuntu-netbook-remix.
  * livecd.sh: Support ubuntu-netbook-remix.
2009-01-10 01:04:14 +00:00
Mario Limonciello
fbb827febf Import patches-unapplied version 0.73 to ubuntu/jaunty
Imported using git-ubuntu import.

Changelog parent: 78bda77b061b3b966a94e9a2f3accd40d4343a5c

New changelog entries:
  * Add ubuntu-umpc support (equivalent to previous ubuntu-mobile).
  * Add Mythbuntu support.
  * BuildLiveCD: default to jaunty.
2008-11-05 02:04:48 +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
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
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
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