guix-devel
[Top][All Lists]
Advanced

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

[SHEPHERD] [PATCH 0/5] Replace 'dmd' service with 'root/shepherd'.


From: Alex Kost
Subject: [SHEPHERD] [PATCH 0/5] Replace 'dmd' service with 'root/shepherd'.
Date: Sun, 24 Jan 2016 18:33:06 +0300

As discussed in a parallel thread, this patchset is for renaming 'dmd'
service to 'root' service (which also provides 'shepherd' name).

Actually, patches 1, 2 and 4 are not related, I just made some changes
that I noticed and I believe should be made :-)

Patches:

[PATCH 1/5] service: Rename 'services' variable to '%services'.
[PATCH 2/5] service: Improve style of 'for-each-service'.

[PATCH 3/5] service: 'service-list' returns unique services.

Without this change, if the root service provides 2 names, 'herd status'
would display:

Started: (root root)
Stopped: ()

[PATCH 4/5] service: Add docstring to 'lookup-services'.
[PATCH 5/5] Rename 'dmd' service to 'root'.



reply via email to

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