Age | Commit message (Expand) | Author |
2014-10-10 | Add a few template delete tests | Joshua Harlow |
2014-10-10 | Fix newline added at end of file | Joshua Harlow |
2014-10-10 | Undo changes to the util file, not sure why that happened... | Joshua Harlow |
2014-10-10 | Increase the robustness of the chef module | Joshua Harlow |
2014-10-10 | update url in config drive documentation | Scott Moser |
2014-10-08 | freebsd: enable correct behavior on Ec2. | Scott Moser |
2014-10-08 | new: The Ec2 datasource works for FreeBSD as well. | Harm Weites |
2014-10-08 | fix: Use continue to skip inside a loop. | Harm Weites |
2014-10-08 | fix: Take care of FreeBSD nic devicenames since they differ depending | Harm Weites |
2014-10-02 | freebsd: Use the proper virtio FreeBSD network interface name. | Scott Moser |
2014-10-01 | cc_mounts: add ability to create swap file | Scott Moser |
2014-10-01 | return only the filename, as it might be all known | Scott Moser |
2014-10-01 | message clean up | Scott Moser |
2014-10-01 | remove debug print | Scott Moser |
2014-10-01 | fix | Scott Moser |
2014-10-01 | check for existing file in /proc/swaps to be safe. | Scott Moser |
2014-10-01 | pyflakes | Scott Moser |
2014-10-01 | handle non-dictionary 'swap' input | Scott Moser |
2014-10-01 | nice log message | Scott Moser |
2014-10-01 | add debug statement for recommended | Scott Moser |
2014-10-01 | maxsize must be 'None' otherwise it is zero, and no swap allowed | Scott Moser |
2014-09-30 | support human2bytes, separate handling out to method | Scott Moser |
2014-09-30 | add doc | Scott Moser |
2014-09-30 | add code for setting up swap file | Scott Moser |
2014-09-30 | FreeBSD: Support ConfigDrive | Scott Moser |
2014-09-29 | add ConfigDrive for freebsd config by default | Scott Moser |
2014-09-29 | sysvinit/freebsd: set sane PATH | Scott Moser |
2014-09-29 | tools/build-on-freebsd: e2fsprogs provides blkid | Scott Moser |
2014-09-29 | tools/build-on-freebsd: add blkid and e2fsprogrs | Scott Moser |
2014-09-29 | tools/build-on-freebsd: sort pkgs list | Scott Moser |
2014-09-29 | further platform cleanup | Scott Moser |
2014-09-29 | fix re-use of 'platform' in local scope | Scott Moser |
2014-09-27 | Fix link for config_drive doc | Thomas Bechtold |
2014-09-22 | support 'mtype' as a list, and fix up freebsd mount types | Scott Moser |
2014-09-22 | merge from trunk | Scott Moser |
2014-09-17 | MetadataMaterializer support custom leaf decoder | Scott Moser |
2014-09-17 | cc_grub_dpkg consider /dev/xvda as a candidate for grub installation | Scott Moser |
2014-09-15 | resizefs: fix backgrounded resizing | Scott Moser |
2014-09-15 | merge from trunk | Scott Moser |
2014-09-15 | Remove pylint: lines | Jay Faulkner |
2014-09-15 | Fix bug 1338614 | Jay Faulkner |
2014-09-15 | cloud-init-blocknet: remove debug code going to /run/cloud-init-blocknet | Scott Moser |
2014-09-12 | upstart/cloud-init-nonet.conf: only mention wait if larger than 5 seconds | Scott Moser |
2014-09-12 | upstart: add blocknet which blocks net until after cloud-init-local | Scott Moser |
2014-09-12 | upstart/cloud-init-nonet.conf: do not exit on existance of obj.pkl | Scott Moser |
2014-09-12 | netinfo: log error on failure of route info | Scott Moser |
2014-09-12 | OpenStack: fix consumption of vendor-data to allow namespacing | Scott Moser |
2014-09-12 | allow local disabling of blocknet | Scott Moser |
2014-09-12 | upstart: add blocknet which blocks net until after cloud-init-local | Scott Moser |
2014-09-11 | merge from trunk | Scott Moser |