summaryrefslogtreecommitdiff
path: root/setup.py
AgeCommit message (Expand)Author
2022-01-18Single JSON schema validation in early boot (#1175)Chad Smith
2022-01-12Remove distutils usage (#1177)Shreenidhi Shedi
2021-12-15Adopt Black and isort (SC-700) (#1157)James Falcon
2021-12-03Reorganize unit test locations under tests/unittests (#1126)Brett Holman
2021-10-19Fix typos in setup.py (#1059)Christian Clauss
2021-10-12Inhibit sshd-keygen@.service if cloud-init is active (#1028)Ryan Harper
2021-09-01Fix `make style-check` errors (#1000)Shreenidhi Shedi
2021-07-19Initial hotplug support (#936)James Falcon
2021-06-14add DragonFlyBSD support (#904)Gonéri Le Bouder
2020-03-27setup.py: drop NIH check_output implementation (#282)Daniel Watkins
2020-03-26add Openbsd support (#147)Gonéri Le Bouder
2020-03-12Add Netbsd support (#62)Gonéri Le Bouder
2019-12-04setup.py: Amazon Linux sets libexec to /usr/libexec (#52)Frederick Lefebvre
2019-04-18setup.py: install bash completion script in new locationDaniel Watkins
2019-01-28systemd: Render generator from template to account for system differences.Robert Schweikert
2018-10-09tools: Add cloud-id command line utilityChad Smith
2018-05-29util: add get_linux_distro function to replace platform.distRobert Schweikert
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