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/installer/newt
Ludovic Courtès 0e8e963d73
installer: User accounts can now have a "real name."
* gnu/installer/newt/user.scm (run-user-add-page): Add #:real-name.  Add
a label and entry for the real name and initialize the 'real-name' field
of the <user> record.
* gnu/installer/final.scm (create-user-database): Set the 'comment'
field of the <user-account> record.
2019-04-28 22:57:07 +02:00
..
ethernet.scm
final.scm
hostname.scm
keymap.scm
locale.scm
menu.scm
network.scm
page.scm installer: Add #:selection parameter to 'run-checkbox-tree-page'. 2019-04-28 22:57:07 +02:00
partition.scm installer: Improve layout of the partitioning page. 2019-04-28 22:57:07 +02:00
services.scm installer: Recommended services are pre-selected. 2019-04-28 22:57:07 +02:00
timezone.scm
user.scm installer: User accounts can now have a "real name." 2019-04-28 22:57:07 +02:00
utils.scm
welcome.scm
wifi.scm