Re: [systemd-devel] Passing Kernel Params from systemd-boot for Secure Boot UKI

2024-10-15 Thread Srinivas Naik
t; in the ESP ( https://systemd.io/CREDENTIALS/ ), instead of using the > kernel command line. > > On Tue, 15 Oct 2024 at 11:45, Srinivas Naik wrote: > > > > Hi All, > > I have a question on this, when secure boot is enabled, addons file also > must be signed? > &g

Re: [systemd-devel] Passing Kernel Params from systemd-boot for Secure Boot UKI

2024-10-15 Thread Srinivas Naik
Hi All, I have a question on this, when secure boot is enabled, addons file also must be signed? On devices which use OSTree for OTA, there is a need to update the command line parameter at run time with the latest SHA deployment. How to do this on secure boot enabled devices since command line par

Re: [systemd-devel] Regarding systemd-boot counting.

2024-09-09 Thread Srinivas Naik
Thanks Lennart. Will analyze these options and get back to you. On Mon, Sep 9, 2024 at 9:54 PM Lennart Poettering wrote: > On Mo, 09.09.24 20:15, Srinivas Naik (nivasn...@gmail.com) wrote: > > > Hello Everyone, > > I am exploring systemd-boot counting for HLOS roll back. I am

[systemd-devel] Regarding systemd-boot counting.

2024-09-09 Thread Srinivas Naik
Hello Everyone, I am exploring systemd-boot counting for HLOS roll back. I am new to systemd-boot. As part of boot counting systemd-boot will decrement the "tries-left" counter of the selected configuration and tries to boot with that. *For example **4.14.11-300.fc27.x86_64+2-1.conf*. When the devi