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
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
build
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
artwork.scm
bootloader.scm
ci.scm
installer.scm
local.mk gnu: openssh: Update to 8.0p1. 2019-04-22 15:02:16 -04:00
packages.scm
services.scm
system.scm system: Add guile-readline and guile-colorized to %BASE-PACKAGES. 2019-04-25 00:45:34 +02:00
tests.scm