guix-commits
[Top][All Lists]
Advanced

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

branch wip-installer-2 updated (598fcfa -> e1944bf)


From: Danny Milosavljevic
Subject: branch wip-installer-2 updated (598fcfa -> e1944bf)
Date: Fri, 7 Jul 2017 09:56:25 -0400 (EDT)

dannym pushed a change to branch wip-installer-2
in repository guix.

      from  598fcfa   installer: Rename *-focused-item to *-selected-item.
       new  e1944bf   installer: Provide event handlers with the event data.

The 1 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/system/installer/configure.scm        | 14 +++----
 gnu/system/installer/disks.scm            | 24 +++++------
 gnu/system/installer/filesystems.scm      | 38 ++++++++----------
 gnu/system/installer/format.scm           | 31 +++++++--------
 gnu/system/installer/guixsd-installer.scm | 15 ++++---
 gnu/system/installer/hostname.scm         | 43 ++++++--------------
 gnu/system/installer/install.scm          | 48 ++++++++--------------
 gnu/system/installer/key-map.scm          | 25 ++++++------
 gnu/system/installer/locale.scm           | 23 ++++++-----
 gnu/system/installer/mount-point.scm      |  8 ++--
 gnu/system/installer/network.scm          | 46 +++++++++++----------
 gnu/system/installer/page.scm             | 66 +++++++++++++++++--------------
 gnu/system/installer/ping.scm             | 10 ++---
 gnu/system/installer/role.scm             | 23 +++++------
 gnu/system/installer/time-zone.scm        | 22 +++++------
 gnu/system/installer/user-edit.scm        | 11 +++---
 gnu/system/installer/users.scm            | 47 +++++++++++-----------
 gnu/system/installer/wireless.scm         | 50 +++++++++++------------
 gurses/menu.scm                           | 10 ++---
 19 files changed, 259 insertions(+), 295 deletions(-)



reply via email to

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