]> git.ipfire.org Git - thirdparty/systemd.git/commit - man/systemd.unit.xml
analyze: add "architectures" verb that lists all known architectures
authorLennart Poettering <lennart@poettering.net>
Thu, 16 Nov 2023 15:08:15 +0000 (16:08 +0100)
committerLennart Poettering <lennart@poettering.net>
Wed, 6 Dec 2023 21:18:14 +0000 (22:18 +0100)
commitfb8cc599ed863502d67da038ca9b8bae7d1184e0
tree278733db674a07b4682e6392cd5132a9d7304c3b
parentfb45185d98a7cd559553c35f415d358345a3fd08
analyze: add "architectures" verb that lists all known architectures
man/systemd-analyze.xml
man/systemd.unit.xml
src/analyze/analyze-architectures.c [new file with mode: 0644]
src/analyze/analyze-architectures.h [new file with mode: 0644]
src/analyze/analyze.c
src/analyze/meson.build
test/units/testsuite-65.sh