index
:
guix
keyring
master
test
Personal fork of GNU Guix
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gnu
/
installer
/
newt
/
user.scm
Age
Commit message (
Expand
)
Author
2022-04-06
installer: user: Forbid root user creation.
Mathieu Othacehe
2022-02-02
installer: Turn passwords into opaque records.
Josselin Poiret
2022-02-02
installer: Use named prompt to abort or break installer steps.
Josselin Poiret
2020-04-06
installer: Adapt to Guile-newt revision 2.
Mathieu Othacehe
2020-03-05
installer: Implement a dialog on /var/guix/installer-socket.
Ludovic Courtès
2020-01-23
installer: Make "TRANSLATORS" comment visible.
Ludovic Courtès
2019-08-26
installer: Show, don't Hide.
Tobias Geerinckx-Rice
2019-05-14
installer: Allow for arbitrary long passphrases and passwords.
Ludovic Courtès
2019-05-09
installer: Add missing 'G_' call.
Ludovic Courtès
2019-05-07
installer: "Exit" button in user page actually exits.
Ludovic Courtès
2019-05-07
installer: Add password 'hide' checkbox.
Mathieu Othacehe
2019-05-06
installer: Widen user dialog.
Ludovic Courtès
2019-04-28
installer: Fix handling of user password mismatches.
Ludovic Courtès
2019-04-28
installer: User accounts can now have a "real name."
Ludovic Courtès
2019-04-25
installer: Ask for confirmation of the user passwords.
Ludovic Courtès
2019-04-25
installer: Ask for confirmation of the root password.
Ludovic Courtès
2019-04-25
installer: Preserve order of user accounts.
Ludovic Courtès
2019-04-25
installer: Ask for the root account password.
Ludovic Courtès
2019-04-25
installer: Ask for user password and initialize /etc/shadow.
Ludovic Courtès
2019-01-17
installer: Rename "Ok" buttons to "OK".
Mathieu Othacehe
2019-01-17
installer: Make sure every sentence is dot terminated.
Mathieu Othacehe
2019-01-17
installer: Turn "Cancel" buttons into "Exit" buttons.
Mathieu Othacehe
2019-01-17
installer: Remove group selection in user page.
Mathieu Othacehe
2019-01-17
gnu: Add graphical installer support.
Mathieu Othacehe