mirror of
https://git.launchpad.net/livecd-rootfs
synced 2025-02-10 04:37:29 +00:00
Imported using git-ubuntu import. Changelog parent: 26909642e9b4b01f59c80a9933ed98a15f8184bf New changelog entries: [ Steve Langasek ] * live-build/ubuntu-cpc/functions: don't call sleep as part of umount_settle; udevadm settle is synchronous and there's no reason to sleep after it. * live-build/ubuntu-cpc/functions: umount_partition: don't call umount_settle for each submount; just unmount them one by one and settle at the end. * Support passing IMAGE_TARGETS in the environment, to limit which images are output as part of a build; particularly useful for ubuntu-cpc builds which output multiple image types. [ Nishanth Aravamudan ] * live-build/ubuntu-cpc/hooks/061-open-iscsi.chroot: generate iSCSI Initiator Name at first iscsid run for cloud images to ensure it is unique (LP: #1444992). [ Brian Murray ] * Fix the OVF's metadata to include Ubuntu specific identifiers and descriptions instead of the generic Linux ones. Thanks to Chris Glass. (LP: #1656293) * Add replace_grub_root_with_label function thereby consolidating multiple uses of the same calls to sed. Thanks to Dan Watkins. [ Adam Conrad ] * Set device_tree_address for the new kernel in the RPi bootloader config.txt