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