guix-devel/gnu
Ludovic Courtès 898677ed17
installer: Ask for user password and initialize /etc/shadow.
Partly fixes <https://bugs.gnu.org/35399>.

* gnu/installer/user.scm (<user>)[password]: New field.
* gnu/installer/final.scm (%seed): New variable.
(integer->alphanumeric-char, random-string)
(create-user-database): New procedures.
(install-system): Call 'create-user-database'.
* gnu/installer/newt/final.scm (run-install-shell): Add #:users and pass
it to 'install-system'.
(run-final-page): Pass #:users to 'run-install-shell'.
* gnu/installer/newt/user.scm (run-user-add-page): Add password entry.
Pass its result as the 'password' field of <user>.
2019-04-25 00:45:34 +02:00
..
bootloader gnu: Add configuration for depthcharge bootloader. 2019-04-03 18:21:42 +02:00
build vm: Use a fixed FAT serial number for 'efi.img' in ISO images. 2019-04-21 00:51:18 +02:00
installer installer: Ask for user password and initialize /etc/shadow. 2019-04-25 00:45:34 +02:00
packages gnu: r-xtable: Update to 1.8-4. 2019-04-24 17:04:54 +02:00
services services: fprintd: Provide polkit policy. 2019-04-24 22:21:35 +02:00
system install: Add node name in Castellano. 2019-04-25 00:45:34 +02:00
tests tests: separate-store-os: Increase root partition size. 2019-04-14 17:42:08 +02:00
artwork.scm artwork: Update snapshot to b975164. 2019-03-05 23:08:53 +01:00
bootloader.scm bootloader: Add a 'keyboard-layout' field. 2019-03-24 23:06:11 +01:00
ci.scm Remove traces of "GuixSD". 2019-03-13 23:12:43 +01:00
installer.scm installer: Translate keyboard layout names. 2019-04-17 15:11:21 +02:00
local.mk gnu: openssh: Update to 8.0p1. 2019-04-22 15:02:16 -04:00
packages.scm packages: Reintroduce 'find-newest-available-packages'. 2019-03-28 23:06:58 +01:00
services.scm
system.scm system: Add guile-readline and guile-colorized to %BASE-PACKAGES. 2019-04-25 00:45:34 +02:00
tests.scm accounts: Add default value for the 'home-directory' field of <user-account>. 2019-03-25 23:37:06 +01:00