]> git.ipfire.org Git - thirdparty/systemd.git/commit
core: change RootImageOptions to use names instead of partition numbers
authorLuca Boccassi <luca.boccassi@microsoft.com>
Fri, 14 Aug 2020 17:50:46 +0000 (18:50 +0100)
committerLuca Boccassi <bluca@debian.org>
Thu, 20 Aug 2020 12:58:02 +0000 (13:58 +0100)
commit9ece644435c13ab01ce322b5c243fc2def3f4ec6
tree55a3f3607e31527e93114457a77af72caafb1729
parentbc8d56d30502db5462be6dbc0c0801267be1deca
core: change RootImageOptions to use names instead of partition numbers

Follow the designations from the Discoverable Partitions Specification
man/systemd.exec.xml
src/core/dbus-execute.c
src/core/execute.c
src/core/load-fragment.c
src/shared/bus-unit-util.c
src/shared/dissect-image.c
src/shared/dissect-image.h
test/units/testsuite-50.sh