summaryrefslogtreecommitdiff
path: root/systemd
Commit message (Expand)AuthorAgeFilesLines
* Standardize disabling cloud-init on non-systemd (#2112)Brett Holman2023-04-171-0/+2
* add OpenCloudOS and TencentOS support (#1964)wynnfeng2023-02-182-3/+4
* Wait for NetworkManager (#1983)Robert Schweikert2023-01-301-1/+2
* Ensure network ready before cloud-init service runs on RHEL (#1893)James Falcon2022-12-131-0/+1
* Add support for OpenMandriva (https://openmandriva.org/) (#1520)Bernhard Rosenkraenzer2022-06-172-2/+2
* Align rhel custom files with upstream (#1431)Emanuele Giuseppe Esposito2022-05-184-2/+43
* upstart: drop vestigial support for upstart (#1421)Chad Smith2022-05-092-7/+19
* Shave ~8ms off generator runtime (#1387)Brett Holman2022-04-251-3/+3
* Fix cloud-init status --wait when no datasource found (#1349)James Falcon2022-03-231-0/+7
* add Requires=cloud-init-hotplugd.socket in cloud-init-hotplugd.service file (...yangzz-972022-03-171-0/+1
* Remove redundant generator logs (#1318)Brett Holman2022-03-141-21/+18
* Remove unused init local artifact (#1315)Brett Holman2022-03-041-1/+0
* Add miraclelinux support (#1128)Haruki TSURUMOTO2021-12-072-2/+2
* remove unnecessary EOF string in disable-sshd-keygen-if-cloud-init-active.con...Emanuele Giuseppe Esposito2021-10-261-1/+0
* Inhibit sshd-keygen@.service if cloud-init is active (#1028)Ryan Harper2021-10-121-0/+8
* Support openEuler OS (#1012)zhuzaifangxuele2021-09-132-4/+4
* Add CloudLinux OS support (#1003)Alexandr Kravchenko2021-09-012-2/+2
* Add support for EuroLinux 7 && EuroLinux 8 (#957)Aleksander Baranowski2021-08-052-2/+4
* Add VZLinux support (#951)eb30952021-07-212-2/+2
* Initial hotplug support (#936)James Falcon2021-07-193-0/+35
* Add support for VMware PhotonOS (#909)sshedi2021-06-181-0/+2
* Add Rocky Linux support to cloud-init (#906)Louis Abel2021-05-252-2/+2
* Add AlmaLinux OS support (#872)Andrew Lukoshko2021-05-072-2/+2
* Run cloud-init-local.service after the hv_kvp_daemon (#505)Robert Schweikert2020-08-311-0/+1
* systemd: add Before=shutdown.target when Conflicts=shutdown.target is used (#...Paride Legovini2020-08-271-0/+2
* cloud-init.service.tmpl: use "rhel" instead of "redhat" (#452)Daniel Watkins2020-06-231-1/+1
* Change from redhat to rhel in systemd generator tmpl (#450)Eduardo Otubo2020-06-231-1/+1
* cloud-init.service: on centos/fedora/redhat wait on NetworkManager.serviceRyan Harper2019-10-311-0/+1
* systemd/cloud-init.service.tmpl: start after wicked.serviceRobert Schweikert2019-09-261-1/+1
* cloud-init-generator: use libexec path to ds-identify on redhat systemsRyan Harper2019-06-191-1/+6
* systemd: Render generator from template to account for system differences.Robert Schweikert2019-01-281-0/+5
* systemd: On SUSE ensure cloud-init.service runs before wickedRobert Schweikert2018-10-241-2/+1
* cloud-config.service: run After snap.seeded.service.Scott Moser2018-05-141-0/+1
* SUSE: remove delta in systemd local template for SUSERobert Schweikert2017-12-111-6/+0
* systemd: remove limit on tasks created by cloud-init-final.service.Robert Schweikert2017-10-031-0/+1
* systemd: only mention Before=apt-daily.service on debian based distros.Robert Schweikert2017-10-021-1/+2
* suse: updates to templates to support openSUSE and SLES.Robert Schweikert2017-09-212-0/+16
* Do not provide systemd-fsck drop-in which could cause ordering cycles.Balint Reczey2017-09-151-2/+0
* systemd: make systemd-fsck run after cloud-init.serviceScott Moser2017-07-251-0/+2
* Templatize systemd unit files for cross distro deltas.Ryan Harper2017-07-194-2/+20
* systemd: make cloud-final.service run before apt daily services.Scott Moser2017-06-131-0/+1
* systemd: Fix typo in comment in cloud-init.target.Chen-Han Hsiao2017-06-051-1/+1
* cloudinit.net: add network config v2 parsing and renderingRyan Harper2017-03-201-0/+1
* Add tools/ds-identify to identify datasources available.Scott Moser2017-02-031-2/+37
* systemd: cloud-init-local use RequiresMountsFor=/var/lib/cloudScott Moser2016-11-151-1/+1
* systemd: cloud-init remove After=systemd-networkd-wait-onlineScott Moser2016-11-151-1/+0
* systemd: cloud-init-local change Before basic to sysinitScott Moser2016-11-151-1/+1
* systemd: drop both Wants and After local-fs.targetScott Moser2016-11-102-3/+2
* systemd: networking service adjustments.Scott Moser2016-11-101-1/+1
* systemd: replace Before=basic.target, dbus.target with sysinit.targetScott Moser2016-11-101-2/+1