Age | Commit message (Expand) | Author |
2013-09-27 | fix syntax error in last commit | Scott Moser |
2013-09-27 | azure data source 'ephemeral0' point to '/dev/sdb', not /dev/sdb1 | Scott Moser |
2013-09-27 | update documentation | Scott Moser |
2013-09-27 | fix probably debug code that explicitly set 'partition' to 'any'. | Scott Moser |
2013-09-27 | fix doc for smartos | Scott Moser |
2013-09-27 | fix tests small other changes | Scott Moser |
2013-09-26 | re-work 'ephemeral_disk' and location of builtin config | Scott Moser |
2013-09-26 | add entry to ChangeLog | Scott Moser |
2013-09-26 | fix pep8 | Scott Moser |
2013-09-26 | merge from trunk | Scott Moser |
2013-09-26 | Added support for formating the ephemeral disk on Windows Azure. | Ben Howard |
2013-09-26 | fix spelling in ChangeLog | Scott Moser |
2013-09-25 | update ChangeLog | Scott Moser |
2013-09-25 | bddeb: depend on cloud-utils or cloud-guest-utils | Scott Moser |
2013-09-25 | add '\n' to no key fingerprint warning | Scott Moser |
2013-09-25 | multi_log: only write to /dev/console if it exists. | Scott Moser |
2013-09-25 | instead of just writing to stdout, write to stdout if no /dev/console | Scott Moser |
2013-09-25 | cc_final_message: write to log debug also | Scott Moser |
2013-09-25 | Fix usage of libselinux-python when selinux is disabled. | Garrett Holmstrom |
2013-09-20 | add support for partitioning and creating filesystems | Scott Moser |
2013-09-20 | When selinux is completely disabled functions like restorecon raise | Garrett Holmstrom |
2013-09-20 | Some containers lack /dev/console, so when multi_log attempts to open | Garrett Holmstrom |
2013-09-19 | Merged in the latest changes. | Ben Howard |
2013-09-19 | Fixes for the MP. | Ben Howard |
2013-09-17 | upstart/cloud-init-nonet.conf: fix indentation | Scott Moser |
2013-09-11 | fix read-version | Scott Moser |
2013-09-11 | Merged in upstream changes with disk partition support | Ben Howard |
2013-09-11 | Initial cut at disk partition support. | Ben Howard |
2013-09-11 | better checking and portability in read-dependencies and read-version | Scott Moser |
2013-09-11 | Add OpenNebula datasource. | Scott Moser |
2013-09-11 | merge from trunk | Scott Moser |
2013-09-10 | add entry to changelog | Scott Moser |
2013-09-11 | All fake util.find_devs_with set before try-finally section | Vlastimil Holer |
2013-09-11 | Merged lp:~smoser/cloud-init/opennebula | Vlastimil Holer |
2013-09-10 | some cleanups and changes | Scott Moser |
2013-09-10 | fix DataSource base class to set up ds_cfg for 'Net' sources | Scott Moser |
2013-09-10 | Fix detection of ETHx_IP context variable, add test. | Vlastimil Holer |
2013-09-10 | Detect invalid system user for test | Vlastimil Holer |
2013-09-10 | Update OpenNebula documentation (parseuser, more fs. labels, K-V single quotes) | Vlastimil Holer |
2013-09-10 | Configurable OpenNebula::parseuser. Seed search dir+dev merge. ... | Vlastimil Holer |
2013-09-09 | Add support for reading 'random_seed' from data source. | Scott Moser |
2013-09-09 | populate random_seed in azure data source | Scott Moser |
2013-09-10 | Fix pylint complain on toks.split('.') | Vlastimil Holer |
2013-09-10 | Replace RE context.sh parser with Scott's rewrite of bash dumper. Upper case ... | Vlastimil Holer |
2013-09-09 | add support for reading random_seed on azure also. | Scott Moser |
2013-09-09 | remove cloudinit/exceptions.py | Scott Moser |
2013-09-08 | Add test + remove jsonschema (for now) | Joshua Harlow |
2013-09-08 | Use the same method for registering custom or default handlers. | Scott Moser |
2013-09-08 | log_time: Ensure that udelta is valid before including it as a float. | Scott Moser |
2013-09-08 | tools/read-dependencies, read-version: cleanups, and use sed not grep | Scott Moser |