cloud-init 0.6.3-0ubuntu1.5 source package in Ubuntu

Changelog

cloud-init (0.6.3-0ubuntu1.5) precise-proposed; urgency=low

  * debian/update-grub-legacy-ec2: consider kernels bootable on ec2
    that are named -generic, in addition to -virtual.  This fixes a problem
    where the kernels installed by linux-lts-quantal were not added to
    /boot/grub/menu.lst (LP: #1005551)
  * debian/patches/lp-1077020-fix-ca-certificates-blanklines.patch: fix
    adding of empty lines in ca-certificates file (LP: #1077020)
  * debian/patches/lp-1031065-nonet-not-start-networking.patch: do not 'start
    networking' in cloud-init-nonet upstart job. Doing so can cause networking
    to be started earlier than it should be.  Instead, add a
    cloud-init-container job that runs only in a container and emits
    net-device-added (LP: #1031065).
  * debian/patches/lp-1037567-add-config-drive-v2-support.conf:
    backport support for config-drive-v2 which is part of Openstack Nova in
    Folsom and later. (LP: #1037567) (LP: #1100545)
 -- Scott Moser <email address hidden>   Wed, 16 Jan 2013 19:37:57 -0500

Upload details

Uploaded by:
Scott Moser
Uploaded to:
Precise
Original maintainer:
Scott Moser
Architectures:
all
Section:
admin
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Precise: [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
cloud-init_0.6.3.orig.tar.gz 121.4 KiB 0df3e011b81b0512ef72b56b73dd7980ea80b1bfc48eb956fb07df254d47a90d
cloud-init_0.6.3-0ubuntu1.5.debian.tar.gz 67.7 KiB 166cc7d580255aafda6d09fd29002a63d4f8bdf5dec24531bf70c3ddb5e37e20
cloud-init_0.6.3-0ubuntu1.5.dsc 1.9 KiB f8189c3758b780f404987c09846af1add33f653adf93ce9720b732e11c424656

View changes file

Binary packages built by this source

cloud-init: Init scripts for cloud instances

 Cloud instances need special scripts to run during initialisation
 to retrieve and install ssh keys and to let the user run various scripts.

ec2-init: package renamed -> cloud-init

 This package has been renamed to 'cloud-init'.

grub-legacy-ec2: Handles update-grub for ec2 instances

 EC2 instances that use grub-legacy as a bootloader need a way to keep
 /boot/grub/menu.lst up to date while not conflicting with grub-pc.
 This package provides that.