all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Alex Kost <alezost@gmail.com>
To: "Ludovic Courtès" <ludo@gnu.org>
Cc: guix-devel@gnu.org
Subject: Re: [PATCH 3/4] Rename 'dmd' service to 'shepherd'.
Date: Sat, 23 Jan 2016 20:05:47 +0300	[thread overview]
Message-ID: <87vb6k6xas.fsf@gmail.com> (raw)
In-Reply-To: <874me48eyk.fsf@gmail.com> (Alex Kost's message of "Sat, 23 Jan 2016 18:58:59 +0300")

Alex Kost (2016-01-23 18:58 +0300) wrote:

> Ludovic Courtès (2016-01-23 13:58 +0300) wrote:
>
>> Alex Kost <alezost@gmail.com> skribis:
>>
>>> * modules/shepherd/service.scm (dmd-service): Rename to...
>>> (shepherd-service): ... this.  Adjust the rest file accordingly.
>>> * modules/herd.scm: Likewise.
>>> * modules/shepherd.scm: Likewise.
>>> * modules/shepherd/support.scm (make-bare-init-file): Likewise.
>>> * shepherd.texi: Likewise.
>>> * tests/basic.sh: Likewise.
>>> * tests/no-home.sh: Likewise.
>>> * tests/status-sexp.sh: Likewise.
>>
>> This one I’m not sure.  Since we occasionally have to type it on the
>> command line (like ‘herd load shepherd foo.scm’, ‘herd stop shepherd’,
>> etc.), I initially thought that we might as well rename it to ‘root’ or
>> similar so that it’s not too much of a burden.
>>
>> But on second thought, it seems that we rarely have to type it anyway
>> (esp. since ‘herd status’ is now synonymous for ‘herd status dmd’) so
>
> Yeah, I like that I can just type 'herd status' now, thanks!
> Sometimes I also type 'deco doc dmd list-actions'.
>
>> maybe ‘shepherd’ is OK after all.
>>
>> WDYT?
>
> It seemed natural to me to rename 'dmd' service to 'shepherd' service.
> But I like 'root' more!  So if people agree on naming the main service
> the 'root' instead of 'shepherd', I will send an updated patch.
>
> OTOH 'herd load root foo.scm' looks strange for me.

Also in user init.scm we'll have "(action 'root 'daemonize)" which also
looks less preferable than "(action 'shepherd 'daemonize)" for me.  So
now I don't really know what name I prefer :-)

-- 
Alex

  reply	other threads:[~2016-01-23 17:05 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-01-22 19:44 [DMD] [PATCH 0/4]: 'dmd' to 'shepherd' renames Alex Kost
2016-01-22 19:44 ` [PATCH 1/4] Rename 'dmd-output-port' to 'shepherd-output-port' Alex Kost
2016-01-22 23:33   ` Ludovic Courtès
2016-01-22 19:44 ` [PATCH 2/4] Rename 'dmd-command' to 'shepherd-command' Alex Kost
2016-01-23 10:55   ` Ludovic Courtès
2016-01-22 19:44 ` [PATCH 3/4] Rename 'dmd' service to 'shepherd' Alex Kost
2016-01-22 20:05   ` Alex Kost
2016-01-23 10:58   ` Ludovic Courtès
2016-01-23 15:58     ` Alex Kost
2016-01-23 17:05       ` Alex Kost [this message]
2016-01-23 21:24         ` Ludovic Courtès
2016-01-24 15:21           ` Alex Kost
2016-01-23 16:59     ` Mathieu Lirzin
2016-01-23 21:26       ` Ludovic Courtès
2016-01-22 19:44 ` [PATCH 4/4] Rename 'dmd' to 'shepherd' in a generated user config Alex Kost
2016-01-26  9:50   ` Ludovic Courtès

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87vb6k6xas.fsf@gmail.com \
    --to=alezost@gmail.com \
    --cc=guix-devel@gnu.org \
    --cc=ludo@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.