summaryrefslogtreecommitdiff
path: root/setup.py
AgeCommit message (Expand)Author
2016-08-23add install option for openrcMatthew Thode
2016-08-15Get Azure endpoint server from DHCP clientBrent Baude
2016-08-05drop modification of version during make-tarball, tools changes.Scott Moser
2016-06-14Make the bin/cloud-init an actual console entrypointJoshua Harlow
2016-06-06Rebase against masterJoshua Harlow
2016-05-27remove blocking udev functionalityScott Moser
2016-05-19Remerge against head/masterJoshua Harlow
2016-05-12fix setup.py for flake8Scott Moser
2016-05-11Fix py26 for rhel (and older versions of python)Joshua Harlow
2016-03-18commit the systemd waiting mechanismScott Moser
2016-02-29update setup.py to install generatorScott Moser
2016-02-29setup.py: pep8/flake8 changes onlyScott Moser
2015-07-21Add udev rules for Azure ephemeral disks.Daniel Watkins
2015-01-21Only install cheetah (and only run the cheetah templating test) when in PythonBarry Warsaw
2015-01-21* Added a simple tox.ini fileBarry Warsaw
2015-01-06tools/run-pep8: remove leading ',' fed to --ignoreScott Moser
2014-11-25Update with trunk and resolve conflictsJoshua Harlow
2014-10-29Only use datafiles and initsys addon outside virtualenvsJoshua Harlow
2014-10-17USR_LIB_EXEC varies depending on systemJoshua Harlow
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