guix-commits
[Top][All Lists]
Advanced

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

branch master updated (20269b6 -> d23a00b)


From: guix-commits
Subject: branch master updated (20269b6 -> d23a00b)
Date: Fri, 26 Jul 2019 13:20:09 -0400 (EDT)

civodul pushed a change to branch master
in repository guix.

      from  20269b6   gnu: sdl2: Update to 2.0.10.
       new  5c79375   guix system: Add 'reconfigure' module.
       new  5c8c8c4   guix system: Reimplement 'reconfigure'.
       new  d23a00b   tests: Add reconfigure system test.

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/local.mk                        |   1 +
 gnu/machine/ssh.scm                 | 189 ++------------------------
 gnu/services/herd.scm               |   6 +
 gnu/tests/reconfigure.scm           | 262 ++++++++++++++++++++++++++++++++++++
 guix/scripts/system.scm             | 181 +++++--------------------
 guix/scripts/system/reconfigure.scm | 237 ++++++++++++++++++++++++++++++++
 tests/services.scm                  |   4 -
 8 files changed, 555 insertions(+), 326 deletions(-)
 create mode 100644 gnu/tests/reconfigure.scm
 create mode 100644 guix/scripts/system/reconfigure.scm



reply via email to

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