summaryrefslogtreecommitdiff
path: root/setup.py
Commit message (Expand)AuthorAgeFilesLines
* setup.py: drop NIH check_output implementation (#282)Daniel Watkins2020-03-271-25/+9
* add Openbsd support (#147)Gonéri Le Bouder2020-03-261-2/+3
* Add Netbsd support (#62)Gonéri Le Bouder2020-03-121-1/+3
* setup.py: Amazon Linux sets libexec to /usr/libexec (#52)Frederick Lefebvre2019-12-041-0/+13
* setup.py: install bash completion script in new locationDaniel Watkins2019-04-181-1/+2
* systemd: Render generator from template to account for system differences.Robert Schweikert2019-01-281-3/+10
* tools: Add cloud-id command line utilityChad Smith2018-10-091-1/+2
* util: add get_linux_distro function to replace platform.distRobert Schweikert2018-05-291-3/+14
* Implement bash completion script for cloud-init command lineRyan Harper2018-04-171-0/+1
* setup.py: Do not include rendered files in SOURCES.txtScott Moser2017-12-111-1/+24
* suse: Copy sysvinit files from redhat with slight changes.Robert Schweikert2017-09-211-0/+2
* Do not provide systemd-fsck drop-in which could cause ordering cycles.Balint Reczey2017-09-151-4/+0
* upstart: do not package upstart jobs, drop ubuntu-init-switch module.Scott Moser2017-08-311-0/+2
* cloudinit.net: add initialize_network_device function and testsChad Smith2017-07-281-1/+1
* systemd: make systemd-fsck run after cloud-init.serviceScott Moser2017-07-251-0/+4
* Templatize systemd unit files for cross distro deltas.Ryan Harper2017-07-191-12/+19
* Drop cheetah python module as it is not needed by trunkRyan Harper2017-06-081-2/+0
* cloud.cfg: move to a template. setup.py changes along the way.Scott Moser2017-06-081-67/+101
* FreeBSD: improvements and fixes for use on AzureHongjiang Zhang2017-05-101-4/+7
* snap: allows for creating cloud-init snapJoshua Powers2017-04-121-3/+1
* Add tools/ds-identify to identify datasources available.Scott Moser2017-02-031-1/+2
* LICENSE: Allow dual licensing GPL-3 or Apache 2.0Jon Grimm2016-12-221-20/+10
* add install option for openrcMatthew Thode2016-08-231-0/+2
* Get Azure endpoint server from DHCP clientBrent Baude2016-08-151-0/+2
* drop modification of version during make-tarball, tools changes.Scott Moser2016-08-051-2/+2
* Make the bin/cloud-init an actual console entrypointJoshua Harlow2016-06-141-2/+6
* Rebase against masterJoshua Harlow2016-06-061-1/+0
|\
| * remove blocking udev functionalityScott Moser2016-05-271-1/+0
* | Remerge against head/masterJoshua Harlow2016-05-191-1/+0
|\ \ | |/ |/|
| * Fix py26 for rhel (and older versions of python)Joshua Harlow2016-05-111-1/+0
* | fix setup.py for flake8Scott Moser2016-05-121-6/+6
|/
* commit the systemd waiting mechanismScott Moser2016-03-181-1/+2
* update setup.py to install generatorScott Moser2016-02-291-8/+23
* setup.py: pep8/flake8 changes onlyScott Moser2016-02-291-23/+23
* Add udev rules for Azure ephemeral disks.Daniel Watkins2015-07-211-0/+2
* Only install cheetah (and only run the cheetah templating test) when in PythonBarry Warsaw2015-01-211-1/+6
* * Added a simple tox.ini fileBarry Warsaw2015-01-211-3/+4
* tools/run-pep8: remove leading ',' fed to --ignoreScott Moser2015-01-061-1/+1
* Update with trunk and resolve conflictsJoshua Harlow2014-11-251-18/+37
|\
| * Only use datafiles and initsys addon outside virtualenvsJoshua Harlow2014-10-291-18/+37
* | USR_LIB_EXEC varies depending on systemJoshua Harlow2014-10-171-1/+5
|/
* merge from trunkScott Moser2014-09-021-1/+1
|\
| * further remove evidence of pylint.Scott Moser2014-08-261-1/+1
* | fix: Syntax.Harm Weites2014-08-231-7/+7
* | setup.py: remove read_datafiles, use globals for ETC and USRScott Moser2014-08-221-36/+21
* | fix: Don't create a directory that will never be used anyway.Harm Weites2014-08-161-1/+0
* | change: Install everything in the right location on both Linux (whichHarm Weites2014-08-101-14/+37
* | fix: To install the new freebsd sysvinit scripts, accept a newHarm Weites2014-08-091-0/+2
|/
* pep8 fixes (2 unrelated to this mp)Scott Moser2014-07-241-0/+2
* remove print statement from setup.pyScott Moser2014-07-241-1/+0