mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2025-12-29 01:00:09 +01:00
This is the version shipped in Fedora 37. As Fedora 37 is now out, the
core developers switch to it. Our gitlab-ci will also use that as base
image for the check-{patch.tree} tests and to generate the pages. There
is a need that everybody agrees on which clang-format version to use,
and that version should be the one of the currently used Fedora release.
Also update the used Fedora image in "contrib/scripts/nm-code-format-container.sh"
script.
The gitlab-ci still needs update in the following commit. The change
in isolation will break the "check-tree" test.
|
||
|---|---|---|
| .. | ||
| meson.build | ||
| nm-online.c | ||
| README.md | ||
nm-online
A small NetworkManager client that blocks until NetworkManager is done configuring the interfaces.
This is not very useful to the end user. It is used
by NetworkManager-wait-online.service to determine
when NetworkManager is done with startup.
See:
man 1 nm-online([www])systemctl cat NetworkManager-wait-online.service