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.