public inbox for cip-dev@lists.cip-project.org
 help / color / mirror / Atom feed
* [PATCH 0/5] Initramfs-crypt-hook patches, encryption on update
@ 2025-02-26  9:59 Claudius Heine
  2025-02-26  9:59 ` [PATCH 1/5] initramfs-crypt-hook: make sure that mount path exists Claudius Heine
                   ` (4 more replies)
  0 siblings, 5 replies; 16+ messages in thread
From: Claudius Heine @ 2025-02-26  9:59 UTC (permalink / raw)
  To: cip-dev; +Cc: Claudius Heine

Hi,

I have a couple patches for initramfs-crypt-hook scripts. The first
three are general fixes/cleanup patches and the last two are about
enabling support for encryption via and update, while not touching the
fallback system.

I also have a patch that makes the 'reencrypt' continue, if the power
fails while it happens, but to do that, the initramfs needs to know the
temporary password that was used after a reboot, which currently does
not work with the random temporary passwords used here. My current
solution is to use a static temporary password for the reencryption
process. Any ideas?

kind regards,
Claudius

Claudius Heine (5):
  initramfs-crypt-hook: make sure that mount path exists
  initramfs-crypt-hook: fix inconsistent whitespace
  initramfs-crypt-hook: use real device path in luksFormat case
  initramfs-crypt-hook: implement 'noencrypt' option
  initramfs-crypt-hook: add 'format-if-empty' feature

 doc/README.tpm2.encryption.md                 |  4 +-
 .../files/local-bottom-complete               |  1 +
 .../files/local-top-complete                  | 49 ++++++++++++++++---
 .../initramfs-crypt-hook_0.6.bb               |  2 +-
 4 files changed, 47 insertions(+), 9 deletions(-)

-- 
2.39.5



^ permalink raw reply	[flat|nested] 16+ messages in thread

end of thread, other threads:[~2025-02-27 14:04 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-02-26  9:59 [PATCH 0/5] Initramfs-crypt-hook patches, encryption on update Claudius Heine
2025-02-26  9:59 ` [PATCH 1/5] initramfs-crypt-hook: make sure that mount path exists Claudius Heine
2025-02-27  9:13   ` Jan Kiszka
2025-02-26  9:59 ` [PATCH 2/5] initramfs-crypt-hook: fix inconsistent whitespace Claudius Heine
2025-02-27  9:14   ` Jan Kiszka
2025-02-26  9:59 ` [PATCH 3/5] initramfs-crypt-hook: use real device path in luksFormat case Claudius Heine
2025-02-27  9:16   ` Jan Kiszka
2025-02-27 12:47     ` Quirin Gylstorff
2025-02-27 12:49   ` Jan Kiszka
2025-02-26  9:59 ` [PATCH 4/5] initramfs-crypt-hook: implement 'noencrypt' option Claudius Heine
2025-02-27  9:17   ` Jan Kiszka
2025-02-27  9:55     ` Claudius Heine
2025-02-27 12:48       ` Jan Kiszka
2025-02-27 13:16   ` [cip-dev] " Quirin Gylstorff
2025-02-27 14:04     ` Claudius Heine
2025-02-26  9:59 ` [PATCH 5/5] initramfs-crypt-hook: add 'format-if-empty' feature Claudius Heine

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox