NetworkManager/contrib
Antonio Alvarez Feijoo 8640ea822f systemd: add initrd-specific services
Decouple from a specific initrd generator (dracut) the systemd services that
provide networking in the initrd using NM, thus allowing other systemd-based
initrd generators to take advantage of it.

These new services are:
- `NetworkManager-config-initrd.service`: it starts very early at boot, parses
the kernel command line using `nm-initrd-generator` and sets the
`/run/NetworkManager/initrd/neednet` flag to activate the other initrd services,
and also sets the hostname if needed.
- `NetworkManager-initrd.service`: it basically does the same job as the
`NetworkManager.service`, but in the initrd.
- `NetworkManager-wait-online-initrd.service`: ordered before
`network-online.target`, it will allow other services that require networking to
delay their start until NM has finished.
2025-02-26 09:31:05 +00:00
..
alpine build: remove make/autotools from required packages 2024-09-11 12:18:15 +00:00
art/logo artwork: introduce NetworkManager stickers 2019-09-30 17:36:59 +02:00
debian build: remove make/autotools from required packages 2024-09-11 12:18:15 +00:00
editors contrib: add emacs config for hacking on NM 2015-08-11 13:42:26 -04:00
fedora systemd: add initrd-specific services 2025-02-26 09:31:05 +00:00
scripts contrib: drop old gtkdoc patch 2025-02-25 09:38:49 +00:00