Age | Commit message (Expand) | Author |
2012-08-09 | pylint: setup.py | Scott Moser |
2012-07-06 | Fix the initsys variable, setuptools/distools will automatically assign | Joshua Harlow |
2012-07-06 | setup.py: rename "daemon type" to "init system" | Scott Moser |
2012-07-03 | Add the ability to have setup.py have a CLI option that specifies the daemon ... | Joshua Harlow |
2012-07-02 | 1. Fixup the setup.py to not include custom startup scripts, let the packagin... | Joshua Harlow |
2012-06-26 | Copy the tiny_p from the packager code | harlowja |
2012-06-26 | Add all the upstart/systemd/init.d files. | harlowja |
2012-06-25 | Use the standard utils now in tools for reading requires/dependencies/versions. | Joshua Harlow |
2012-06-25 | Use the new tool created to get the version. | Joshua Harlow |
2012-06-20 | Add a license and use find_packages to locate the needed packages | Joshua Harlow |
2012-06-20 | Fix secondary config subdir name | Joshua Harlow |
2012-06-20 | Use setuptools instead of disttools, this seems to be needed for requirements... | Joshua Harlow |
2012-06-20 | 1. Add a comment that the upstart dir should probably be put elsewhere someti... | Joshua Harlow |
2012-06-20 | update tools/bddeb and debian.trunk packaging | Scott Moser |
2012-06-11 | Update with parsing of a requirments file, changelog for this new refactoring... | Joshua Harlow |
2012-04-04 | move Z99-cloud-locale-test.sh out of profile.d to tools | Scott Moser |
2012-03-30 | Added a profile.d message to inform people about invalid locale setting. | Ben Howard |
2011-12-20 | replace cloud-init-run-module with cloud-init-per | Scott Moser |
2011-12-16 | setup.py: move version to 0.6.3 | Scott Moser |
2011-03-21 | update version strings 0.6.1 to 0.6.2 | Scott Moser |
2011-02-18 | change 0.6.0 -> 0.6.1 | Scott Moser |
2011-02-17 | change from yaml+'#include' to yaml + config.d format for cloud.cfg | Scott Moser |
2011-01-27 | do not install cloud-init-query, it isn't really functional | Scott Moser |
2011-01-26 | make the next target release 0.6.0, not 0.5.16 | Scott Moser |
2011-01-25 | change version to 0.5.16 | Scott Moser |
2011-01-19 | add 'cloud-init-query' tool, to query fields from cloud data | Scott Moser |
2011-01-19 | move writing of ssh key fingerprints to a separate tool | Scott Moser |
2011-01-19 | remove write-mime-multipart from setup.py | Scott Moser |
2011-01-18 | remove 'biultin' config, separate cloud.cfg | Scott Moser |
2010-09-11 | setup.py: move version to 0.5.15 prior to near release | Scott Moser |
2010-08-12 | fix setup.py to handle directories in doc | Scott Moser |
2010-08-12 | setup.py: move to version 0.5.14 | Scott Moser |
2010-08-12 | initial dump of "sans-cloud" code (DataSourceNoCloud) | Scott Moser |
2010-07-21 | setup.py: move to 0.5.13 | Scott Moser |
2010-06-18 | move version to 0.5.12 | Scott Moser |
2010-06-17 | make cloud-config modules configurable by cloud-config | Scott Moser |
2010-06-15 | add vi modelines to python files | Scott Moser |
2010-03-26 | move to 0.5.10 | Scott Moser |
2010-03-08 | move version to 0.5.9 | Scott Moser |
2010-03-02 | move setup.py to 0.5.8 | Scott Moser |
2010-03-02 | replace another 'EC2' string with 'cloud' | Scott Moser |
2010-02-17 | update to 0.5.5 | Scott Moser |
2010-02-04 | more removal of 'ec2init' string, replacement with cloud-init | Scott Moser |
2010-02-03 | globally remove ec2init and rename to cloudinit | Scott Moser |
2010-01-29 | remove ec2-is-compat-env and minor changes to setup.py | Scott Moser |
2010-01-29 | move etc/ec2-init/templates to etc/cloud/templates | Scott Moser |
2010-01-28 | add examples and userdata.txt to doc | Scott Moser |
2010-01-22 | move from ec2init/ec2-config.cfg to cloud/cloud.cfg | Scott Moser |
2010-01-11 | refactor the config class and jobs to run through cloud-init-cfg | Scott Moser |
2010-01-07 | remove dead/unused code, call this 0.5.0 | Scott Moser |