guix/gnu/installer/newt
Ludovic Courtès 91a7c4998f
installer: Ask for the root account password.
Fixes <https://bugs.gnu.org/35399>.

* gnu/installer/newt/user.scm (run-root-password-page): New procedure.
* gnu/installer/user.scm (users->configuration): Filter out the "root"
account.
* gnu/installer/final.scm (create-user-database): Set 'uid' field in
'user-account' form.
2019-04-25 00:45:35 +02:00
..
ethernet.scm
final.scm installer: Ask for user password and initialize /etc/shadow. 2019-04-25 00:45:34 +02:00
hostname.scm
keymap.scm installer: Sort keyboard layouts according to language and translations. 2019-04-17 15:16:08 +02:00
locale.scm installer: Display language and territory names natively. 2019-04-17 11:53:54 +02:00
menu.scm
network.scm installer: Add missing 'G_' for networking message. 2019-04-25 00:45:34 +02:00
page.scm installer: 'run-input-page' has a new #:input-flags parameter. 2019-04-25 00:45:35 +02:00
partition.scm
services.scm installer: Force user to choose exactly one network management method. 2019-04-14 23:40:52 +02:00
timezone.scm installer: Look up timezone name translations in "iso_3166-1". 2019-04-17 11:53:54 +02:00
user.scm installer: Ask for the root account password. 2019-04-25 00:45:35 +02:00
utils.scm
welcome.scm installer: Adjust welcome page message. 2019-04-07 22:23:51 +02:00
wifi.scm