Imported using git-ubuntu import.
Changelog parent: 559b695a85
New changelog entries:
* also move the sources.list.d dir out of the way on ubuntu-touch
Imported using git-ubuntu import.
Changelog parent: 0022f57f81
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
Imported using git-ubuntu import.
Changelog parent: c29877b2fc
New changelog entries:
* ubuntu-touch: determine the value for $kver inside the chroot, not
outside. Use -c and drop -t with update-initramfs
Imported using git-ubuntu import.
Changelog parent: 4f5da1d8d3
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
Imported using git-ubuntu import.
Changelog parent: cdca348078
New changelog entries:
* drop hardcoded packagelists for ubuntu-touch, this is dealt with by
the ubuntu-touch seed/task/metapackage
* drop android build script, we will instead use a package
Imported using git-ubuntu import.
Changelog parent: efa47e8566
New changelog entries:
* make sure we build a plain filesystem for ubuntu-touch (this should
automatically produce a preinstalled tarball)
Imported using git-ubuntu import.
Changelog parent: 69ac29ee57
New changelog entries:
* Disable zsync for ubuntu-touch images.
* Copy binary-tar.tar.gz to $PREFIX.rootfs.tar.gz if it exists.
Imported using git-ubuntu import.
Changelog parent: 396a88f367
New changelog entries:
* Don't include lupin-casper in ubuntu-touch images.
* Use gzip compression for ubuntu-touch tarballs.
Imported using git-ubuntu import.
Changelog parent: 8458489f9f
New changelog entries:
* Install metapackages rather than tasks for ubuntu-touch, since it still
relies on PPAs and those don't have tasks.
Imported using git-ubuntu import.
Changelog parent: f00349b766
New changelog entries:
* drop the super-friends (sorry batman and robin ...) and ubuntu-sdk PPAs
from live-build config for ubuntu-touch, their packages should be in the
saucy archive already
Imported using git-ubuntu import.
Changelog parent: 65b7f7a10a
New changelog entries:
* live-build/auto/config: Add basic ubuntu-touch enablement (based on
patch from Oliver Grawert, for which thanks).
* live-build/auto/config, live-build/ubuntu-touch: Copy a huge pile of
customisation by Ricardo Salveti from
lp:~phablet-team/touch-preview-images/ubuntu-build-phablet, which should
be close to enough for the architecture-independent parts of
ubuntu-touch builds.
Imported using git-ubuntu import.
Changelog parent: fdf09ef826
New changelog entries:
* drop the namespace in mount options of ubuntu-touch-android.sh,
mount does not like that
* actually give chroot a rootdir when calling it
* make sure /dev/pts exists in the chroot before mounting something on it
* make umount lazy
Imported using git-ubuntu import.
Changelog parent: 19d6263b99
New changelog entries:
* fix typos in debootstrap line of ubuntu-touch-android.sh
* redo ubuntu-touch-android.sh to use its own build chroot since we can not
add universe support to the livefs builder chroot
* ubuntu-touch-android.sh: enable universe in the build chroot
Imported using git-ubuntu import.
Changelog parent: 1812c4e20f
New changelog entries:
[ Colin Watson ]
* BuildLiveCD: Link livecd-${NOW}-${ARCH}.out to livecd-${ARCH}.out, to
make it easier for cdimage to fetch the latest build log for failure
notification mails.
[ Oliver Grawert ]
* the android build system is sadly full of bashisms (even though it has
generic .sh suffixes and no shebang line) until this is fixed use a
/bin/bash shebang
Imported using git-ubuntu import.
Changelog parent: dc70edd6ff
New changelog entries:
* make ubuntu-touch-android.sh also create $subarch-system.img
$subarch-recovery.img and $subarch-boot.img
Imported using git-ubuntu import.
Changelog parent: 5cc031fcd9
New changelog entries:
* add new arg (-t) to enable Ubuntu Touch android cross builds which calls a
newly added script (ubuntu-touch-android.sh) to cross build android base
images for Ubuntu Touch on an amd64 builder.
Imported using git-ubuntu import.
Changelog parent: b4c2270228
New changelog entries:
* live-build/auto/config: Run the ubuntukylin-default-settings chroot
hook.
Imported using git-ubuntu import.
Changelog parent: 0c9843a4df
New changelog entries:
* Revert changes in 2.113. This needs to be done in cdimage/debian-cd
instead.
Imported using git-ubuntu import.
Changelog parent: 5fbbc732ce
New changelog entries:
* live-build/auto/config: Set gfxboot default language to zh_CN for
UbuntuKylin.
Imported using git-ubuntu import.
Changelog parent: 501f253cc8
New changelog entries:
* live-build/auto/config: Add ubuntukylin as a valid project
(LP: #1152812).
* BuildLiveCD: Remove the explicit list of valid projects. This is a
hassle to modify, and not very useful since an invalid project will fail
soon enough anyway.
Imported using git-ubuntu import.
Changelog parent: 9f3cb2500c
New changelog entries:
* Drop ubuntustudio-generation and ubuntustudio-recording tasks and add
ubuntustudio-audio task to reflect Ubuntu Studio seed restructuring
- update live-build/auto/config
Imported using git-ubuntu import.
Changelog parent: c7bec9b769
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.
Imported using git-ubuntu import.
Changelog parent: 2cbe6e31d2
New changelog entries:
* Make sure the $PREFIX.kernel-$FLAVOUR.efi.signed output is
world-readable.
Imported using git-ubuntu import.
Changelog parent: befa2e4252
New changelog entries:
* re-enable all slideshows on all preinstalled images, webkit should work
again
Imported using git-ubuntu import.
Changelog parent: ecfcd4308c
New changelog entries:
* preseed autologin in the nexus7 tarball
* use ubuntu-defaults-nexus7 package in the nexus7 images
Imported using git-ubuntu import.
Changelog parent: 394b1e1116
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)
Imported using git-ubuntu import.
Changelog parent: 164ac67eb4
New changelog entries:
* live-build/auto/build: Exclude all *.efi* files from kernel version
detection (i.e. including *.efi.signature), not just *.efi.signed.
Imported using git-ubuntu import.
Changelog parent: f12aa71a19
New changelog entries:
* create the nexus7 rootfs image with .ext4 as suffix instead of using
.img, so debian-cd knows how to handle it
Imported using git-ubuntu import.
Changelog parent: 0392f3aa20
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.
Imported using git-ubuntu import.
Changelog parent: 5d6be2b8a3
New changelog entries:
* clean up the userdata dir
* move the tarball around instead of copying it
* fix quoting of abootimg call harder
Imported using git-ubuntu import.
Changelog parent: fdb15fb4e5
New changelog entries:
* fix quoting in abootimg call for nexus7
* dont fail if the userdata dir already exists
Imported using git-ubuntu import.
Changelog parent: 82caa29542
New changelog entries:
* we want nvidia-tegra3 (the binary) not nvidia-graphics-drivers-tegra3
Imported using git-ubuntu import.
Changelog parent: 1d42aa78bb
New changelog entries:
* add linux-firmware-nexus7 and nvidia-graphics-drivers-tegra3 to nexus7
builds
* preseed the license popup of linux-firmware-nexus7, we will show
it in the installer for full image installs.
Imported using git-ubuntu import.
Changelog parent: ff441d12fb
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
Imported using git-ubuntu import.
Changelog parent: a227fb8e2b
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
Imported using git-ubuntu import.
Changelog parent: 20f625ae79
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
Imported using git-ubuntu import.
Changelog parent: 96cd9adbcd
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).
Imported using git-ubuntu import.
Changelog parent: 347609b607
New changelog entries:
* disable all slideshows on al preinstalled images, due to (LP: #1066046)
the installer crashes when trying to start up webkit for teh slideshow
Imported using git-ubuntu import.
Changelog parent: abf654a898
New changelog entries:
* make sure preinstalled ac100 images have multiverse enabled in their
sources.list
Imported using git-ubuntu import.
Changelog parent: c05b463ee1
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.
Imported using git-ubuntu import.
Changelog parent: ee696bfb04
New changelog entries:
* fix lubuntu and xubuntu preinstalled handling so we end up with the
right slideshows in oem-config
Imported using git-ubuntu import.
Changelog parent: 81efc9c7e5
New changelog entries:
* live-build/auto/config: Add photography and publishing metas for
Ubuntu Studio (LP: #1057816)
Imported using git-ubuntu import.
Changelog parent: a571547648
New changelog entries:
* live-build/auto/config: Build ubuntu-server and ubuntu-core with
--initramfs=none, since we don't need casper in those images.
Imported using git-ubuntu import.
Changelog parent: d2dadbecc0
New changelog entries:
* Reorganise code to avoid kernel installation on
ubuntu-server/ubuntu-core so that it works for all architectures.
Imported using git-ubuntu import.
Changelog parent: c257ebba9e
New changelog entries:
* live-build/auto/config: Set KERNEL_FLAVOURS=none for ubuntu-server as
well, so that live-build/auto/build doesn't try to copy out kernel
images.
Imported using git-ubuntu import.
Changelog parent: 8bc91f092f
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.
Imported using git-ubuntu import.
Changelog parent: 2eff0cadbc
New changelog entries:
* live-build/auto/config: Remove standard and server tasks from
ubuntu-server squashfs, and build it with no kernel packages so that
they can be added more correctly later by the installer (LP: #1028453).
Imported using git-ubuntu import.
Changelog parent: fb36bfecb6
New changelog entries:
* live-build/auto/build: live-build now calls hybrid ISO9660 images
binary.hybrid.iso rather than binary-hybrid.iso.
Imported using git-ubuntu import.
Changelog parent: edd37a1bb5
New changelog entries:
* add pvr-omap4 driver to omap4 image builds for everything but
ubuntu-server, ubuntu-core and base images so we have GLES working
out of the box on them
Imported using git-ubuntu import.
Changelog parent: d3dd41acce
New changelog entries:
* setting --architectures seems to have weird side effects on arm
(considering all but the buildd arch as foreign etc), disable it for a
testbuild...
Imported using git-ubuntu import.
Changelog parent: 1b97ff0446
New changelog entries:
* revert the last change, i was not aware that unity-2d was also ripped out
of the archive and not only removed from the seeds
Imported using git-ubuntu import.
Changelog parent: b141c7c4b0
New changelog entries:
* live-build/auto/config:
- Don't try to install an empty task name when building an image without
a live task.
- Fix installation of ubuntu-server fstab removal hook.
- Pass --architectures to 'lb config', to make it easier to build images
for a different architecture.
- Attempt to restrict task installation to the native architecture.
Imported using git-ubuntu import.
Changelog parent: d0d1c9c8ac
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.
Imported using git-ubuntu import.
Changelog parent: 9715594952
New changelog entries:
* Change mksquashfs compression flags for LTSP images, turning
compression back on to match current ltsp-update-image behaviour.
Imported using git-ubuntu import.
Changelog parent: 672c5ccad6
New changelog entries:
* Add u-boot-tools to the installed set for all u-boot ARM images
* Remove ti-omap4-ppa from the omap4 images; it's no longer used
Imported using git-ubuntu import.
Changelog parent: fca5765e72
New changelog entries:
* Install a hook to remove /etc/fstab rather than building ubuntu-server
with --debian-installer=live; the latter has unwanted side-effects.
Imported using git-ubuntu import.
Changelog parent: a83cc8b766
New changelog entries:
* live-build/auto/config: Add server task to ubuntu-server images.
Imported using git-ubuntu import.
Changelog parent: b714cffe3d
New changelog entries:
* live-build/auto/config: Emit sources.list entries for -proposed if the
environment variable PROPOSED is set (LP: #1019514).
* BuildLiveCD: If the -p option was used, pass PROPOSED=1 to 'lb config'.
Imported using git-ubuntu import.
Changelog parent: 57c496193f
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)
Imported using git-ubuntu import.
Changelog parent: a784184f18
New changelog entries:
* Add minimal and standard tasks to Ubuntu Studio images (LP: #962585).
Imported using git-ubuntu import.
Changelog parent: c6c73ef45b
New changelog entries:
* Add the ubiquity slideshow back to PREINSTALLED images (LP: #960688)
Imported using git-ubuntu import.
Changelog parent: ad94ccd39b
New changelog entries:
* On Lubuntu and Xubuntu, only use the generic kernel on amd64 and i386.
Imported using git-ubuntu import.
Changelog parent: 8b2dd1fb8b
New changelog entries:
[ Colin Watson ]
* Use lowlatency for Ubuntu Studio amd64, since lowlatency-pae is
i386-specific (LP: #959011).
[ Julien Lavergne ]
* Use generic (non-PAE) kernel for Lubuntu (LP: #958866).
Imported using git-ubuntu import.
Changelog parent: 1fba4c99da
New changelog entries:
* Switch Ubuntu Studio to lowlatency-pae kernel rather than lowlatency
(LP: #956250).
Imported using git-ubuntu import.
Changelog parent: ae01ea0bf5
New changelog entries:
* Move ac100-tarball-installer from install set to live set
to make sure it's not pulling in other bits in the install
pass (and because installers belong in the live set anyway)
Imported using git-ubuntu import.
Changelog parent: d5c11a1621
New changelog entries:
[ Ante Karamatić ]
* Add cloud-live project to livecd.sh and BuildLiveCD.
[ Jonathan Riddell ]
* Replace kubuntu-mobile with kubuntu-active
* Remove kubuntu-netbook, now just part of kubuntu-desktop
Imported using git-ubuntu import.
Changelog parent: b3cb11f199
New changelog entries:
* Build Lubuntu with --no-install-recommends, to match its seed structure
(LP: #918401).
Imported using git-ubuntu import.
Changelog parent: fcc9b0a0b6
New changelog entries:
* Remove the x-loader packages from omap and omap4 flavours, as they
are now using the MLO provided by their respective u-boot packages.
* Add zram-config to the ac100 subarch to replace the installer hack.
Imported using git-ubuntu import.
Changelog parent: a6e1b5a61d
New changelog entries:
* live-build/auto/config: Fix support for ubuntustudio-dvd project.
Imported using git-ubuntu import.
Changelog parent: ca831414fd
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.
Imported using git-ubuntu import.
Changelog parent: 4e1df5e183
New changelog entries:
* Fix sense of live/preinstalled change in 2.46; add the live task for
non-preinstalled images, rather than only for preinstalled images.
Imported using git-ubuntu import.
Changelog parent: 2bec67407a
New changelog entries:
* Guard legacy cloop code in a [ -f ], so it stops failing.
* Don't add the LIVE_TASK for any PREINSTALLED images.
Imported using git-ubuntu import.
Changelog parent: f22c3e7bd0
New changelog entries:
* Change default suite to precise (better late than never?)
* Add the -A option to the getopts argument list, so it works.
Imported using git-ubuntu import.
Changelog parent: 312f12ef26
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.
Imported using git-ubuntu import.
Changelog parent: ec14a47253
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.
Imported using git-ubuntu import.
Changelog parent: 3b110adb23
New changelog entries:
* Explicitly select ubuquity frontend as well, to match the
oem-config frontend, and avoid pulling in unwanted deps.
Imported using git-ubuntu import.
Changelog parent: bfc78e8dcd
New changelog entries:
* Re-enable swap on jasper-using images, a regression from
the switch from livecd-rootfs to live-build (LP: #868662)
Imported using git-ubuntu import.
Changelog parent: 3b9da43910
New changelog entries:
* Revert the previous change and apply it for all $PREINSTALLED
targets instead of just ext2|ext3|ext4, so ac100 gets the fix.
Imported using git-ubuntu import.
Changelog parent: bca9a94737
New changelog entries:
* Explicitely select the oem-config frontend to install on a
per-project basis, to match the ubiquity in use (LP: #820514)
Imported using git-ubuntu import.
Changelog parent: 720cdd5c88
New changelog entries:
* Add main, restricted, universe, and multiverse to the sources.list
for Wubi disk images (LP: #855301).
Imported using git-ubuntu import.
Changelog parent: 3bad58702f
New changelog entries:
* BuildLiveCD: Fix typo that broke installing ubuntu-defaults-builder and
its recommendations.
* Squash errors from 'ls vmlinu?-*'.
Imported using git-ubuntu import.
Changelog parent: 99d9759e40
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.
Imported using git-ubuntu import.
Changelog parent: d6f140ca28
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.
Imported using git-ubuntu import.
Changelog parent: 41bdd2542d
New changelog entries:
* BuildLiveCD: Add the subproject (if any) and the ubuntu-defaults-image
locale (if any) to the output directory name.
Imported using git-ubuntu import.
Changelog parent: d82b716b81
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.
Imported using git-ubuntu import.
Changelog parent: 8576454a13
New changelog entries:
* provide .bootimg as a link to .bootimg-$FLAVOUR similar to the
naming scheme we use for initrd and kernel files.
Imported using git-ubuntu import.
Changelog parent: 26a8853159
New changelog entries:
* rename ac100 bootimage to something the build system can parse easier.
Imported using git-ubuntu import.
Changelog parent: 4236d780d0
New changelog entries:
* make sure flash-kernel is not executed during build, this setting wasn't
transitioned from livecd.sh yet
Imported using git-ubuntu import.
Changelog parent: e6aabfe1aa
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
Imported using git-ubuntu import.
Changelog parent: 2d155200d4
New changelog entries:
[ Jani Monoses ]
* Add mx5 subarch support for Freescale i.MX53
[ Oliver Grawert ]
* adjust the packagelist for ac100 a bit, according to adam it should not
need the kernel metapackage seeded if it matches the naming convention
* do not install preinstall-pool on ac100-server, it breaks for no apparent
reason atm, this makes server rootfses for ac100 buildable again.
Imported using git-ubuntu import.
Changelog parent: 66e5f97cc1
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.
Imported using git-ubuntu import.
Changelog parent: 9ea613db8f
New changelog entries:
* make sure ac100 images have universe enabled since the kernel lives there.
Imported using git-ubuntu import.
Changelog parent: d67d517c3a
New changelog entries:
* make sure the right packages are installed on armel+ac100 subarch builds
Imported using git-ubuntu import.
Changelog parent: 5f40039fe4
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
Imported using git-ubuntu import.
Changelog parent: 5f2fbb762b
New changelog entries:
* export LB_LINUX_FLAVOURS="none" in auto/clean, so the clean
routine doesn't bomb out with no kernels selected. This almost
certainly needs fixing in live-build, but works here for now
Imported using git-ubuntu import.
Changelog parent: b6c0413acc
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
Imported using git-ubuntu import.
Changelog parent: 50cf3a267c
New changelog entries:
* Support generating different binary image types using
BINARYFORMAT=iso-hybrid and so on (although this won't actually work
until we create a syslinux-themes-ubuntu package).
Imported using git-ubuntu import.
Changelog parent: fe516c7a7f
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.
Imported using git-ubuntu import.
Changelog parent: aa826a28b3
New changelog entries:
* Didn't realize that you can pass multiple projects to BuildLiveCD.
Let's try SUBPROJECT using an argument.
Imported using git-ubuntu import.
Changelog parent: 4c668f97e4
New changelog entries:
* Rename the ARM headless image to ubuntu-server for oneiric
* Future-proof --chroot-filesystem support for a switch to ext4
Imported using git-ubuntu import.
Changelog parent: bd1b5431d0
New changelog entries:
* Use all_chroot_pyc-purge.sh hook from live-build 3.0~a21-1ubuntu4.
Imported using git-ubuntu import.
Changelog parent: d53a745359
New changelog entries:
* Install xubuntu-live for xubuntu, not edubuntu-live (LP: #800211).
Imported using git-ubuntu import.
Changelog parent: 7af7abdcc0
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.
Imported using git-ubuntu import.
Changelog parent: d53152166c
New changelog entries:
* Remove old config directory before creating a new configuration.
Imported using git-ubuntu import.
Changelog parent: 757cfb724f
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.
Imported using git-ubuntu import.
Changelog parent: 7e1b37f6c2
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.
Imported using git-ubuntu import.
Changelog parent: 131478de62
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.
Imported using git-ubuntu import.
Changelog parent: a567a0d8f1
New changelog entries:
* Drop language-support-en from LIVELIST for kubuntu-mobile and
kubuntu-netbook; it's not in the oneiric archive any more, and the
necessary packages are already in the respective tasks.
Imported using git-ubuntu import.
Changelog parent: 3c3c9f040b
New changelog entries:
* Make the output kernel world-readable, since it was changed to be
world-unreadable in linux 2.6.38-8.40.
Imported using git-ubuntu import.
Changelog parent: 746b2cea47
New changelog entries:
* Drop the hack that removes ubiquity-slideshow-* on armel, webkit works
again.
Imported using git-ubuntu import.
Changelog parent: 697b3e4854
New changelog entries:
* make sure preinstalled images do not have the build machine set as
hostname before oem-config runs (LP: #605972)
Imported using git-ubuntu import.
Changelog parent: 19245e5f5f
New changelog entries:
* the name of the flavour needs to be ubuntu-headless, not just headless
Imported using git-ubuntu import.
Changelog parent: d63f8fc0fd
New changelog entries:
* Emergency hack to remove ubiquity-slideshow-* on armel due to python-webkit
causing a segfault (Works aroud LP: #727368)
Imported using git-ubuntu import.
Changelog parent: 11922919e9
New changelog entries:
* create an empty swapfile on ext2/3 images by default, we care for use
or deletion on first boot, this cuts of 3min from the first boot of
preinstalled images.
Imported using git-ubuntu import.
Changelog parent: 4a39adda5c
New changelog entries:
* drop IGEPv2 x-loader and u-boot from livefs.sh, they are not in main
and thus break image builds
Imported using git-ubuntu import.
Changelog parent: a8ca3e5758
New changelog entries:
* Add X-Loader and U-Boot packages for IGEPv2, Beagle and Panda
in the OMAP3/4 images.
Imported using git-ubuntu import.
Changelog parent: 9cca53267f
New changelog entries:
* Add headless image type for armel minimal developer image building,
same as base now, but may be modified later.
* Disable running of flash-kernel on armel as it breaks the script when
there is no boot partition available to update.
Imported using git-ubuntu import.
Changelog parent: 8e17cb0f24
New changelog entries:
* apply setting of the default session to all ubuntu-armel builds
so we do not need to do this on first boot.
Imported using git-ubuntu import.
Changelog parent: ce1bd42742
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.
Imported using git-ubuntu import.
Changelog parent: 7c2b097ba1
New changelog entries:
* livecd.sh:
- Restore the keyring earlier in the chroot (before the dist-upgrade).
This fixes the missng key for the extras.ubuntu.com that is added
during the livecd build dist-ugprade (LP: #650525)
Imported using git-ubuntu import.
Changelog parent: e9878cab63
New changelog entries:
* enforce installation of only suitable header packages for the respective
subarch on armel instead of blindly installing all armel headers (LP: #600478)
Imported using git-ubuntu import.
Changelog parent: fed4e7e754
New changelog entries:
* Set GDM's default session to une-efl on ubuntu-netbook armel+dove.
* Fix syntax error in icon cache checks.
Imported using git-ubuntu import.
Changelog parent: 7a2e73fd22
New changelog entries:
* raise inode count during ext2fs build to be able to use the full size of
the ext2 image
* drop debugging code
Imported using git-ubuntu import.
Changelog parent: 5cdaaa7c16
New changelog entries:
* cat /proc/mounts before trying to copy to the ext2 image, there still
seems to be some virtual fs mounted in the chroot we try to copy to the
image.
Imported using git-ubuntu import.
Changelog parent: 54bcd26b87
New changelog entries:
* add more spare space to the ext2 filesystem images to compensate journal
overhead and make it possible to run oem-config even without resizing
* do not reserve 5% for root in the ext2 image files.
Imported using git-ubuntu import.
Changelog parent: fd7f799638
New changelog entries:
* add some debug output to teh ext2 image creation to see whats going on
Imported using git-ubuntu import.
Changelog parent: 082b2f2d3a
New changelog entries:
* tell mke2fs that we _really_ want a filesystem on this "non-blockdevice"
Imported using git-ubuntu import.
Changelog parent: 0bf02053ce
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.
Imported using git-ubuntu import.
Changelog parent: 6e67a1314c
New changelog entries:
* Don't go overboard with the downgrading of packages; this probably caused
the rebuild failure attempts, we'll do without downgrading base packages
already installed by debootstrap in this use case.
Imported using git-ubuntu import.
Changelog parent: 2132716163
New changelog entries:
* One more fix; if we're asking apt to downgrade packages, we have to
explicitly pass --force-yes.
Imported using git-ubuntu import.
Changelog parent: 48c6ba90de
New changelog entries:
* Implement the -a option in the right place - in livecd.sh, not in
BuildLiveCD.
Imported using git-ubuntu import.
Changelog parent: 860e2a1f36
New changelog entries:
* Add -a option to BuildLiveCD to allow pulling from an additional apt
source.
Imported using git-ubuntu import.
Changelog parent: 4925b24069
New changelog entries:
* adjust BuildLiveCD PUBDIR variable to match reality (uses SUBARCH on the
buildd)
Imported using git-ubuntu import.
Changelog parent: 97e8d4f2f5
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
Imported using git-ubuntu import.
Changelog parent: b8be32bf74
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.
Imported using git-ubuntu import.
Changelog parent: 1091736d01
New changelog entries:
* do not mangle the project name by attaching the subarch to it on armel,
this results in livefs names that confuse find-live_filesystem
Imported using git-ubuntu import.
Changelog parent: 8d03e3cfd5
New changelog entries:
* make BuildLiveCD set $SUBARCHARG properly again, else livecd.sh doesnt get
the necessary option handed over.
Imported using git-ubuntu import.
Changelog parent: a6f4c89843
New changelog entries:
* Set LIVE_BOOT_SCRIPTS to "casper lupin-casper" for non-jasper builds,
rather than leaving it empty.
Imported using git-ubuntu import.
Changelog parent: ea4dcbc59f
New changelog entries:
* make livecd.sh not fail if e2fsck returns non-zero (which is always the
case with genext2fs images due to bug 583317)
Imported using git-ubuntu import.
Changelog parent: 9109e956a9
New changelog entries:
* BuildLiveCD: update livecd chroot at start of run, for freshest
livecd-rootfs package.
Imported using git-ubuntu import.
Changelog parent: e6831e4321
New changelog entries:
* Make sure LIVE_BOOT_SCRIPTS is always defined.
* Convert to source format 3.0 (native).
Imported using git-ubuntu import.
Changelog parent: 482984f3d9
New changelog entries:
* livecd.sh don't set a variable to itself, especially when the variable
is empty and causes build failures under set -u.
Imported using git-ubuntu import.
Changelog parent: dc1eff00fc
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
Imported using git-ubuntu import.
Changelog parent: 1e0c61bcc3
New changelog entries:
* add special case to ubuntu-netbook on omap3 and 4, we want jasper instead of
casper in the initramfs
Imported using git-ubuntu import.
Changelog parent: df6947ec2b
New changelog entries:
* Depends: lzma
* drop tmpfs in general while allowing a envvar to enable it again
Imported using git-ubuntu import.
Changelog parent: 47f73c769a
New changelog entries:
* Only use tmpfs on amd64, due to space restrictions on the current
build machines.
Imported using git-ubuntu import.
Changelog parent: f86a4e26d4
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
Imported using git-ubuntu import.
Changelog parent: cb683e30d2
New changelog entries:
* use a tmpfs for the livefs root directory, to get some speed
on the build machines. (ubuntu-dvd requires > 5GB, so use 8GB)
Imported using git-ubuntu import.
Changelog parent: d0c869bbc1
New changelog entries:
* make sure STRIP_VMLINUZ=no is set for omap, also change the code to only
use the case statement for matching subarches instead of adding an extra
check.
* fix the comment for STRIP_VMLINUZ to reflect reality.
* fix typo
Imported using git-ubuntu import.
Changelog parent: 17b0fc29a2
New changelog entries:
* edubuntu-dvd/ltsp: mksquashfs needs the directory to exist
* clean up comments
Imported using git-ubuntu import.
Changelog parent: 432b875df8
New changelog entries:
* Add support for armel+omap, and remove incorrect comments from the armel
kernel installation block.
* Really update the maintainer field.
Imported using git-ubuntu import.
Changelog parent: 37ae47542b
New changelog entries:
* if the ltsp squashfs image build fails, fail the build.
* use mksquashfs directly, instead of ltsp-update-image
Imported using git-ubuntu import.
Changelog parent: 8a2fa455ea
New changelog entries:
* Deliver edubuntu-dvd/i386 ltsp squashfs image, since that's what
actually gets built these days.
* Update maintainer field.
Imported using git-ubuntu import.
Changelog parent: 60d3d00ae6
New changelog entries:
* Edubuntu is allowed to pull from universe; update livecd.sh accordingly
Imported using git-ubuntu import.
Changelog parent: cb09049c18
New changelog entries:
* make sure there is no old squashfs around before attempting to squash a
new one.
Imported using git-ubuntu import.
Changelog parent: 23d96b043a
New changelog entries:
* Write out the total size of uncompressed squashfs to be used by
partman and ubiquity.
Imported using git-ubuntu import.
Changelog parent: 3b670a7ed6
New changelog entries:
* UNR LIVELIST: list lupin-casper and laptop-detect explicitly and drop
ubiquity which is in the live seed already. Fixes lack of wubi support in
UNR images; LP: #457246.
Imported using git-ubuntu import.
Changelog parent: 94f3c2d41c
New changelog entries:
* Revert 0.98 change; it's actually much more wide-ranging than I thought as
it would cause each livefs build on a subarch to rotate the timestamped
dir and hence would mask the previous builds; and even if that would be
fixed, arch-indepedent filenames such as manifest/kernel/initrd/etc.
symlinks would clash.
* Rename EXTRASOURCE to PPA and also define PPAMIRROR near top, set to
ppa.launchpad.net. Changing to PPA avoids listing non-main components in
deb lines and having an useful comment in sources.list.
* Create an etc/apt/preferences file Pin-ing the PPA at 550 when there's
one.
* Gross hack to reinstall the moblin-ppa-keyring package after the trusted
db is put back in place since otherwise we miss the GPG key we wanted.
* Fix computation of Origin fields for PPAs named "ppa" and document the
exception along with the expected format for the PPA var in comments.
LP: #434243
* Move the code taking a backup of the APT trusted keyring to just after
sources.list generation (this is safe since there's no apt call inbetween)
and move the installation of the moblin-archive-keyring just before the
backup is taken; this allows dropping the hack of reinstalling the keyring
package at the end of the build. It might break apt-get update for UMR
before the host keys are appended to the trusted keyring though.
* Remove ${ROOT}var/cache/apt/{,src}pkgcache.bin after installing the moblin
keyring package, workaround for LP #442082.
* Run apt-get update one more time after installing the moblin keyring
package, to promote Release.gpg from APT's lists/partial/ to lists/.
Ideally APT would do that for us on apt-key updates.
* Also change computation of Origin field for PPAs when generating the final
APT config; ideally we wouldn't have to duplicate this code though;
perhaps the removal of APT preferences file can be limited to hardy too.
Also add an Explanation: header in the final preferences.
* Put livecd logs into project/ not project-subarch/.
Imported using git-ubuntu import.
Changelog parent: 92501f8656
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.
Imported using git-ubuntu import.
Changelog parent: a8e9968674
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.
Imported using git-ubuntu import.
Changelog parent: 7b1ecdb571
New changelog entries:
* Add the EXTRASOURCE apt source to the "pristine" /etc/apt/sources.list.
Imported using git-ubuntu import.
Changelog parent: 1709e1211b
New changelog entries:
[ Steve Kowalik ]
* Add support for UMR.
[ Loïc Minier ]
* Use ubuntu-moblin-live in LIVELIST instead of a hardcoded list.
Imported using git-ubuntu import.
Changelog parent: a0831846ee
New changelog entries:
* remove temporary enablement of universe from the armel subarchitectures
Imported using git-ubuntu import.
Changelog parent: 96da636da0
New changelog entries:
* change armel+imx51 back to the proper metapackage name
* enable universe for armel+dove build
* drop armel fallback, we want to fail officially if no armel subarch is set
* clean some trailing whitespace in the armel subarch case statement
Imported using git-ubuntu import.
Changelog parent: 91019814d7
New changelog entries:
[ Steve Kowalik ]
* Remove subarch hack for ubuntu-mid, it was never used.
[ Mario Limonciello ]
* Remove metapackage hack for mythbuntu. Now that tasks are published for
multiverse, it's no longer necessary.
Imported using git-ubuntu import.
Changelog parent: 9276498a1a
New changelog entries:
* make armel imx51 build from universe for alpha4 until our kernel package
is in main.
* change linux metapackage name to linux-babbage on imx51 to reflect the new
name choice of the kernel team.
Imported using git-ubuntu import.
Changelog parent: 4b16ae8f92
New changelog entries:
[ Michael Casadevall ]
* Move armel to subarchitectures so we can support dove .
* Made armel with no subarch default to imx51.
[ Steve Kowalik ]
* livecd.sh: Stop building UNR from universe.
Imported using git-ubuntu import.
Changelog parent: 350c154c6e
New changelog entries:
[ Adam Conrad ]
* Make the sort file fetch a no-op for now, since the old URL was
hanging the builds, and we don't actually HAVE sort files. If
that ever changes, we can undo this.
[ Mario Limonciello ]
* Install a hybrid of tasks and a meta package for mythbuntu to
boot out all the gnome stuff that's getting added by dependency
resolution order.
Imported using git-ubuntu import.
Changelog parent: f44fd3cf4e
New changelog entries:
[ Timo Aaltonen ]
* livecd.sh: Don't mess with xorg.conf anymore, we don't install one
by default.
[ Colin Watson ]
* Clean up the chroot tree before trying to remove it, just in case
there's some leftover junk from a previous failed build.
Imported using git-ubuntu import.
Changelog parent: 74f42c2ab3
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^.
Imported using git-ubuntu import.
Changelog parent: 13d576c53f
New changelog entries:
* Compress the initrd with LZMA by default, now that the kernel supports
this across the board. Saves about 3MB on Ubuntu live CDs.
Imported using git-ubuntu import.
Changelog parent: 5f0a6d5f71
New changelog entries:
* Don't force installation of libgoffice-gtk-0-6 on xubuntu; this package
is now obsolete.
Imported using git-ubuntu import.
Changelog parent: 4fd04035f3
New changelog entries:
* Don't fail if livecd.${FSS}.{kernel,initrd} already exist for some
reason.
Imported using git-ubuntu import.
Changelog parent: 812f9e7818
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.
Imported using git-ubuntu import.
Changelog parent: 6da764e607
New changelog entries:
* ia64 uses -ia64 kernels across the board now.
* BuildLiveCD: default to karmic.
Imported using git-ubuntu import.
Changelog parent: ded077e547
New changelog entries:
* Add standard^ to UNR.
* Add mobile-live^ to LIVELIST for MID and UNR. (LP: #358095)
* Only build UNR from main, restricted and universe.
Imported using git-ubuntu import.
Changelog parent: c8de22c566
New changelog entries:
* Use the --purge option to 'apt-get install', to ensure that any packages
removed as a result of Conflicts are purged (LP: #327821).
Imported using git-ubuntu import.
Changelog parent: f9f0faaacc
New changelog entries:
* Remove the D-Bus machine identifier from the livefs; it needs to be
unique, and it's generated at boot time if it's missing (LP: #322830).
Imported using git-ubuntu import.
Changelog parent: fbb827febf
New changelog entries:
* For mythbuntu livefs builds, we don't have tasks yet. They will be
coming in a future build of Soyuz, so for now just use the
metapackages instead.
Imported using git-ubuntu import.
Changelog parent: c983df7186
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).
Imported using git-ubuntu import.
Changelog parent: 1f1b49c242
New changelog entries:
* change mobile to use the mobile-mobile task instead of teh metapackage for
building images
Imported using git-ubuntu import.
Changelog parent: 72ff4b32a7
New changelog entries:
* linux-lpia-meta exists, change lpia's kernel back to linux-lpia.
Imported using git-ubuntu import.
Changelog parent: 0f9e11098d
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.
Imported using git-ubuntu import.
Changelog parent: 09576cc9e4
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.
Imported using git-ubuntu import.
Changelog parent: 297e3626fc
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.
Imported using git-ubuntu import.
Changelog parent: 2181c3bb4a
New changelog entries:
* Do not install xresprobe, it is not necessary any more and in universe
now.
Imported using git-ubuntu import.
Changelog parent: a754f6c1db
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).
Imported using git-ubuntu import.
Changelog parent: 8df24d0847
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
Imported using git-ubuntu import.
Changelog parent: 69b780c9fa
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.
Imported using git-ubuntu import.
Changelog parent: 61a11da916
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.
Imported using git-ubuntu import.
Changelog parent: f23f76577d
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.
Imported using git-ubuntu import.
Changelog parent: 7ae22491cb
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.
Imported using git-ubuntu import.
Changelog parent: 576f7638e4
New changelog entries:
* Explicitly install language-support-en first for kubuntu-kde4
live, should stop apt wanting to install firefox for no good
reason.
Imported using git-ubuntu import.
Changelog parent: 7fd846a27f
New changelog entries:
* All powerpc builds (including ps3) use the powerpc/powerpc64-smp kernels
now.
Imported using git-ubuntu import.
Changelog parent: 549bfa3fe6
New changelog entries:
* Run /etc/cron.daily/mlocate rather than /etc/cron.daily/slocate.
Imported using git-ubuntu import.
Changelog parent: 577bdaf259
New changelog entries:
* Enable *ubuntu-dvd and kubuntu-kde4 as known projects in BuildLiveCD