* Expose #:pre-mount argument of boot-system to raw-initrd.
@ 2022-11-05 7:16 Hilton Chain
0 siblings, 0 replies; only message in thread
From: Hilton Chain @ 2022-11-05 7:16 UTC (permalink / raw)
To: guix-devel
Hi Guix,
This patch adds a #:pre-mount argument to raw-initrd, to be used in the later
boot-system invocation. This enables more customization space while avoiding
raw-initrd definition duplicates.
My main goal is to unlock LUKS root partition remotely via SSH, as in the
NixOS module linked below:
https://github.com/NixOS/nixpkgs/blob/master/nixos/modules/system/boot/luksroot.nix
I'm stilling experimenting with that, further progress would come as replies.
Thanks!
Hilton Chain (1):
linux-initrd: raw-initrd: Add keyword argument #:pre-mount.
gnu/system/linux-initrd.scm | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
base-commit: 64e53112c2191378cf5dd543e291bec4c6f57b53
--
2.38.0
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2022-11-05 10:31 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-11-05 7:16 Expose #:pre-mount argument of boot-system to raw-initrd Hilton Chain
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/guix.git
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.