summaryrefslogtreecommitdiff
path: root/setup.py
AgeCommit message (Expand)Author
2014-09-02merge from trunkScott Moser
2014-08-26further remove evidence of pylint.Scott Moser
2014-08-23fix: Syntax.Harm Weites
2014-08-22setup.py: remove read_datafiles, use globals for ETC and USRScott Moser
2014-08-16fix: Don't create a directory that will never be used anyway.Harm Weites
2014-08-10change: Install everything in the right location on both Linux (whichHarm Weites
2014-08-09fix: To install the new freebsd sysvinit scripts, accept a newHarm Weites
2014-07-24pep8 fixes (2 unrelated to this mp)Scott Moser
2014-07-24remove print statement from setup.pyScott Moser
2014-07-24Merge systemd instlal paths.Dimitri John Ledkov
2014-07-24refactor redundant systemd_rootDimitri John Ledkov
2014-07-24Use pkg-configDimitri John Ledkov
2014-07-23fix upsDimitri John Ledkov
2014-07-23refactorDimitri John Ledkov
2014-07-23Modernise packaging, and allow multiple init system installation (based on sm...Dimitri John Ledkov
2014-07-23Make systemd root installation dir appropriate for debian-like systems, else ...Dimitri John Ledkov
2014-01-24pep8/pylint fixesScott Moser
2013-07-19move redhat sysvinit scriptsJuerg Haefliger
2013-03-19pylint fixesScott Moser
2013-02-21New option INIT_SYSTEM=sysvinit_deb for Debian /etc/ directoriesVlastimil Holer
2013-02-21Modify init-scripts to be able to run both on RHEL and Debian.Vlastimil Holer
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