guix/gnu/installer/newt
Josselin Poiret 4814ec284f
installer: Move <secret> to utils and use it for crypt passwords.
* gnu/installer/user.scm (<secret>, secret?, make-secret, secret-content): Move
to utils.scm.
* gnu/installer/utils.scm (<secret>, secret?, make-secret, secret-content):
Moved from user.scm.
* gnu/installer/newt/partition.scm (prompt-luks-passwords): Make password a
<secret>.
* gnu/installer/parted.scm (luks-format-and-open): Unwrap secret.

Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
2022-09-22 16:00:29 +02:00
..
ethernet.scm
final.scm
hostname.scm
keymap.scm
locale.scm
menu.scm
network.scm
page.scm
parameters.scm
partition.scm
services.scm
substitutes.scm
timezone.scm
user.scm
utils.scm
welcome.scm
wifi.scm