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