]> git.ipfire.org Git - thirdparty/systemd.git/commit
Add support for conditions on the machines firmware
authorUwe Kleine-König <u.kleine-koenig@pengutronix.de>
Fri, 9 Oct 2020 10:13:00 +0000 (12:13 +0200)
committerLennart Poettering <lennart@poettering.net>
Wed, 28 Apr 2021 08:55:55 +0000 (10:55 +0200)
commitcbcdcaaa0ec5eccfe90e51391f9b8d027c555abf
treebf90d6e2676618af479fdaca49fa7bd3affd620e
parent192a9d95ea3e058afd824d38a9cea16ad0a84a57
Add support for conditions on the machines firmware

This allows to limit units to machines that run on a certain firmware
type. For device tree defined machines checking against the machine's
compatible is also possible.
12 files changed:
docs/TRANSIENT-SETTINGS.md
man/systemd.link.xml
man/systemd.netdev.xml
man/systemd.unit.xml
src/core/load-fragment-gperf.gperf.m4
src/network/netdev/netdev-gperf.gperf
src/network/networkd-network-gperf.gperf
src/shared/condition.c
src/shared/condition.h
test/fuzz/fuzz-netdev-parser/directives.netdev
test/fuzz/fuzz-network-parser/directives.network
test/fuzz/fuzz-unit-file/directives.service