Age | Commit message (Expand) | Author |
2014-08-26 | Fix pep8 issues, drop pylint. | Jay Faulkner |
2014-08-26 | ssh_authkey_fingerprints: fix bug that prevented disabling the module | Scott Moser |
2014-08-22 | docs: fix disk-setup to reference 'table_type' | Scott Moser |
2014-08-21 | fix rendering resolv.conf if no 'options' are provided | Scott Moser |
2014-08-21 | settings: fix typo resulting in OpenStack and GCE not running. | Scott Moser |
2014-08-21 | systemd: make cloud-init block ssh service startup to guarantee keys exist | Scott Moser |
2014-08-13 | remove un-used 'end' in result.json and status.json | Scott Moser |
2014-07-31 | add ubuntu-init-switch module for testing systemd. | Scott Moser |
2014-07-29 | do not put comments in /etc/timezone | Scott Moser |
2014-07-24 | SeLinuxGuard: remove invalid check for sanity around restorecon, fix test | Scott Moser |
2014-07-24 | change trunk packaging to be more modern. | Scott Moser |
2014-07-24 | change default path of systemd files to /lib/sysemd/system. | Scott Moser |
2014-07-21 | Allow the usage of jinja2 templates | Scott Moser |
2014-07-16 | fix 'make test' in python 2.6 | Scott Moser |
2014-06-09 | doc: fix user-groups doc to reference plural ssh-authorized-keys | Scott Moser |
2014-06-02 | SmartOS test: do not require existance of /dev/ttyS1. | Scott Moser |
2014-05-30 | CloudSigma: only poll on serial device after dmidecode check. | Kiril Vladimiroff |
2014-05-30 | add vendordata support to cloudsigma datasource | Scott Moser |
2014-05-30 | open 0.7.6 | Scott Moser |
2014-03-27 | OpenNebula: support base64 encoded user-data | Scott Moser |
2014-03-19 | Azure: re-format ephemeral disk if necessary | Scott Moser |
2014-03-03 | write status to /run/cloud-init/ for external consumption | Scott Moser |
2014-03-03 | seed_random: support a 'command' to seed /dev/random | Dustin Kirkland |
2014-02-27 | AltCloud: to not run dmidecode on arm systems. | Scott Moser |
2014-02-26 | SmartOS: do not run on arm as dmidecode causes problems | Scott Moser |
2014-02-13 | Add a openstack specific datasource | Joshua Harlow |
2014-02-13 | Add initial GCE datasource | Scott Moser |
2014-02-12 | initial Gentoo and Arch linux support | Nate House |
2014-02-12 | Add support for the CloudSigma server context. | Kiril Vladimiroff |
2014-02-12 | Add 'unverified_modules' config option and skip unverified modules | Scott Moser |
2014-02-10 | Azure: fix issue with stale data in /var/lib/waagent | Scott Moser |
2014-01-29 | DataSourceNoCloud: support reading vendor-data | Scott Moser |
2014-01-28 | util.is_ipv4: realize that 0 is a valid number in a ipv4 address. | Vlastimil Holer |
2014-01-23 | Initial Freebsd support | Harm Weites |
2014-01-23 | Consider partitions as sources for configdrive if labelled correctly | Paul Querna |
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 |