On Mon, Oct 14, 2024 at 05:54:28PM -0700, Kelsey Cummings wrote:
> HOWEVER, I would like stop to wait for all of the children to gracefully
> exit should stop be called explicitly and/or as part of system
> shutdown/reboot.
I don't think I have the best grasp of your entire problem, but the
chal
On Di, 15.10.24 15:13, Srinivas Naik (nivasn...@gmail.com) wrote:
> Hi All,
> I have a question on this, when secure boot is enabled, addons file also
> must be signed?
Yes. That's the point of that.
> On devices which use OSTree for OTA, there is a need to update the command
> line parameter at
Thanks a lot for the details. Will go through them and get back to you.
Thanks
Srinivas
On Tue, Oct 15, 2024 at 4:27 PM Luca Boccassi
wrote:
> Yes addons have to be signed, otherwise it would defeat their purpose.
> OSTree should to switch to other mechanisms, like credentials stored
> in the E
Yes addons have to be signed, otherwise it would defeat their purpose.
OSTree should to switch to other mechanisms, like credentials stored
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
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