guix/gnu
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
..
bootloader
build accounts: Always honor the configured user account shell. 2019-04-26 14:19:36 +02:00
installer installer: User accounts can now have a "real name." 2019-04-28 22:57:07 +02:00
packages gnu: Fix typo. 2019-04-28 22:16:03 +02:00
services gnu: Remove unused module reference. 2019-04-28 16:05:57 +02:00
system vm-image: Add 'nss-certs' to the global package set. 2019-04-28 22:57:06 +02:00
tests
artwork.scm
bootloader.scm
ci.scm
installer.scm installer: Actually reboot when the user presses "Reboot." 2019-04-26 14:19:36 +02:00
local.mk Merge branch 'staging' 2019-04-28 14:45:35 +02:00
packages.scm
services.scm
system.scm system: Add boot file systems to /etc/fstab. 2019-04-27 00:11:52 +02:00
tests.scm