summaryrefslogtreecommitdiff
path: root/cloudinit/distros
AgeCommit message (Expand)Author
2022-02-11sources/azure: address mypy/pyright typing complaints (#1245)Chris Patterson
2022-02-03Fix Gentoo Locales (#1205)Brett Holman
2022-01-12Add new config module to set keyboard layout (#1176)maxnet
2022-01-10Remove 3.5 and xenial support (SC-711) (#1167)James Falcon
2021-12-15Adopt Black and isort (SC-700) (#1157)James Falcon
2021-12-14Include dpkg frontend lock in APT_LOCK_FILES (#1153)James Falcon
2021-12-07Add miraclelinux support (#1128)Haruki TSURUMOTO
2021-12-03Reorganize unit test locations under tests/unittests (#1126)Brett Holman
2021-12-02Fix exception when no activator found (#1129)James Falcon
2021-11-09Wait for apt lock (#1034)James Falcon
2021-11-08alpine.py: add options to the apk upgrade command (#1089)dermotbradley
2021-10-28distros: Remove a completed "TODO" comment (#1086)Daniel Watkins
2021-10-20Leave the details of service management to the distro (#1074)Andy Fiddaman
2021-10-07Allow disabling of network activation (SC-307) (#1048)James Falcon
2021-09-13Improve ug_util.py (#1013)Shreenidhi Shedi
2021-09-13Support openEuler OS (#1012)zhuzaifangxuele
2021-09-01Add CloudLinux OS support (#1003)Alexandr Kravchenko
2021-09-01Fix `make style-check` errors (#1000)Shreenidhi Shedi
2021-08-09photon: refactor hostname handling and add networkd activator (#958)sshedi
2021-08-05Add support for EuroLinux 7 && EuroLinux 8 (#957)Aleksander Baranowski
2021-07-23Add ability to manage fallback network config on PhotonOS (#941)sshedi
2021-07-21Add VZLinux support (#951)eb3095
2021-07-20Update pylint to v2.9.3 and fix the new issues it spots (#946)Paride Legovini
2021-07-19Initial hotplug support (#936)James Falcon
2021-07-01Add new network activators to bring up interfaces (#919)James Falcon
2021-06-28Removed distro specific network code from Photon (#929)sshedi
2021-06-18Add support for VMware PhotonOS (#909)sshedi
2021-06-14add DragonFlyBSD support (#904)Gonéri Le Bouder
2021-05-25Add Rocky Linux support to cloud-init (#906)Louis Abel
2021-05-11Update test characters in substitution unit test (#893)James Falcon
2021-05-07Add AlmaLinux OS support (#872)Andrew Lukoshko
2021-04-15add prefer_fqdn_over_hostname config option (#859)hamalq
2021-03-15archlinux: Fix broken locale logic (#841)Kristian Klausen
2021-02-25archlinux: Use hostnamectl to set the transient hostname (#797)Kristian Klausen
2021-01-29includedir in suoders can be prefixed by "arroba" (#783)Jordi Massaguer Pla
2021-01-12archlinux: fix package upgrade command handling (#768)Bao Trinh
2020-11-23Ability to hot-attach NICs to preprovisioned VMs before reprovisioning (#613)aswinrajamannar
2020-11-17introduce an upgrade framework and related testing (#659)Daniel Watkins
2020-10-27gentoo: fix hostname rendering when value has a comment (#611)Manuel Aguilera
2020-10-21Drop vestigial update_resolve_conf_file function (#620)Scott Moser
2020-10-13net: add the ability to blacklist network interfaces based on driver during e...Anh Vo
2020-09-16cloudinit: remove unused LOG variables (#574)Daniel Watkins
2020-09-15create a shutdown_command method in distro classes (#567)Emmanuel Thomé
2020-09-08distros: minor typo fix (#562)Daniel Watkins
2020-08-25tox: bump the pylint version to 2.6.0 in the default run (#544)Paride Legovini
2020-08-19Add Alpine Linux support. (#535)dermotbradley
2020-08-13cloudinit.distros: update docstrings of add_user and create_user (#527)Daniel Watkins
2020-07-15cloudinit: remove global disable of pylint W0107 and fix errors (#489)Daniel Watkins
2020-07-14networking: refactor wait_for_physdevs from cloudinit.net (#466)Daniel Watkins
2020-07-13cloudinit: remove global disable of pylint W0105 and fix errors (#480)Daniel Watkins