guix-commits
[Top][All Lists]
Advanced

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

branch wip-installer-2 updated (eafcc2e -> 50d8568)


From: Danny Milosavljevic
Subject: branch wip-installer-2 updated (eafcc2e -> 50d8568)
Date: Sun, 9 Jul 2017 08:15:31 -0400 (EDT)

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

      from  eafcc2e   installer: Ignore default button for "disks" page.
       new  50d8568   installer: Fix flickering and general slowness.

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        |  52 +++++----------
 gnu/system/installer/dialog.scm           |  52 +++++----------
 gnu/system/installer/disks.scm            |  92 ++++++++++----------------
 gnu/system/installer/filesystems.scm      |  89 +++++++++----------------
 gnu/system/installer/format.scm           |  75 +++++++++------------
 gnu/system/installer/guixsd-installer.scm | 106 +++++++++++++-----------------
 gnu/system/installer/hostname.scm         |  55 +++++-----------
 gnu/system/installer/install.scm          |  35 ++++------
 gnu/system/installer/key-map.scm          |  51 ++++----------
 gnu/system/installer/locale.scm           |  72 +++++++-------------
 gnu/system/installer/mount-point.scm      | 102 +++++++++++-----------------
 gnu/system/installer/network.scm          |  85 ++++++++----------------
 gnu/system/installer/page.scm             |  91 +++++++++++++++++++++----
 gnu/system/installer/passphrase.scm       |  56 +++++-----------
 gnu/system/installer/ping.scm             |  45 +++----------
 gnu/system/installer/role.scm             |  57 ++++------------
 gnu/system/installer/time-zone.scm        |  51 ++++----------
 gnu/system/installer/user-edit.scm        |  61 +++++------------
 gnu/system/installer/users.scm            |  81 ++++++++---------------
 gnu/system/installer/utils.scm            |  92 ++++++++++++++++++--------
 gnu/system/installer/wireless.scm         |  57 +++++-----------
 gurses/buttons.scm                        |  36 ++++++++--
 gurses/form.scm                           |  50 +++++++++-----
 gurses/menu.scm                           |  21 ++----
 24 files changed, 629 insertions(+), 935 deletions(-)



reply via email to

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