summaryrefslogtreecommitdiff
path: root/setup.py
AgeCommit message (Expand)Author
2018-04-17Implement bash completion script for cloud-init command lineRyan Harper
2017-12-11setup.py: Do not include rendered files in SOURCES.txtScott Moser
2017-09-21suse: Copy sysvinit files from redhat with slight changes.Robert Schweikert
2017-09-15Do not provide systemd-fsck drop-in which could cause ordering cycles.Balint Reczey
2017-08-31upstart: do not package upstart jobs, drop ubuntu-init-switch module.Scott Moser
2017-07-28cloudinit.net: add initialize_network_device function and testsChad Smith
2017-07-25systemd: make systemd-fsck run after cloud-init.serviceScott Moser
2017-07-19Templatize systemd unit files for cross distro deltas.Ryan Harper
2017-06-08Drop cheetah python module as it is not needed by trunkRyan Harper
2017-06-08cloud.cfg: move to a template. setup.py changes along the way.Scott Moser
2017-05-10FreeBSD: improvements and fixes for use on AzureHongjiang Zhang
2017-04-12snap: allows for creating cloud-init snapJoshua Powers
2017-02-03Add tools/ds-identify to identify datasources available.Scott Moser
2016-12-22LICENSE: Allow dual licensing GPL-3 or Apache 2.0Jon Grimm
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