Age | Commit message (Expand) | Author |
2016-11-22 | Just use file logging by default | Joshua Harlow |
2016-11-22 | Improve formatting for ProcessExecutionError | Wesley Wiedenmeier |
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 | releasing package cloud-init version 0.7.8-49-g9e904bb-0ubuntu1~16.04.1 | Scott Moser |
2016-11-18 | debian/cloud-init.postinst: update /etc/fstab on Azure instances. | Scott Moser |
2016-11-18 | update changelog (new upstream snapshot 0.7.8-49-g9e904bb). | Scott Moser |
2016-11-18 | merge from master at 0.7.8-49-g9e904bb | Scott Moser |
2016-11-18 | Add activate_datasource, for datasource specific code paths. | Scott Moser |
2016-11-15 | releasing package cloud-init version 0.7.8-47-gb6561a1-0ubuntu1~16.04.1 | Scott Moser |
2016-11-15 | update changelog (new upstream snapshot 0.7.8-47-gb6561a1). | Scott Moser |
2016-11-15 | merge from b6561a134936ba48eaccc447c3fe2526f0b84bb9 at 0.7.8-47-gb6561a1 | 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 | releasing package cloud-init version 0.7.8-45-g584b843-0ubuntu1~16.04.1 | Scott Moser |
2016-11-15 | debian/changelog: organize for more palatable SRU. | Scott Moser |
2016-11-15 | update changelog (new upstream snapshot 0.7.8-45-g584b843). | Scott Moser |
2016-11-15 | systemd: cloud-init-local change Before basic to sysinit | Scott Moser |
2016-11-15 | merge from master at 0.7.8-45-g584b843 | 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-09 | update changelog per SRU feedback. | 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-04 | releasing package cloud-init version 0.7.8-34-ga1cdebd-0ubuntu1~16.04.1 | Scott Moser |
2016-11-04 | Merge branch 'ubuntu/devel' into ubuntu/xenial | Scott Moser |
2016-11-04 | update changelog (new upstream snapshot 0.7.8-34-ga1cdebd). | Scott Moser |
2016-11-04 | merge from master at 0.7.8-34-ga1cdebd | Scott Moser |
2016-11-04 | remove debian/patches in anticipation of new snapshot | Scott Moser |
2016-11-04 | releasing package cloud-init version 0.7.8-34-ga1cdebd-0ubuntu1 | Scott Moser |
2016-11-04 | update changelog (new upstream snapshot 0.7.8-34-ga1cdebd). | Scott Moser |
2016-11-04 | merge from master at 0.7.8-34-ga1cdebd | 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 |