Hey folks, I'm having a go at building systemd myself and I can't get my head around this.
If I disable the bootloader part, because I don't want systemd-boot, I also dont get nice services like systemd-tpm2-setup and its binaries because of reasons? I would expect the tpm2=enabled to be the one that enables those services as they are not really tied to the sdboot itself no? I can get things like systemd-boot-bless as that's kind of related to sdboot and boot assessment, although again, I would think that should be a separated service if we expect the bootloader to conform to the bootloader specification, which means it doesn't really tie it to sdboot itself. In any case, any idea how I can build systemd-tpm2-setup without enabling bootloader=true? cheers!
