Age | Commit message (Expand) | Author |
2012-09-14 | remove 'start networking' from cloud-init-nonet | Scott Moser |
2012-08-27 | DataSourceEc2: require 'instance-data' as top level domain | Scott Moser |
2012-08-24 | add changelog entry | Scott Moser |
2012-08-22 | add support for creating initial users and groups | Scott Moser |
2012-08-22 | add apt_reboot_if_required to reboot if required | Scott Moser |
2012-08-22 | rework package mirror selection | Scott Moser |
2012-08-20 | Add the "None" datasource | Scott Moser |
2012-08-20 | mark bug 1010582 as fixed. | Scott Moser |
2012-08-20 | add ssh-authkey-fingerprint config module, to print fingerprints to console | Scott Moser |
2012-08-14 | Add RHEVm and vSphere support as datasource AltCloud | Scott Moser |
2012-07-11 | add write-files module for "injecting" files (LP: #1012854) | Scott Moser |
2012-07-09 | update Changelog | Scott Moser |
2012-07-01 | Adjust the changelog after adding 'hacking.py' | harlowja |
2012-06-30 | Add in more comments about what has been changed/adjusted/reworked | harlowja |
2012-06-30 | Add comment about #includeonce/#include bug/change | harlowja |
2012-06-29 | Start filling out the 0.7 changelog section. | Joshua Harlow |
2012-06-29 | [merge-from-trunk] use yaml.safe_load rather than yaml.load | Scott Moser |
2012-06-29 | [merge from trunk] cc_salt_minion: install package salt-minion rather than salt | Scott Moser |
2012-06-29 | [merge from trunk] Use --quiet when running apt-get | Scott Moser |
2012-06-21 | use yaml.safe_load rather than yaml.load | Scott Moser |
2012-06-20 | cc_salt_minion: install package salt-minion rather than salt | Scott Moser |
2012-06-13 | Use --quiet when running apt-get | Scott Moser |
2012-06-11 | Update with parsing of a requirments file, changelog for this new refactoring... | Joshua Harlow |
2012-05-22 | support relative path in AuthorizedKeysFile | Scott Moser |
2012-04-09 | fix chef documentation (LP: #960564) | Scott Moser |
2012-04-05 | Allow a url to cloud-config data to be specified on kernel config line | Scott Moser |
2012-04-04 | Provide informative message when user logs in with unsupported locale | Scott Moser |
2012-03-26 | cc_chef: fix bug when validation_key was present, but validation_cert was not | Scott Moser |
2012-03-21 | cc_resizefs: run resizefs in the background during boot. | Scott Moser |
2012-03-12 | Warn in user-data processing on non-multipart, non-handled data | Scott Moser |
2012-03-12 | wrap Changelog to < 80 chars | Scott Moser |
2012-03-12 | import CloudStack data source [Cosmin Luta] | Scott Moser |
2012-03-09 | add option apt_pipelining to cloud-config to address s3 mirrors (LP: #948461) | Scott Moser |
2012-03-08 | Add DataSourceMaaS, a Data Source for Ubuntu Machine as a Service | Scott Moser |
2012-02-17 | support reading network interface config from DataSourceNoCloud | Scott Moser |
2012-02-16 | update changelog | Scott Moser |
2012-02-16 | DataSourceConfigDrive: support getting data from openstack config drive | Scott Moser |
2012-02-15 | DataSourceOVF: only search for OVF data on ISO9660 filesystems | Scott Moser |
2012-02-15 | Support salt minions via cloud-config [Jeff Bauer] (LP: #927795) | Scott Moser |
2012-01-30 | support empty lines in '#include' files (LP: #923043) | Scott Moser |
2012-01-20 | in netinfo output (ci-info:), fill in empty fields with a "." | Scott Moser |
2012-01-17 | add support for add/remove CA Certificates via cloud-config (LP: #915232) | Scott Moser |
2012-01-12 | fix pylint warnings (LP: #914739) [Juerg Haefliger] | Scott Moser |
2012-01-12 | add unit test framework (LP: #890851) | Scott Moser |
2011-12-22 | fix issue with part-handlers and base64 encoding (LP: #874342) | Scott Moser |
2011-12-21 | support configuration of landscape-client via cloud-config (LP: #857366) | Scott Moser |
2011-12-20 | add INSTANCE_ID to env of bootcmd, add cloud-init-per | Scott Moser |
2011-12-20 | output public ssh host keys to console on boot (LP: #893400) | Scott Moser |
2011-12-19 | revert default handling of /etc/hosts to 0.6.1 style (Ubuntu 11.04) | Scott Moser |
2011-12-19 | make stdin read from /dev/null for all cloud-init programs (LP: #903993) | Scott Moser |