lp:~smoser/ubuntu/raring/cloud-init/lp-123315-1231490
- Get this branch:
- bzr branch lp:~smoser/ubuntu/raring/cloud-init/lp-123315-1231490
Branch merges
Related bugs
Bug #123315: Feisty has Ruby 1.8.5. 1.8.6 is the latest. | Undecided | Fix Released |
|
Bug #1231490: [SRU] cloud-init should handle formating the azure disks | Medium | Fix Released |
|
Related blueprints
Branch information
- Owner:
- Scott Moser
- Status:
- Development
Recent revisions
- 256. By Scott Moser
-
* debian/
patches/ lp-123315- 1231490- smartos_ azure_disk_ format. patch:
Backport from upstream 0.7.4:
* SmartOS datasource to support booting on SmartOS Cloud targets
(LP: #123315)
* Support for ephemeral drive formating for SmartOS
* Enable default ephemeral formating for Windows Azure (LP: #1231490)
* Support for shorthand on default block mappings, i.e. ephemeral0.1
for both mounts and disk formatting.
* Use partition on mount directives if available (LP: #1231490).
* debian/cloud-init. postinst: ensure that disk-setup module is not run
on upgrade. - 255. By Scott Moser
-
* New upstream release.
* fix merging routines to be backwards compatible (LP: #1180867)
* fix maas datasource if user-data is not present (LP: #1172742)
* fix for python 2.6
* Fix chef omnibus installation support. (LP: #1182265) - 254. By Scott Moser
-
* New upstream snapshot.
* make apt-get invoke 'dist-upgrade' rather than 'upgrade' for
package_upgrade. (LP: #1164147)
* workaround 2.6 kernel issue that stopped blkid from showing /dev/sr0 - 253. By Scott Moser
-
* New upstream snapshot.
* use python-requests rather than urllib2 for http (LP: #1067888)
* handle failure of resizefs better. Specifically, do not show
warnings or stack trace in lxc (LP: #1160462) - 252. By Scott Moser
-
* New upstream snapshot.
* documentation on write-files module (LP: #1111205)
* support for specifying package versions in package installs
* DataSourceNoCloud: allow specifyin user-data and meta-data in
the datasource config (LP: #1115833)
* work around bug in upstart for now (1124384)
* support resizing btrfs fileystems
* parse ssh keys more correctly (LP: #1136343)
* upstart/cloud-init- nonet.conf: handle sigterm gracefully (LP: #1015223)
* support growing partitions (LP: #1136936)
* use --force-unsafe-io for dpkg installations to improve speed
This is sane as it happens on instance initialization.
* more powerful and user-suppliable cloud-config merge mechanisms
(LP: #1023179) - 251. By Scott Moser
-
* catchup-
751-760. patch (sync to 760)
* DataSourceConfigDrive: allow config-drive data to come from a
CD-ROM (LP: #1100545)
* Allow 'sr0' to be used as a source for mount config [Vlastimil Holer]
* do not log passwords provided via config (LP: #1096417)
* DataSourceCloudStack: Attempt to find the 'virtual router' as provided
from dhcp responses, rather than assuming it is the default route
(LP: #1089989) [Gerard Dethier]
in the CloudStack environment use virtual router rather than default route
* notify upstart after writing upstart jobs to support filesystems that
do not support inotify such as overlayfs (LP: #1080841)
* fix cloud-config 'lock_password' user setup (LP: #1096423)
* debian/README. source: minor improvements. - 250. By Scott Moser
-
* cherry pick relevant patches from trunk up to revision 750
* use short form of '--stderr' argument to logger for better cross
distro support (LP: #1083715)
* puppet: make installation configurable (LP: #1090205)
* chef: add omnibus installation method
* fix allowing cloud-config input via user-data to affect the
apt mirror selection (LP: #090482) - 249. By Scott Moser
-
* cherry pick relevant patches from trunk up to revision 745
* fix writing of sudoers when suders rule is a string rather than
an array (LP: #1079002)
* add trailing slash to sudoers files that are written
* fix resizefs module when 'noblock' was provided (LP: #1080985)
* make sure there is no blank line before cloud-init entry in
there are no blank lines in /etc/ca-certificates. conf (LP: #1077020) - 248. By Scott Moser
-
* debian/watch: add watch file
* add 'ubuntu' user to sudoers (LP: #1080717)
* set 'ubuntu' user shell to bash
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp:ubuntu/trusty/cloud-init