All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jan Kiszka <jan.kiszka@siemens.com>
To: cip-dev@lists.cip-project.org
Subject: [isar-cip-core][PATCH 0/2] swupodate: Account for slower storage in initramfs hooks
Date: Thu,  2 Jun 2022 18:17:39 +0200	[thread overview]
Message-ID: <cover.1654186661.git.jan.kiszka@siemens.com> (raw)

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(-)

-- 
2.35.3



             reply	other threads:[~2022-06-02 16:17 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-06-02 16:17 Jan Kiszka [this message]
2022-06-02 16:17 ` [isar-cip-core][PATCH 1/2] initramfs-abrootfs-hook: Account for slower storage devices Jan Kiszka
2022-06-02 16:17 ` [isar-cip-core][PATCH 2/2] initramfs-verity-hook: " Jan Kiszka

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=cover.1654186661.git.jan.kiszka@siemens.com \
    --to=jan.kiszka@siemens.com \
    --cc=cip-dev@lists.cip-project.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.