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
Imported using git-ubuntu import.
Changelog parent: 50cf3a267cef6c38f635fa6fc9d81a43c0ea75d3
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: fe516c7a7ff4a8faa6420bc0cc9060b454765320
New changelog entries:
* Handle package/task list changes in live-build 3.0~a22-1.
* Handle local sources.list changes in live-build 3.0~a22-1.
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
Imported using git-ubuntu import.
Changelog parent: bd1b5431d0649e3d9458dc91fd319f8c445b9d16
New changelog entries:
* Use all_chroot_pyc-purge.sh hook from live-build 3.0~a21-1ubuntu4.
Imported using git-ubuntu import.
Changelog parent: d53a7453594ff5ad64e34319d03bb10dac604b96
New changelog entries:
* Install xubuntu-live for xubuntu, not edubuntu-live (LP: #800211).
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.
Imported using git-ubuntu import.
Changelog parent: d53152166c1d34c770e05800b2c5dd6fd8d38f52
New changelog entries:
* Remove old config directory before creating a new configuration.
Imported using git-ubuntu import.
Changelog parent: 757cfb724fa34dad889175ccee95fc8163962c3e
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: 077420d054f3efeb51979fdc34ed936cecb1a2ea
New changelog entries:
* Pass --linux-flavours to lb config if necessary.
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.
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.