guix-commits
[Top][All Lists]
Advanced

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

[shepherd] branch master updated (812b2a0 -> cf8a3c2)


From: Alex Kost
Subject: [shepherd] branch master updated (812b2a0 -> cf8a3c2)
Date: Tue, 26 Jan 2016 09:40:24 +0000

alezost pushed a change to branch master
in repository shepherd.

      from  812b2a0   doc: Make the "Internals" section less personal.
       new  63bca05   service: Improve 'service-list'.
       new  e2fc8e3   tests: misbehaved-client: Rename 'dmd' to 'root'.
       new  22a6059   tests: Rename 'dmd_pid' to 'shepherd_pid'.
       new  b93c26a   ChangeLog: Rename git repository.
       new  f90fadf   support: Rename 'make-dmd-user-module' to 
'make-user-module'.
       new  c698502   Rename default system configuration file.
       new  052312f   support: Rename state file.
       new  67db25d   Replace "dmd" with "shepherd" in comments and strings.
       new  cf8a3c2   Remove utils.

The 9 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:
 .gitignore                   |    1 -
 ChangeLog                    |    2 +-
 Makefile.am                  |    2 +-
 configure.ac                 |    3 +-
 modules/shepherd/service.scm |   13 +++++----
 modules/shepherd/support.scm |   26 +++++++++---------
 shepherd.texi                |    6 ++--
 tests/basic.sh               |   10 +++---
 tests/misbehaved-client.sh   |    4 +-
 tests/no-home.sh             |    6 ++--
 tests/respawn.sh             |    4 +-
 tests/sigint.sh              |    2 +-
 tests/status-sexp.sh         |    6 ++--
 utils/Makefile.am            |    3 --
 utils/dmd-gettext.scm        |   61 ------------------------------------------
 utils/sysvconfig.scm         |   49 ---------------------------------
 16 files changed, 42 insertions(+), 156 deletions(-)
 delete mode 100644 utils/Makefile.am
 delete mode 100644 utils/dmd-gettext.scm
 delete mode 100644 utils/sysvconfig.scm



reply via email to

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