Age | Commit message (Expand) | Author |
2014-01-22 | cc_resizefs: figure out what /dev/root means via kernel cmdline | Scott Moser |
2014-01-17 | Add 'Requires' or 'Recommends' on sudo in packaging files. | Vlastimil Holer |
2014-01-17 | drop requirement on boto for its boto.utils.get_instance_metadata() | Scott Moser |
2014-01-17 | initial vendordata support | Scott Moser |
2014-01-17 | remove support for resizing via 'parted resizepart' | Scott Moser |
2014-01-14 | provide default 'output' setting to log to /var/log/cloud-init-output.log | Scott Moser |
2014-01-09 | Azure: minor changes for filename as strings and logging. | Scott Moser |
2014-01-07 | SeLinuxGuard: Cast file path to string. | James Slagle |
2013-12-14 | support calling apt with eatmydata, enable by default if available. | Scott Moser |
2013-12-12 | add 'debug' module for printing debug output. | Shraddha Pandhe |
2013-12-12 | Add a log message around import failures. | Joshua Harlow |
2013-11-19 | open 0.7.5 | Scott Moser |
2013-11-19 | fix 'make rpm' by removing 0.6.4 entry from ChangeLog (LP: #1241834) | Scott Moser |
2013-11-19 | fix issue with get_mount_info on older kernels | Scott Moser |
2013-11-19 | Documentation: fix name of 'cloud-init-per' command | Scott Moser |
2013-11-08 | Change SmartOS verb for availability zone | Scott Moser |
2013-10-24 | support calling add-apt-repository on cloud-archive: entries | Scott Moser |
2013-10-17 | fix power_state_change config module so that example works, improve doc | Scott Moser |
2013-10-17 | fix DataSourceAzure incompatibility with 2.6 | Scott Moser |
2013-10-07 | fix bug mounting first partition of a alias'd name. | Scott Moser |
2013-10-07 | open 0.7.4 | Scott Moser |
2013-10-02 | cc_growpart: respect /etc/growroot-disabled | Scott Moser |
2013-10-02 | examples/cloud-config-user-groups.txt doc fix, fix pep8 | Scott Moser |
2013-09-30 | add default user to 'sudo' group. | Scott Moser |
2013-09-26 | add entry to ChangeLog | Scott Moser |
2013-09-26 | fix spelling in ChangeLog | Scott Moser |
2013-09-25 | update ChangeLog | Scott Moser |
2013-09-25 | Fix usage of libselinux-python when selinux is disabled. | Garrett Holmstrom |
2013-09-20 | add support for partitioning and creating filesystems | Scott Moser |
2013-09-11 | merge from trunk | Scott Moser |
2013-09-10 | add entry to changelog | Scott Moser |
2013-09-09 | Add support for reading 'random_seed' from data source. | Scott Moser |
2013-08-14 | cc_growpart: prefer growpart over parted 'resizepart' | Scott Moser |
2013-07-30 | add util.log_time helper | Scott Moser |
2013-07-29 | add dependency on 'serial' used by SmartOS datasource | Scott Moser |
2013-07-24 | Add support for merging via jsonp patch format. | Joshua Harlow |
2013-07-23 | finalize handlers even when another handler fails. | Joshua Harlow |
2013-07-23 | allow individual MIME segments to be gzip compressed | Joshua Harlow |
2013-07-23 | Fix password setting for rhel5. | Scott Moser |
2013-07-17 | adds support for SLES plus some basic unittests. | Juerg Haefliger |
2013-07-10 | add Azure datasource | Scott Moser |
2013-07-09 | handlers/upstart_job.py: invoke reload-configuration if we can. | Scott Moser |
2013-06-07 | DataSourceOVF: small fix for iso9660 transport | Scott Moser |
2013-05-20 | Fix chef omnibus installation support. | Chris Wing |
2013-05-20 | open 0.7.3 | Scott Moser |
2013-05-15 | mention new merge format in ChageLog | Scott Moser |
2013-04-10 | improvments to systemd/fedora 18 support | Greg Padgett |
2013-04-03 | invoke dist-upgrade instead of upgrade for apt upgrades | Scott Moser |
2013-03-20 | use 'requests' rather than urllib2. | Scott Moser |
2013-03-07 | support different and user-suppliable merging algorithms for cloud-config | Scott Moser |