guix/gnu/installer
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
..
aux-files
newt installer: Move <secret> to utils and use it for crypt passwords. 2022-09-22 16:00:29 +02:00
connman.scm
dump.scm
final.scm
hostname.scm
keymap.scm
locale.scm
newt.scm
parted.scm installer: Move <secret> to utils and use it for crypt passwords. 2022-09-22 16:00:29 +02:00
proxy.scm
record.scm
services.scm installer: Add comments and vertical space to the generated config. 2022-08-08 11:54:25 +02:00
steps.scm installer: Add comments and vertical space to the generated config. 2022-08-08 11:54:25 +02:00
substitutes.scm
tests.scm
timezone.scm
user.scm installer: Move <secret> to utils and use it for crypt passwords. 2022-09-22 16:00:29 +02:00
utils.scm installer: Move <secret> to utils and use it for crypt passwords. 2022-09-22 16:00:29 +02:00