guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

branch master updated (e0f3a4f -> d779de1)


From: guix-commits
Subject: branch master updated (e0f3a4f -> d779de1)
Date: Sun, 28 Apr 2019 16:57:14 -0400 (EDT)

civodul pushed a change to branch master
in repository guix.

      from  e0f3a4f   gnu: Fix typo.
       new  0663302   describe: Provide a hint when origin detection fails.
       new  a4ae05f   vm-image: Add 'nss-certs' to the global package set.
       new  7dac611   Update NEWS.
       new  0fe1692   doc: Duplicate recommendation about 'guix-install.sh'.
       new  7253c2b   installer: Add #:selection parameter to 
'run-checkbox-tree-page'.
       new  1d9fcda   installer: Recommended services are pre-selected.
       new  113bc08   installer: Add 'nss-certs' to the networking services.
       new  ed5a5d3   installer: Improve layout of the partitioning page.
       new  43c1c44   installer: User can have a "real name".
       new  0e8e963   installer: User accounts can now have a "real name."
       new  ada4aeb   installer: Fix handling of user password mismatches.
       new  d779de1   installer: Tell the user where the config file is.

The 12 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 NEWS                              | 76 ++++++++++++++++++++++++++++++++++++++-
 doc/guix.texi                     |  9 +++++
 gnu/installer/final.scm           |  1 +
 gnu/installer/newt/final.scm      | 11 +++++-
 gnu/installer/newt/page.scm       | 22 ++++++++----
 gnu/installer/newt/partition.scm  |  3 +-
 gnu/installer/newt/services.scm   | 52 ++++++++++++++-------------
 gnu/installer/newt/user.scm       | 62 +++++++++++++++++++-------------
 gnu/installer/services.scm        |  9 +++++
 gnu/installer/user.scm            |  4 +++
 gnu/system/examples/vm-image.tmpl |  4 +--
 guix/scripts/describe.scm         |  8 ++++-
 12 files changed, 200 insertions(+), 61 deletions(-)



reply via email to

[Prev in Thread] Current Thread [Next in Thread]