Re: [PATCH] Full encryption

2015-09-21 Thread Ludovic Courtès
Petter skribis: > I've removed the custom initrd and define %linux-modules from my config, > and done: > sudo -i guix pull > sudo -i guix system reconfigure /etc/config.scm > > Then rebooted. All ok! Excellent, thanks! Ludo'.

Re: [PATCH] Full encryption

2015-09-20 Thread Petter
Happy to help! :) I've removed the custom initrd and define %linux-modules from my config, and done: sudo -i guix pull sudo -i guix system reconfigure /etc/config.scm Then rebooted. All ok! Petter

Re: [PATCH] Full encryption

2015-09-20 Thread Ludovic Courtès
Petter skribis: > To run a fully encrypted GuixSD, Mark and Ludo dictated the following changes > for me. And i'm now only using one partition (which includes root and boot). Thank you & Mark for testing and debugging this! Commit cc0e575 and 07779d0 incorporate your suggestions. Let me know

[PATCH] Full encryption

2015-09-16 Thread Petter
To run a fully encrypted GuixSD, Mark and Ludo dictated the following changes for me. And i'm now only using one partition (which includes root and boot). diff --git a/gnu/build/linux-boot.scm b/gnu/build/linux-boot.scm index 3081a93..0383a71 100644 --- a/gnu/build/linux-boot.scm +++ b/gnu/build/