index
:
vyos-cloud-init.git
circinus
crux
current
equuleus
mergify/bp/circinus/pr-78
mergify/bp/circinus/pr-85
mergify/bp/sagitta/pr-78
sagitta
(mirror of https://github.com/vyos/vyos-cloud-init.git)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
systemd
Age
Commit message (
Expand
)
Author
2020-08-31
Run cloud-init-local.service after the hv_kvp_daemon (#505)
Robert Schweikert
2020-08-27
systemd: add Before=shutdown.target when Conflicts=shutdown.target is used (#...
Paride Legovini
2020-06-23
cloud-init.service.tmpl: use "rhel" instead of "redhat" (#452)
Daniel Watkins
2020-06-23
Change from redhat to rhel in systemd generator tmpl (#450)
Eduardo Otubo
2019-10-31
cloud-init.service: on centos/fedora/redhat wait on NetworkManager.service
Ryan Harper
2019-09-26
systemd/cloud-init.service.tmpl: start after wicked.service
Robert Schweikert
2019-06-19
cloud-init-generator: use libexec path to ds-identify on redhat systems
Ryan Harper
2019-01-28
systemd: Render generator from template to account for system differences.
Robert Schweikert
2018-10-24
systemd: On SUSE ensure cloud-init.service runs before wicked
Robert Schweikert
2018-05-14
cloud-config.service: run After snap.seeded.service.
Scott Moser
2017-12-11
SUSE: remove delta in systemd local template for SUSE
Robert Schweikert
2017-10-03
systemd: remove limit on tasks created by cloud-init-final.service.
Robert Schweikert
2017-10-02
systemd: only mention Before=apt-daily.service on debian based distros.
Robert Schweikert
2017-09-21
suse: updates to templates to support openSUSE and SLES.
Robert Schweikert
2017-09-15
Do not provide systemd-fsck drop-in which could cause ordering cycles.
Balint Reczey
2017-07-25
systemd: make systemd-fsck run after cloud-init.service
Scott Moser
2017-07-19
Templatize systemd unit files for cross distro deltas.
Ryan Harper
2017-06-13
systemd: make cloud-final.service run before apt daily services.
Scott Moser
2017-06-05
systemd: Fix typo in comment in cloud-init.target.
Chen-Han Hsiao
2017-03-20
cloudinit.net: add network config v2 parsing and rendering
Ryan Harper
2017-02-03
Add tools/ds-identify to identify datasources available.
Scott Moser
2016-11-15
systemd: cloud-init-local use RequiresMountsFor=/var/lib/cloud
Scott Moser
2016-11-15
systemd: cloud-init remove After=systemd-networkd-wait-online
Scott Moser
2016-11-15
systemd: cloud-init-local change Before basic to sysinit
Scott Moser
2016-11-10
systemd: drop both Wants and After local-fs.target
Scott Moser
2016-11-10
systemd: networking service adjustments.
Scott Moser
2016-11-10
systemd: replace Before=basic.target, dbus.target with sysinit.target
Scott Moser
2016-10-07
systemd: Run cloud-init.service Before dbus.socket not dbus.target
Daniel Watkins
2016-10-04
systemd: run cloud-init.service Before dbus.service
Scott Moser
2016-09-21
systemd: Ensure that cloud-init-local happens before NetworkManager
Joshua Harlow
2016-09-20
Adjust mounts and disk configuration for systemd.
Scott Moser
2016-09-15
systemd: put cloud-init.target After multi-user.target
Scott Moser
2016-09-09
systemd: Better support package and upgrade.
Scott Moser
2016-08-22
azure dhclient-hook cleanups
Scott Moser
2016-05-27
remove blocking udev functionality
Scott Moser
2016-04-04
systemd: do not specify After of obsolete syslog.target (LP: #1536964)
Scott Moser
2016-03-21
cloud-init-local needs to want network-pre or it isnt guaranteed to start
Scott Moser
2016-03-20
fix creation of network-config-ready and dont bother waiting on lo
Scott Moser
2016-03-18
cloud-init-local.service: touch file that cloud-init-wait will wait for
Scott Moser
2016-03-18
commit the systemd waiting mechanism
Scott Moser
2016-03-14
minor cleanup. long line and remove unused 'local'
Scott Moser
2016-03-10
generator: use /run/cloud-init instead of /run
Scott Moser
2016-03-10
generator: support reading cmdline of pid 1 in a container
Scott Moser
2016-03-10
initial systemd service suggestions provided by pitti
Scott Moser
2016-03-03
mention link path in generator
Scott Moser
2016-03-03
cloud-init.target should not do anything
Scott Moser
2016-03-03
generator: be more clear on where kernel cmdline came from
Scott Moser
2016-03-03
do not duplicate '-generator' in log ame
Scott Moser
2016-03-03
consume KERNEL_CMDLINE even if set to "". explain 'container'
Scott Moser
2016-03-01
2 fixups
Scott Moser
[next]