]> git.ipfire.org Git - thirdparty/systemd.git/commit
dissect: show partition output even if os-release is missing 17093/head
authorLennart Poettering <lennart@poettering.net>
Thu, 17 Sep 2020 15:52:00 +0000 (17:52 +0200)
committerLennart Poettering <lennart@poettering.net>
Thu, 17 Sep 2020 16:02:49 +0000 (18:02 +0200)
commit4f309abb3e91d001b79deb79732f8032e5025be0
treec111bab6f77d9b6d867a381185d6166c187f657d
parent943443854311c0f8954735f6ebfd50cdbd455e0c
dissect: show partition output even if os-release is missing

It's just too useful to immediately see with "systemd-dissect" what
"systemd-repart" generated for us without having to populate it with
/etc/os-release. Hence let's log a message if /etc/os-release is
missing, but proceed otherwise and show the partition table.
src/dissect/dissect.c