summaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Expand)Author
2014-10-20fix for rhel7 by using 'uses_systemd' to detect upstart/systemdScott Moser
2014-10-20Add Digital Ocean Datasource.Scott Moser
2014-10-20open 0.7.7Scott Moser
2014-10-01cc_mounts: add ability to create swap fileScott Moser
2014-09-30FreeBSD: Support ConfigDriveScott Moser
2014-09-17cc_grub_dpkg consider /dev/xvda as a candidate for grub installationScott Moser
2014-09-15resizefs: fix backgrounded resizingScott Moser
2014-09-10ConfigDrive: support reading vendor_data similar to OpenStack MD readerScott Moser
2014-09-08resizefs: first check if device is writable before attemptingScott Moser
2014-09-03improved logging of errors around module loading/searchingScott Moser
2014-09-03Datasource: fix to provide local-hostname if not available in datasourceScott Moser
2014-09-02FreeBsd: fix initscripts and add working config fileScott Moser
2014-08-27Openstack: do not load urls twiceScott Moser
2014-08-26Fix pep8 issues, drop pylint.Jay Faulkner
2014-08-26ssh_authkey_fingerprints: fix bug that prevented disabling the moduleScott Moser
2014-08-22docs: fix disk-setup to reference 'table_type'Scott Moser
2014-08-21fix rendering resolv.conf if no 'options' are providedScott Moser
2014-08-21settings: fix typo resulting in OpenStack and GCE not running.Scott Moser
2014-08-21systemd: make cloud-init block ssh service startup to guarantee keys existScott Moser
2014-08-13remove un-used 'end' in result.json and status.jsonScott Moser
2014-07-31add ubuntu-init-switch module for testing systemd.Scott Moser
2014-07-29do not put comments in /etc/timezoneScott Moser
2014-07-24SeLinuxGuard: remove invalid check for sanity around restorecon, fix testScott Moser
2014-07-24change trunk packaging to be more modern.Scott Moser
2014-07-24change default path of systemd files to /lib/sysemd/system.Scott Moser
2014-07-21Allow the usage of jinja2 templatesScott Moser
2014-07-16fix 'make test' in python 2.6Scott Moser
2014-06-09doc: fix user-groups doc to reference plural ssh-authorized-keysScott Moser
2014-06-02SmartOS test: do not require existance of /dev/ttyS1.Scott Moser
2014-05-30CloudSigma: only poll on serial device after dmidecode check.Kiril Vladimiroff
2014-05-30add vendordata support to cloudsigma datasourceScott Moser
2014-05-30open 0.7.6Scott Moser
2014-03-27OpenNebula: support base64 encoded user-dataScott Moser
2014-03-19Azure: re-format ephemeral disk if necessaryScott Moser
2014-03-03write status to /run/cloud-init/ for external consumptionScott Moser
2014-03-03seed_random: support a 'command' to seed /dev/randomDustin Kirkland
2014-02-27AltCloud: to not run dmidecode on arm systems.Scott Moser
2014-02-26SmartOS: do not run on arm as dmidecode causes problemsScott Moser
2014-02-13Add a openstack specific datasourceJoshua Harlow
2014-02-13Add initial GCE datasourceScott Moser
2014-02-12initial Gentoo and Arch linux supportNate House
2014-02-12Add support for the CloudSigma server context.Kiril Vladimiroff
2014-02-12Add 'unverified_modules' config option and skip unverified modulesScott Moser
2014-02-10Azure: fix issue with stale data in /var/lib/waagentScott Moser
2014-01-29DataSourceNoCloud: support reading vendor-data Scott Moser
2014-01-28util.is_ipv4: realize that 0 is a valid number in a ipv4 address.Vlastimil Holer
2014-01-23Initial Freebsd supportHarm Weites
2014-01-23Consider partitions as sources for configdrive if labelled correctlyPaul Querna
2014-01-22cc_resizefs: figure out what /dev/root means via kernel cmdlineScott Moser
2014-01-17Add 'Requires' or 'Recommends' on sudo in packaging files.Vlastimil Holer