[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
branch wip-installer-2 updated (467bd09 -> fae9286)
From: |
Danny Milosavljevic |
Subject: |
branch wip-installer-2 updated (467bd09 -> fae9286) |
Date: |
Sun, 9 Jul 2017 14:57:53 -0400 (EDT) |
dannym pushed a change to branch wip-installer-2
in repository guix.
from 467bd09 installer: If there's a "config" window, refresh it, too.
new 900c0e2 installer: Factor out register-color-palette!.
new 66981ab installer: Introduce color palette.
new fae9286 installer: Bugfix color-index-by-symbol.
The 3 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:
Makefile.am | 1 +
gnu/system/installer/configure.scm | 2 +-
gnu/system/installer/dialog.scm | 2 +-
gnu/system/installer/disks.scm | 2 +-
gnu/system/installer/filesystems.scm | 2 +-
gnu/system/installer/format.scm | 2 +-
gnu/system/installer/guixsd-installer.scm | 34 +++++++++++++++----------------
gnu/system/installer/hostname.scm | 2 +-
gnu/system/installer/install.scm | 2 +-
gnu/system/installer/key-map.scm | 10 ++++-----
gnu/system/installer/locale.scm | 2 +-
gnu/system/installer/misc.scm | 8 ++------
gnu/system/installer/mount-point.scm | 2 +-
gnu/system/installer/network.scm | 2 +-
gnu/system/installer/passphrase.scm | 2 +-
gnu/system/installer/ping.scm | 2 +-
gnu/system/installer/role.scm | 2 +-
gnu/system/installer/time-zone.scm | 2 +-
gnu/system/installer/user-edit.scm | 2 +-
gnu/system/installer/users.scm | 2 +-
gnu/system/installer/utils.scm | 9 ++++----
gnu/system/installer/wireless.scm | 2 +-
gurses/buttons.scm | 25 +++++++++++------------
gurses/colors.scm | 33 ++++++++++++++++++++++++++++++
24 files changed, 91 insertions(+), 63 deletions(-)
create mode 100644 gurses/colors.scm
- branch wip-installer-2 updated (467bd09 -> fae9286),
Danny Milosavljevic <=