cloud-init 0.7.7~bzr1189-0ubuntu1 source package in Ubuntu

Changelog

cloud-init (0.7.7~bzr1189-0ubuntu1) xenial; urgency=medium

  * d/control: adjust build dependency as python3-pyflakes in xenial
    now provides python3 modules for pyflakes.
  * d/cloud-init.install, d/control, d/dirs, d/grub-legacy-ec2.install:
    run wrap-and-sort
  * d/cloud-init.install: add lib/udev/ files.
  * d/cloud-init.postinst: touch /var/lib/cloud/data/upgraded-network
    if upgrading from version that did not have network support.
  * New upstream snapshot.
    * initial support for support network configuration in cloud-init --local
    * do not rely on network metadata service on every boot for
      ConfigDrive Openstack Azure (LP: #1553815)

 -- Scott Moser <email address hidden>  Thu, 24 Mar 2016 17:36:40 -0400

Upload details

Uploaded by:
Scott Moser
Uploaded to:
Xenial
Original maintainer:
Scott Moser
Architectures:
all
Section:
admin
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Xenial: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
cloud-init_0.7.7~bzr1189.orig.tar.gz 436.5 KiB 1999411ee76f8aa24e62a2af4cf5280b041958eee3cf63bc3c2aeb3883c6cfe0
cloud-init_0.7.7~bzr1189-0ubuntu1.debian.tar.xz 50.1 KiB bd7101872f40b99837fb2b8c5e3aaeadbfe71e28def365d5a28188ef073f8524
cloud-init_0.7.7~bzr1189-0ubuntu1.dsc 2.2 KiB c7700365bc7478fefafb6c8064bdd29cc9184e496f1db20a23f73c4497a37c46

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.