Age | Commit message (Expand) | Author |
2016-11-22 | flake8: fix trailing white space | Scott Moser |
2016-11-22 | Doc: various documentation fixes | Sean Bright |
2016-11-22 | cloudinit/config/cc_rh_subscription.py: Remove repos before adding | Brent Baude |
2016-11-22 | packages/redhat: fix rpm spec file. | Scott Moser |
2016-11-22 | main: set TZ in environment if not already set. | Ryan Harper |
2016-11-22 | Azure: No longer rely on walinux agent. | Scott Moser |
2016-11-22 | disk_setup: Use sectors as unit when formatting MBR disks with sfdisk. | Daniel Watkins |
2016-11-18 | Add activate_datasource, for datasource specific code paths. | Scott Moser |
2016-11-15 | systemd: cloud-init-local use RequiresMountsFor=/var/lib/cloud | Scott Moser |
2016-11-15 | systemd: cloud-init remove After=systemd-networkd-wait-online | Scott Moser |
2016-11-15 | systemd: cloud-init-local change Before basic to sysinit | Scott Moser |
2016-11-10 | pep8: fix style errors reported by pycodestyle 2.1.0 | Scott Moser |
2016-11-10 | systemd: drop both Wants and After local-fs.target | Scott Moser |
2016-11-10 | systemd: networking service adjustments. | Scott Moser |
2016-11-10 | systemd: replace Before=basic.target, dbus.target with sysinit.target | Scott Moser |
2016-11-10 | doc: Add documentation on stages of boot. | Scott Moser |
2016-11-10 | doc: make the RST files consistently formated and other improvements. | Scott Moser |
2016-11-09 | Ec2: fix syntax and tox in previous commit. | Scott Moser |
2016-11-08 | Ec2: protect against non-dictionary in block-device-mapping. | Scott Moser |
2016-11-08 | doc: fixed example to not overwrite /etc/hosts | Chris Glass |
2016-11-07 | Doc: fix spelling / typos in ca_certs and scripts_vendor. | Scott Moser |
2016-11-07 | pyflakes: fix issue with pyflakes 1.3 found in ubuntu zesty-proposed. | Scott Moser |
2016-11-03 | net/cmdline: Further adjustments to ipv6 support | LaMont Jones |
2016-11-03 | Add coverage dependency to bddeb to fix package build. | Scott Moser |
2016-11-01 | doc: improve HACKING.rst file | Scott Moser |
2016-11-01 | dmidecode: Allow dmidecode to be used on aarch64 | Robert Schweikert |
2016-11-01 | AliYun: Add new datasource for Ali-Cloud ECS | kaihuan.pkh |
2016-10-28 | Add coverage collection to tox unit tests. | Joshua Powers |
2016-10-25 | cc_users_groups: fix remaing call to ds.normalize_user_groups | Ryan Harper |
2016-10-25 | disk-config: udev settle after partitioning in gpt format. | Scott Moser |
2016-10-24 | unittests: do not read system /etc/cloud/cloud.cfg.d | Scott Moser |
2016-10-20 | Add documentation for logging features. | Wesley Wiedenmeier |
2016-10-20 | Add support for snap create-user on Ubuntu Core images. | Ryan Harper |
2016-10-19 | Fix sshd restarts for rhel distros. | Jim Gorz |
2016-10-19 | OpenNebula: replace 'ip' parsing with cloudinit.net usage. | Scott Moser |
2016-10-19 | Fix python2.6 things found running in centos 6. | Scott Moser |
2016-10-19 | Move user/group functions to new ug_util file | Joshua Harlow |
2016-10-18 | DigitalOcean: enable usage of data source by default. | Scott Moser |
2016-10-18 | update Gentoo initscripts to run in the correct order | Matthew Thode |
2016-10-07 | MAAS: improve the main of datasource to look at kernel cmdline config. | Scott Moser |
2016-10-07 | tests: silence the Cheetah UserWarning about NameMapper C version. | Scott Moser |
2016-10-07 | systemd: Run cloud-init.service Before dbus.socket not dbus.target | Daniel Watkins |
2016-10-04 | systemd: run cloud-init.service Before dbus.service | Scott Moser |
2016-10-04 | unittests: fix use of mock 2.0 'assert_called' when running make check | Ryan Harper |
2016-09-30 | Improve module documentation and doc cleanup. | Wesley Wiedenmeier |
2016-09-29 | lxd: Update network config for LXD 2.3 | Stéphane Graber |
2016-09-29 | DigitalOcean: use meta-data for network configruation | Ben Howard |
2016-09-28 | ntp: move to run after apt configuration | Scott Moser |
2016-09-21 | Decode unicode types in decode_binary | Robert Schweikert |
2016-09-21 | systemd: Ensure that cloud-init-local happens before NetworkManager | Joshua Harlow |