mbox series

[isar-cip-core,0/2] swupodate: Account for slower storage in initramfs hooks

Message ID cover.1654186661.git.jan.kiszka@siemens.com (mailing list archive)
Headers show
Series swupodate: Account for slower storage in initramfs hooks | expand

Message

Jan Kiszka June 2, 2022, 4:17 p.m. UTC
This addresses boot issues when slow storage devices do not show up
immedately, preventing discovery without waiting for a while.

Thanks to Srinu for reporting. Please help with testing. The secured
path was only regression-tested - I do not have a real HW deployment
with secure boot on in reach, and isar-cip-core does not directly
support that as well.

Jan Kiszka (2):
  initramfs-abrootfs-hook: Account for slower storage devices
  initramfs-verity-hook: Account for slower storage devices

 .../files/abrootfs.script                     |  86 +++++++++++---
 .../files/verity.script.tmpl                  | 109 ++++++++++++++----
 2 files changed, 159 insertions(+), 36 deletions(-)