guix-devel/gnu
Mathieu Othacehe 445bd4d5e5
installer: Add password 'hide' checkbox.
* gnu/installer/newt/page.scm (run-input-page)[input-hide-checkbox?]: New
parameter adding a checkbox to toggle password hiding. By default, the
checkbox is active and the password is hence hided.
* gnu/installer/newt/partition.scm (prompt-luks-passwords): Enable the
previous parameter on both password input pages.
* gnu/installer/newt/user.scm (run-root-password-page): Enable the previous
parameter,
(confirm-password): ditto,
(run-user-add-page): add a checkbox to toggle password hiding.
2019-05-07 09:25:45 +02:00
..
bootloader
build shepherd: Include /etc/localtime in service containers. 2019-05-03 17:47:29 +02:00
installer installer: Add password 'hide' checkbox. 2019-05-07 09:25:45 +02:00
packages gnu: tegola: Fix build. 2019-05-06 23:10:36 -04:00
services services: docker: Add new fields to support proxy. 2019-05-05 20:14:15 -04:00
system vm: Build ISOs and VM images in a UTF-8 environment. 2019-05-01 21:11:22 +02:00
tests
artwork.scm
bootloader.scm
ci.scm
installer.scm
local.mk gnu: gcc@9: Fix limits.h include for cross builds. 2019-05-06 10:22:00 +02:00
packages.scm
services.scm
system.scm
tests.scm