dissect: automatically detect boot loader spec $BOOT partition
authorLennart Poettering <lennart@poettering.net>
Wed, 23 Jan 2019 10:34:31 +0000 (11:34 +0100)
committerLennart Poettering <lennart@poettering.net>
Fri, 1 Mar 2019 11:41:32 +0000 (12:41 +0100)
commita8c47660bbbcc2ffc483beaa17d5c806f73849b3
tree204a3fd23a7db9d70c8ee0184f444e836236a47d
parent7b5de295692926f1356ea078a9534b2b5a8ea798
dissect: automatically detect boot loader spec $BOOT partition

The boot loader spec supports two places to store boot loader
configuration: the ESP and a generic replacement for it in case the ESP
is not available or not suitable. Let's look for both.
src/shared/dissect-image.c
src/shared/dissect-image.h