me
/
guix
Archived
1
0
Fork 0
This repository has been archived on 2024-08-07. You can view files and clone it, but cannot push or open issues/pull-requests.
guix/gnu
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
..
bootloader
build linux-container: 'container-excursion*' marks its FDs as FD_CLOEXEC. 2022-09-20 19:24:31 +02:00
home home: shepherd: Add daemonize? option to configuration. 2022-09-14 18:25:11 +03:00
installer installer: Move <secret> to utils and use it for crypt passwords. 2022-09-22 16:00:29 +02:00
machine
packages gnu: monero-gui: Update to 0.18.1.1. 2022-09-22 11:40:10 +02:00
services services: desktop: Mount /var/lib/gdm on a tmpfs file system. 2022-09-16 16:27:08 -04:00
system system: install: Do not load amdgpu in the installer image. 2022-09-16 10:14:39 +02:00
tests
artwork.scm
bootloader.scm
ci.scm
home.scm
image.scm
installer.scm
local.mk gnu: r-httpuv: Update to 1.6.6. 2022-09-20 17:02:09 +02:00
machine.scm
packages.scm
services.scm
system.scm
tests.scm