summaryrefslogtreecommitdiff
path: root/cloudinit/distros
Commit message (Expand)AuthorAgeFilesLines
* Misc module cleanup (#1418)Brett Holman2022-04-292-0/+0
* Use cc_* module meta defintion over hardcoded vars (SC-888) (#1385)James Falcon2022-04-271-1/+1
* cloudinit.net refactor: apply_network_config_names (#1388)Alberto Contreras2022-04-265-18/+33
* schema: add JSON defs for modules cc_users_groups (#1379)Chad Smith2022-04-151-2/+12
* Pull in Gentoo patches (#1372)Brett Holman2022-04-111-12/+15
* Honor system locale for RHEL (#1355)Wei Shi2022-03-301-0/+32
* Refactoring helper funcs out of NetworkState (#1336)Andrew Kutz2022-03-151-4/+1
* Do not silently ignore integer uid (#1280)Brett Holman2022-02-231-0/+2
* sources/azure: address mypy/pyright typing complaints (#1245)Chris Patterson2022-02-112-6/+7
* Fix Gentoo Locales (#1205)Brett Holman2022-02-031-12/+24
* Add new config module to set keyboard layout (#1176)maxnet2022-01-122-0/+22
* Remove 3.5 and xenial support (SC-711) (#1167)James Falcon2022-01-101-1/+1
* Adopt Black and isort (SC-700) (#1157)James Falcon2021-12-1536-848/+1041
* Include dpkg frontend lock in APT_LOCK_FILES (#1153)James Falcon2021-12-141-1/+8
* Add miraclelinux support (#1128)Haruki TSURUMOTO2021-12-072-1/+10
* Reorganize unit test locations under tests/unittests (#1126)Brett Holman2021-12-033-384/+0
* Fix exception when no activator found (#1129)James Falcon2021-12-021-1/+6
* Wait for apt lock (#1034)James Falcon2021-11-091-6/+84
* alpine.py: add options to the apk upgrade command (#1089)dermotbradley2021-11-081-0/+3
* distros: Remove a completed "TODO" comment (#1086)Daniel Watkins2021-10-281-1/+1
* Leave the details of service management to the distro (#1074)Andy Fiddaman2021-10-201-0/+28
* Allow disabling of network activation (SC-307) (#1048)James Falcon2021-10-071-0/+3
* Improve ug_util.py (#1013)Shreenidhi Shedi2021-09-131-143/+91
* Support openEuler OS (#1012)zhuzaifangxuele2021-09-132-1/+10
* Add CloudLinux OS support (#1003)Alexandr Kravchenko2021-09-012-2/+11
* Fix `make style-check` errors (#1000)Shreenidhi Shedi2021-09-011-1/+1
* photon: refactor hostname handling and add networkd activator (#958)sshedi2021-08-091-32/+24
* Add support for EuroLinux 7 && EuroLinux 8 (#957)Aleksander Baranowski2021-08-052-2/+11
* Add ability to manage fallback network config on PhotonOS (#941)sshedi2021-07-231-0/+15
* Add VZLinux support (#951)eb30952021-07-212-1/+10
* Update pylint to v2.9.3 and fix the new issues it spots (#946)Paride Legovini2021-07-208-29/+29
* Initial hotplug support (#936)James Falcon2021-07-191-2/+9
* Add new network activators to bring up interfaces (#919)James Falcon2021-07-018-79/+21
* Removed distro specific network code from Photon (#929)sshedi2021-06-281-217/+0
* Add support for VMware PhotonOS (#909)sshedi2021-06-186-5/+358
* add DragonFlyBSD support (#904)Gonéri Le Bouder2021-06-142-2/+25
* Add Rocky Linux support to cloud-init (#906)Louis Abel2021-05-252-1/+10
* Update test characters in substitution unit test (#893)James Falcon2021-05-111-1/+6
* Add AlmaLinux OS support (#872)Andrew Lukoshko2021-05-072-1/+10
* add prefer_fqdn_over_hostname config option (#859)hamalq2021-04-153-13/+12
* archlinux: Fix broken locale logic (#841)Kristian Klausen2021-03-151-7/+11
* archlinux: Use hostnamectl to set the transient hostname (#797)Kristian Klausen2021-02-251-0/+11
* includedir in suoders can be prefixed by "arroba" (#783)Jordi Massaguer Pla2021-01-291-1/+1
* archlinux: fix package upgrade command handling (#768)Bao Trinh2021-01-121-0/+2
* Ability to hot-attach NICs to preprovisioned VMs before reprovisioning (#613)aswinrajamannar2020-11-232-0/+46
* introduce an upgrade framework and related testing (#659)Daniel Watkins2020-11-171-1/+16
* gentoo: fix hostname rendering when value has a comment (#611)Manuel Aguilera2020-10-271-4/+6
* Drop vestigial update_resolve_conf_file function (#620)Scott Moser2020-10-211-26/+0
* net: add the ability to blacklist network interfaces based on driver during e...Anh Vo2020-10-131-1/+5
* cloudinit: remove unused LOG variables (#574)Daniel Watkins2020-09-167-24/+0