cloud-init 0.7.5-0ubuntu1.22 source package in Ubuntu

Changelog

cloud-init (0.7.5-0ubuntu1.22) trusty; urgency=medium

  * debian/update-grub-legacy-ec2:
    - Correctly detect kernels ending in -aws as kernels that can boot on EC2
      (LP: #1655934)
    - Consider kernels with CONFIG_XEN=y bootable on aws. (LP: #1379080)

 -- Scott Moser <email address hidden>  Thu, 08 Jun 2017 19:25:41 -0400

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Trusty: [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
cloud-init_0.7.5.orig.tar.gz 491.9 KiB a92bb83809c139a7db378916414c18b0819e306852d6c60dd89388868857ed33
cloud-init_0.7.5-0ubuntu1.22.debian.tar.xz 79.3 KiB 58c04ce052fff4f914f12951039a9aeeb6e3f511680237d9102e1f6f35040e28
cloud-init_0.7.5-0ubuntu1.22.dsc 2.0 KiB 1cd2277bd365559e17e4deef1d78d199217c735b78fa94f9aa5f32db24ed0ab5

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.