summaryrefslogtreecommitdiff
path: root/setup.py
Commit message (Expand)AuthorAgeFilesLines
* setup.py: use pkg-config for udev/rules path (#2137)dankm2023-04-281-6/+8
* suse: Remove sysvinit files. (#2115)Brett Holman2023-04-101-2/+0
* dhclient_hook: remove vestigal dhclient_hook command (#2015)Brett Holman2023-02-281-5/+0
* Update read-versionJames Falcon2022-11-211-1/+7
* clean: allow third party cleanup scripts in /etc/cloud/clean.d (#1581)Chad Smith2022-07-151-0/+1
* setup.py: adjust udev/rules default path (#1513)Emanuele Giuseppe Esposito2022-06-161-1/+6
* Remove xenial references (#1472)Alberto Contreras2022-06-081-2/+1
* upstart: drop vestigial support for upstart (#1421)Chad Smith2022-05-091-2/+0
* Update linters and adapt code for compatibility (#1434)Paride Legovini2022-05-051-0/+2
* Misc module cleanup (#1418)Brett Holman2022-04-291-0/+0
* Mypy stubs and other tox maintenance (SC-920) (#1374)Brett Holman2022-04-121-4/+5
* Single JSON schema validation in early boot (#1175)Chad Smith2022-01-181-0/+3
* Remove distutils usage (#1177)Shreenidhi Shedi2022-01-121-4/+6
* Adopt Black and isort (SC-700) (#1157)James Falcon2021-12-151-112/+151
* Reorganize unit test locations under tests/unittests (#1126)Brett Holman2021-12-031-1/+1
* Fix typos in setup.py (#1059)Christian Clauss2021-10-191-3/+3
* Inhibit sshd-keygen@.service if cloud-init is active (#1028)Ryan Harper2021-10-121-1/+4
* Fix `make style-check` errors (#1000)Shreenidhi Shedi2021-09-011-2/+6
* Initial hotplug support (#936)James Falcon2021-07-191-0/+2
* add DragonFlyBSD support (#904)Gonéri Le Bouder2021-06-141-1/+1
* 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