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