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

Changelog

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

  * New upstream snapshot.
    - Misc fixes for VMware Support.
    - network config improvements:
      - do not raise exception on non-debian if network config is found.
      - apply network config in 'cloud-init --local' even if there is
        no datasource found.
      - do not write 70-persistent-net.rules only systemd .link files.
    - improve how cloud-init-wait waits: remove the check and sleep
      loop and replace it with 'udevadm settle'.

 -- Scott Moser <email address hidden>  Tue, 29 Mar 2016 16:34:25 -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~bzr1192.orig.tar.gz 436.9 KiB 9c5587cdc20fd2f68327ca504b79ee3c6ef8f273f8505858f9c7e95575fb87df
cloud-init_0.7.7~bzr1192-0ubuntu1.debian.tar.xz 50.3 KiB 17ed8cace3753d151b4bd7c66ff9760a1966d67644c05bfc1c4910551416ce89
cloud-init_0.7.7~bzr1192-0ubuntu1.dsc 2.2 KiB 44f509c87fa32bb7b123cf1939cedc5f165c4a747eef89f61daba33c89910e21

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.