<feed xmlns='http://www.w3.org/2005/Atom'>
<title>guix.git/gnu/installer/newt/user.scm, branch master</title>
<subtitle>Personal branch of https://git.savannah.gnu.org/cgit/guix.git/ for implementing 'guix deploy'.
</subtitle>
<id>https://git.jakob.space/guix.git/atom?h=master</id>
<link rel='self' href='https://git.jakob.space/guix.git/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.jakob.space/guix.git/'/>
<updated>2019-05-14T10:11:04Z</updated>
<entry>
<title>installer: Allow for arbitrary long passphrases and passwords.</title>
<updated>2019-05-14T10:11:04Z</updated>
<author>
<name>Ludovic Courtès</name>
<email>ludo@gnu.org</email>
</author>
<published>2019-05-14T09:57:55Z</published>
<link rel='alternate' type='text/html' href='https://git.jakob.space/guix.git/commit/?id=ef250707d3303d58ae00fe8f461701e7fa788d8a'/>
<id>urn:sha1:ef250707d3303d58ae00fe8f461701e7fa788d8a</id>
<content type='text'>
Fixes &lt;https://bugs.gnu.org/35716&gt;.
Reported by sirmacik &lt;sirmacik@wioo.waw.pl&gt;.

* gnu/installer/newt/page.scm (run-input-page): Add FLAG-SCROLL to
INPUT-FLAGS*.
* gnu/installer/newt/user.scm (run-user-add-page): Add FLAG-SCROLL to
ENTRY-PASSWORD.
</content>
</entry>
<entry>
<title>installer: Add missing 'G_' call.</title>
<updated>2019-05-09T10:11:36Z</updated>
<author>
<name>Ludovic Courtès</name>
<email>ludo@gnu.org</email>
</author>
<published>2019-05-08T22:34:35Z</published>
<link rel='alternate' type='text/html' href='https://git.jakob.space/guix.git/commit/?id=fb98e430d4b8da58c0035726c2325699b0a3d763'/>
<id>urn:sha1:fb98e430d4b8da58c0035726c2325699b0a3d763</id>
<content type='text'>
* gnu/installer/newt/user.scm (run-user-page): Add 'G_' call for "User
creation".
</content>
</entry>
<entry>
<title>installer: "Exit" button in user page actually exits.</title>
<updated>2019-05-07T10:18:44Z</updated>
<author>
<name>Ludovic Courtès</name>
<email>ludo@gnu.org</email>
</author>
<published>2019-05-07T09:48:51Z</published>
<link rel='alternate' type='text/html' href='https://git.jakob.space/guix.git/commit/?id=91936f153a6d1026350a1f58bf93f54d2ee3e1dc'/>
<id>urn:sha1:91936f153a6d1026350a1f58bf93f54d2ee3e1dc</id>
<content type='text'>
Fixes &lt;https://bugs.gnu.org/35607&gt;.
Reported by Florian Pelz &lt;pelzflorian@pelzflorian.de&gt;.

* gnu/installer/newt/user.scm (run-user-page): Add 'cond' clause for
ARGUMENT = EXIT-BUTTON.
</content>
</entry>
<entry>
<title>installer: Add password 'hide' checkbox.</title>
<updated>2019-05-07T07:25:45Z</updated>
<author>
<name>Mathieu Othacehe</name>
<email>m.othacehe@gmail.com</email>
</author>
<published>2019-05-05T10:54:40Z</published>
<link rel='alternate' type='text/html' href='https://git.jakob.space/guix.git/commit/?id=445bd4d5e53d24f916ecbb62907d119da27e912b'/>
<id>urn:sha1:445bd4d5e53d24f916ecbb62907d119da27e912b</id>
<content type='text'>
* gnu/installer/newt/page.scm (run-input-page)[input-hide-checkbox?]: New
parameter adding a checkbox to toggle password hiding. By default, the
checkbox is active and the password is hence hided.
* gnu/installer/newt/partition.scm (prompt-luks-passwords): Enable the
previous parameter on both password input pages.
* gnu/installer/newt/user.scm (run-root-password-page): Enable the previous
parameter,
(confirm-password): ditto,
(run-user-add-page): add a checkbox to toggle password hiding.
</content>
</entry>
<entry>
<title>installer: Widen user dialog.</title>
<updated>2019-05-06T21:21:32Z</updated>
<author>
<name>Ludovic Courtès</name>
<email>ludo@gnu.org</email>
</author>
<published>2019-05-06T19:45:41Z</published>
<link rel='alternate' type='text/html' href='https://git.jakob.space/guix.git/commit/?id=04f4bdcd70345f96da68d04ac6467f0080b73318'/>
<id>urn:sha1:04f4bdcd70345f96da68d04ac6467f0080b73318</id>
<content type='text'>
* gnu/installer/newt/user.scm (run-user-add-page)[pad-label]: Increase
2nd argument to 25.
[entry-width]: Increase to 35.
</content>
</entry>
<entry>
<title>installer: Fix handling of user password mismatches.</title>
<updated>2019-04-28T20:57:07Z</updated>
<author>
<name>Ludovic Courtès</name>
<email>ludo@gnu.org</email>
</author>
<published>2019-04-28T20:42:21Z</published>
<link rel='alternate' type='text/html' href='https://git.jakob.space/guix.git/commit/?id=ada4aeb0681445b89459a202b5fa1a46f0a7950e'/>
<id>urn:sha1:ada4aeb0681445b89459a202b5fa1a46f0a7950e</id>
<content type='text'>
Previously, if we had a password mismatch, the 'password' field would
end up containing a &lt;user&gt; record instead of the actual password.

* gnu/installer/newt/user.scm (confirm-password): Make TRY-AGAIN
optional and adjust docstring.
(run-user-add-page): Move 'confirm-password' call one level higher.
</content>
</entry>
<entry>
<title>installer: User accounts can now have a "real name."</title>
<updated>2019-04-28T20:57:07Z</updated>
<author>
<name>Ludovic Courtès</name>
<email>ludo@gnu.org</email>
</author>
<published>2019-04-28T20:28:51Z</published>
<link rel='alternate' type='text/html' href='https://git.jakob.space/guix.git/commit/?id=0e8e963d73e61c7666f9ec4efa98c1a277c72af9'/>
<id>urn:sha1:0e8e963d73e61c7666f9ec4efa98c1a277c72af9</id>
<content type='text'>
* 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 &lt;user&gt; record.
* gnu/installer/final.scm (create-user-database): Set the 'comment'
field of the &lt;user-account&gt; record.
</content>
</entry>
<entry>
<title>installer: Ask for confirmation of the user passwords.</title>
<updated>2019-04-25T10:23:54Z</updated>
<author>
<name>Ludovic Courtès</name>
<email>ludo@gnu.org</email>
</author>
<published>2019-04-25T09:43:44Z</published>
<link rel='alternate' type='text/html' href='https://git.jakob.space/guix.git/commit/?id=187122b90261088e264f2530df224e613cbcfb55'/>
<id>urn:sha1:187122b90261088e264f2530df224e613cbcfb55</id>
<content type='text'>
* gnu/installer/newt/user.scm (run-user-add-page): Add #:name and
 #:home-directory and honor them.  Add call to 'confirm-password'.
</content>
</entry>
<entry>
<title>installer: Ask for confirmation of the root password.</title>
<updated>2019-04-25T10:23:54Z</updated>
<author>
<name>Ludovic Courtès</name>
<email>ludo@gnu.org</email>
</author>
<published>2019-04-25T09:17:31Z</published>
<link rel='alternate' type='text/html' href='https://git.jakob.space/guix.git/commit/?id=8f2b7e3cb469e3e484547bb9f4ba3d0e3a7e9ed7'/>
<id>urn:sha1:8f2b7e3cb469e3e484547bb9f4ba3d0e3a7e9ed7</id>
<content type='text'>
* gnu/installer/newt/user.scm (confirm-password): New procedure.
(run-root-password-page): Add call to 'confirm-password'.
</content>
</entry>
<entry>
<title>installer: Preserve order of user accounts.</title>
<updated>2019-04-24T22:45:35Z</updated>
<author>
<name>Ludovic Courtès</name>
<email>ludo@gnu.org</email>
</author>
<published>2019-04-24T22:43:00Z</published>
<link rel='alternate' type='text/html' href='https://git.jakob.space/guix.git/commit/?id=e7c7b7332075fadbbea3a2e041e7290958ac2354'/>
<id>urn:sha1:e7c7b7332075fadbbea3a2e041e7290958ac2354</id>
<content type='text'>
* gnu/installer/newt/user.scm (run-user-page): Add call to 'reverse'.
</content>
</entry>
</feed>
