lp:ubuntu/natty-proposed/cloud-init

Created by Ubuntu Package Importer and last modified
Get this branch:
bzr branch lp:ubuntu/natty-proposed/cloud-init
Members of Ubuntu branches can upload to this branch. Log in for directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Ubuntu branches
Review team:
Ubuntu Development Team
Status:
Abandoned

Recent revisions

86. By Ben Howard

* add ability to configure Acquire::http::Pipeline-Depth via
  cloud-config setting 'apt_pipelining' (LP: #948461)
* debian/cloud-init.postinst: address population of apt_pipeline
  setting on installation.

85. By Scott Moser

instead of including /boot/grub, create it in postinst
of grub-legacy-ec2.

84. By Scott Moser

grub-legacy-ec2: add /boot/grub directory so installation does
not depend on it already existing (LP: #759885)

83. By Scott Moser

* avoid upgrade prompt for grub-pc when devices are named xvdX (LP: #752361)
* catchup to trunk cloud-init (rev 395)

82. By Scott Moser

* fix --purge of grub-legacy-ec2 package (LP: #749444)
* catchup to trunk cloud-init (rev 394)
* support user-data formated in dos format by converting to unix for
  user-scripts, boothooks, and upstart jobs (LP: #744965)
* removal of some debug code, minor documentation fix

81. By Scott Moser

* catch up to trunk cloud-init (rev 389).
* fix bug in part-handler code, that broke part handlers (LP: #739694)
* fix sporadic resizefs failure (LP: #726938)

80. By Scott Moser

* catch up to trunk cloud-init (rev 385).
* attempt to install packages on failed apt-get update (LP: #728167)
* enabled timezone and mcollective cloud-config plugins

79. By Scott Moser

grub-legacy-ec2: Use dpkg-query --control-path instead of hard-coding a
path to debconf templates file, for compatibility with multiarch.

78. By Scott Moser

* New upstream release.
* fix for puppet configuration options (LP: #709946) [Ryan Lane]
* fix pickling of DataSource, which broke seeding.
* turn resize_rootfs default to True
* avoid mounts in DataSourceOVF if 'read' on device fails
  'mount /dev/sr0' for an empty virtual cdrom device was taking 18 seconds
* add 'manual_cache_clean' option to select manual cleaning of
  the /var/lib/cloud/instance/ link, for a data source that might
  not be present on every boot
* make DataSourceEc2 retries and timeout configurable
* add 'bootcmd' like 'runcmd' to cloud-config syntax for running things early
* move from '#opt_include' in config file format to conf_d.
  now local config files should live in /etc/cloud/cloud.cfg.d/
* move /etc/cloud/distro.cfg to /etc/cloud/cloud.cfg.d/90_dpkg.cfg
* allow /etc/hosts to be written from hosts.tmpl. which allows
  getting local-hostname into /etc/hosts (LP: #720440)
* better handle startup if there is no eth0 (LP: #714807)
* update rather than append in puppet config [Marc Cluet]
* add cloud-config for mcollective [Marc Cluet]

77. By Scott Moser

* fix running of user scripts (LP: #711480) (cherry pick 344)
* fix 2 lintian warnings

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:ubuntu/saucy/cloud-init
This branch contains Public information 
Everyone can see this information.

Subscribers