guix-commits
[Top][All Lists]
Advanced

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

branch master updated (9374cbd -> ecb33b8)


From: guix-commits
Subject: branch master updated (9374cbd -> ecb33b8)
Date: Wed, 24 Apr 2019 18:46:12 -0400 (EDT)

civodul pushed a change to branch master
in repository guix.

      from  9374cbd   services: fprintd: Provide polkit policy.
       new  5511154   install: Add node name in Castellano.
       new  01ac0e6   system: Add guile-readline and guile-colorized to 
%BASE-PACKAGES.
       new  17503ea   self: Install 'guix.zh_CN.info'.
       new  3cc033f   installer: Add missing 'G_' for networking message.
       new  898677e   installer: Ask for user password and initialize 
/etc/shadow.
       new  399c31d   installer: 'run-input-page' has a new #:input-flags 
parameter.
       new  91a7c49   installer: Ask for the root account password.
       new  5be7aec   vm: 'system-disk-image' no longer requires the OS to 
define the "/" file system.
       new  e7c7b73   installer: Preserve order of user accounts.
       new  ecb33b8   vm: Adjust FAT serial number code to 32-bit Guile.

The 10 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:
 gnu/build/vm.scm               |  6 ++-
 gnu/installer/final.scm        | 88 ++++++++++++++++++++++++++++++++++++++++--
 gnu/installer/newt/final.scm   |  9 +++--
 gnu/installer/newt/network.scm |  3 +-
 gnu/installer/newt/page.scm    |  9 +++--
 gnu/installer/newt/user.scm    | 38 ++++++++++++++----
 gnu/installer/user.scm         | 27 ++++++++-----
 gnu/system.scm                 |  2 +
 gnu/system/install.scm         |  1 +
 gnu/system/vm.scm              | 19 ++++++---
 guix/self.scm                  |  2 +-
 11 files changed, 168 insertions(+), 36 deletions(-)



reply via email to

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