Age | Commit message (Expand) | Author |
2014-08-28 | fix: Make sure this freebsd test succeeds on all platforms (harlowja). | Harm Weites |
2014-08-26 | change: Use a compiled regex and use the included match groups instead | Harm Weites |
2014-08-23 | fix: Drop some overly loud debug messages. | Harm Weites |
2014-08-23 | change: Rename the config file to cloud.cfg-freebsd so it doesn't | Harm Weites |
2014-08-23 | fix: Syntax. | Harm Weites |
2014-08-23 | fix: Use the correct variable. | Harm Weites |
2014-08-23 | merge: Pull in the fixes from Scott. | Harm Weites |
2014-08-23 | merge: Trunk. | Harm Weites |
2014-08-22 | build-on-freebsd: minor cleanups/bikeshedding | Scott Moser |
2014-08-22 | setup.py: remove read_datafiles, use globals for ETC and USR | Scott Moser |
2014-08-22 | merge from trunk | Scott Moser |
2014-08-22 | ec2_utils.py: get_instance_metadata explicitly add trailing / | 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-21 | use url_helper to combine url | Scott Moser |
2014-08-16 | fix: Don't create a directory that will never be used anyway. | Harm Weites |
2014-08-14 | fix: Install the python package that will install the required link to | Harm Weites |
2014-08-13 | remove un-used 'end' in result.json and status.json | Scott Moser |
2014-08-13 | change: Run the ssh module. | Harm Weites |
2014-08-10 | change: Cancel execution of several modules that are definately not | Harm Weites |
2014-08-10 | change: Install everything in the right location on both Linux (which | Harm Weites |
2014-08-10 | fix: Set the environment var CLOUD_CFG to specify the location of | Harm Weites |
2014-08-10 | change: Save and restore the SSH keys between builds. | Harm Weites |
2014-08-09 | change: Make note of another python lib pypi takes care of. | Harm Weites |
2014-08-09 | change: Create a symlink to python2.7, to make sure running plain python | Harm Weites |
2014-08-09 | fix: Pass -y to growfs to keep it from asking for confirmation. | Harm Weites |
2014-08-09 | new: Some datasources (like Smartos) use dmidecode to gather some specific | Harm Weites |
2014-08-09 | fix: More dependencies. | Harm Weites |
2014-08-09 | change: Add an important comment. | Harm Weites |
2014-08-09 | new: Buildscript for installing on FreeBSD. This should do until a | Harm Weites |
2014-08-09 | fix: Use -f to properly load the configfile. | Harm Weites |
2014-08-09 | change: C-i is installed in /usr/local/. | Harm Weites |
2014-08-09 | fix: Command (the binary) is cloud-init, not cloud_init. | Harm Weites |
2014-08-09 | change: Cloud-init config should go under /usr/local since /etc/ is reserved | Harm Weites |
2014-08-09 | fix: To install the new freebsd sysvinit scripts, accept a new | Harm Weites |
2014-08-09 | fix: The correct path end with an s. | Harm Weites |
2014-08-08 | new: Config for FreeBSD. | 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 | add ubuntu-init-switch module for testing 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 |