grub on Guix now asks password only once for LUKS encrypted disk! It took quite some time, but I'm happy we are finally here! :D

https://codeberg.org/guix/guix/commit/b90597b98d46767207a0e92a84fb39c344472b69

Kudos to Danny Milosavljevic for fixing it!

#guix #grub

guix: Ask LUKS password only once on boot when using GRUB. · b90597b98d

* gnu/bootloader/grub.scm (make-grub-configuration): Modify. * gnu/system/mapped-devices.scm (open-luks-device): Modify. * gnu/tests/install.scm (%encrypted-root-installation-script): Modify. (%encrypted-root-os): Make debugging possible. * doc/guix.texi (Mapped Devices): Cross-reference automat...

Codeberg.org
@abcdw omg this is a huge deal! and it seems that it works automatically without any additional configuration. amazing! can't wait to try it out.

@dthompson It is, man, it is! :)

It will save thousands of hours of human lives and cut off a lot of frustration.

@abcdw this is awesome! I have to write the password first using US qwerty on a Nordic qwerty keyboard, and then the second time using Programmer Dvorak. Has been a very annoying boot process!
@Andrew Tropin Oh c'mon, less than a month after I finally took the time to figure out and implement the workaround!! ;D

Hehe still, long awaited, very great news, cheers!! 🍻🍻
@aleabdo Haha, I hope you had a fun and learned something :D

@abcdw

I noticed it this weekend when reconfiguring my system and had to do a double take and check the git history so I didn't just miss that I had typed it again. This is huge for me. The mental barrier to turning off my systems rather than suspending has been lessened.

@abcdw amazing! Can't wait to drop my personal workaround! Thank you Danny for your work!