guix-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug#68524] [PATCH v3 0/5] Support root encryption and secure boot.


From: Herman Rimm
Subject: [bug#68524] [PATCH v3 0/5] Support root encryption and secure boot.
Date: Wed, 25 Sep 2024 13:11:58 +0200

Hi Lilah,

Recently Zheng Junjie <873216071@qq.com> told me git-fetch is better, so
I changed pesign to it.  I added libxcrypt to systemd-stub native-inputs
and did some formatting.  Please fill out [THE CONFIGURATION BELOW] in
doc/guix.texi for the next revision.  If you would like to create an
installation test for the UKI bootloader, please do so as well.

Having a UEFI boot entry per generation is pretty much perfect for me.

Thanks again,
Herman

Lilah Tascheter (5):
  gnu: packages: Add pesign.
  gnu: packages: Add ukify.
  gnu: packages: Add systemd-stub.
  gnu: system: Fix bootloader crypto device recognition.
  gnu: bootloaders: Add uki-efi-bootloader.

 doc/guix.texi                |  25 ++++++++-
 gnu/bootloader.scm           |   3 +
 gnu/bootloader/uki.scm       | 106 +++++++++++++++++++++++++++++++++++
 gnu/local.mk                 |   1 +
 gnu/packages/bootloaders.scm | 104 ++++++++++++++++++++++++++++++++++
 gnu/packages/efi.scm         |  52 +++++++++++++++++
 gnu/system.scm               |  17 +++---
 7 files changed, 299 insertions(+), 9 deletions(-)
 create mode 100644 gnu/bootloader/uki.scm


base-commit: e00ab0921afbfd4e8ee96c0c1dec77e1c5dd85b9
-- 
2.45.2






reply via email to

[Prev in Thread] Current Thread [Next in Thread]