Age | Commit message (Expand) | Author |
2014-08-09 | fix: Pass -y to growfs to keep it from asking for confirmation. | Harm Weites |
2014-08-08 | fix: Skip lines from /etc/rc.conf not matching the pattern key=value. | Harm Weites |
2014-08-08 | merge: These are the changes from the freebsd-static-networking branch. | Harm Weites |
2014-07-31 | ubuntu-init-switch: support disabling of reboot, minor tweeks. | Scott Moser |
2014-07-31 | ubuntu-init-switch: fix for determining if systemd | Scott Moser |
2014-07-31 | exit and warn if no 'dpkg' (probably wrong distro) | Scott Moser |
2014-07-31 | add some doc to module | Scott Moser |
2014-07-31 | fix path to systemd | Scott Moser |
2014-07-31 | fix for config, allow specifying target for cloud-init --single | Scott Moser |
2014-07-31 | initial commit oif iniit_switch | Scott Moser |
2014-07-29 | cc_power_state_change: improve TypeError messages | 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 | pep8 fixes (2 unrelated to this mp) | Scott Moser |
2014-07-21 | merge from trunk | Scott Moser |
2014-07-18 | Add non braces matching and a few more tests | Joshua Harlow |
2014-07-16 | Log the renderer type when rendering files | Joshua Harlow |
2014-07-16 | Add basic renderer support and more robust import handling | Joshua Harlow |
2014-07-15 | Remove some of the more useless debug logs | Joshua Harlow |
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 | minor cleanups. | Scott Moser |
2014-05-30 | add vendordata support to cloudsigma datasource | Scott Moser |
2014-05-30 | open 0.7.6 | Scott Moser |
2014-05-30 | Use dmidecode to detect if cloud-init runs in CloudSigma's infrastructure | Kiril Vladimiroff |
2014-05-30 | Add timeouts for reading/writing from/to to the serial console | Kiril Vladimiroff |
2014-05-27 | Enable vendordata for CloudSigma (LP: #1303986) | Ben Howard |
2014-04-01 | pyflakes cleanups | Scott Moser |
2014-03-27 | change 'default' encoding to be "None" | Scott Moser |
2014-03-25 | Added base64 decoding of user data for OpenNebula. | Enol Fernandez |
2014-03-20 | NoCloud: fix broken seedfrom on the kernel command line | Scott Moser |
2014-03-19 | Azure: pep8 and pylint cleanups from previous commit. | Scott Moser |
2014-03-19 | change to unmount then check to address possible race | Scott Moser |
2014-03-19 | minor changes: be more careful about umount and warn on fail | Scott Moser |
2014-03-18 | Windows Azure defines the ephemeral0 mount as being a per-boot instead of | Ben Howard |
2014-03-12 | final_message: allow replacement of capital name keys. | Scott Moser |
2014-03-07 | Add some basic template tests | Joshua Harlow |
2014-03-05 | Switch to jinja & adjust tpls | Joshua Harlow |
2014-03-04 | merge from trunk | Scott Moser |
2014-03-04 | CloudSigma: support user-data being base64 encoded | Kiril Vladimiroff |
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-03-03 | allow random command's output to go through | Scott Moser |
2014-03-03 | cc_seed_random: fix bug and support pollinate command | Scott Moser |
2014-03-02 | Allow the usage of mako templates | Joshua Harlow |
2014-02-28 | distros/freebsd.py: fix regression due to previous pylint cleanup | Scott Moser |
2014-02-27 | AltCloud: do not run dmidecode on arm32/arm64 because it leads to kvm crash | Oleg Strikov |
2014-02-26 | pep8 and pylint | Scott Moser |
2014-02-26 | SmartOS: do not run on arm as dmidecode causes problems | Scott Moser |
2014-02-26 | netinfo.py: fix regression causing ubuntu to show 'addr:v.x.y.z' | Scott Moser |