guix-commits
[Top][All Lists]
Advanced

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

branch wip-newt-installer updated (c34b72f -> dcd0a42)


From: guix-commits
Subject: branch wip-newt-installer updated (c34b72f -> dcd0a42)
Date: Fri, 23 Nov 2018 22:46:30 -0500 (EST)

mothacehe pushed a change to branch wip-newt-installer
in repository guix.

      from  c34b72f   installer: Rewrite welcome page.
       new  dcd0a42   installer: Move everything to the build side.

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/installer.scm                           | 363 +++++++++++++++++++++-------
 gnu/installer/build-installer.scm           | 322 ------------------------
 gnu/installer/newt.scm                      |  94 ++++---
 gnu/{installer.scm => installer/record.scm} |  40 +--
 gnu/local.mk                                |   7 +-
 gnu/system/install.scm                      |   6 +-
 guix/self.scm                               |  10 +-
 po/guix/POTFILES.in                         |   2 +-
 8 files changed, 336 insertions(+), 508 deletions(-)
 delete mode 100644 gnu/installer/build-installer.scm
 copy gnu/{installer.scm => installer/record.scm} (67%)



reply via email to

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