unofficial mirror of guix-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: znavko@disroot.org
To: Katherine Cox-Buday <cox.katherine.e@gmail.com>
Cc: guix-devel@gnu.org
Subject: Re: What is the philosophy behind shepherd?
Date: Sun, 07 Apr 2019 08:08:54 +0000	[thread overview]
Message-ID: <38fe2934778e2265cbffbf8840c56b98@disroot.org> (raw)
In-Reply-To: <87bm1in83d.fsf@gmail.com>

[-- Attachment #1: Type: text/plain, Size: 2942 bytes --]

Kathernie, you will get more conceptions carefully reading these definitions:
https://access.redhat.com/articles/754933 (https://access.redhat.com/articles/754933)
The systemd system and service manager is responsible for controlling how services are started,
stopped and otherwise managed on Red Hat Enterprise Linux 7 systems. By offering on-demand service
start-up and better transactional dependency controls, systemd dramatically reduces start up times.
As a systemd user, you can prioritize critical services over less important services.
... More than services: Instead of just managing services, systemd can manage several different unit types...

https://www.gnu.org/software/shepherd (https://www.gnu.org/software/shepherd)
The GNU Daemon Shepherd or GNU Shepherd, formerly known as GNU dmd, is a service manager that looks
after the herd of system services. It provides a replacement for the service-managing capabilities
of SysV-init (or any other init) with a both powerful and beautiful dependency-based system with a
convenient interface.

Of course, 'system manager' systemd pulls the responsibility of whatever you want even boot logs and more than services.
In Russian forum linux.org.ru people dislike it. But it is using in some FSF approved systems (f.e. trisquel).

Did you read LFS book? There, system is building from scratches. That way is when you have no those strange layers with 'system managers'.
April 6, 2019 9:21 PM, "Katherine Cox-Buday" <cox.katherine.e@gmail.com (mailto:cox.katherine.e@gmail.com)> wrote:
  znavko@disroot.org (mailto:znavko@disroot.org) writes:Hello, Katherine! I've tried a little systemd, openrc and now I am
using GuixSD with shepherd. Lot of people and developers use systemd.
Here it is a link you may get info from
http://without-systemd.org/wiki/index.php/Main_Page (http://without-systemd.org/wiki/index.php/Main_Page) Here some theses
https://ihatesystemd.com (https://ihatesystemd.com) it was interesting for me cause I am not as
deep in init systems. 

While I would not characterize myself as a sysadmin, nor an init system
expert, I use systemd just about every day. I'm familiar with the
generalities of how it works, and why.I think need to define criterion to get appreciation of something.
Think that layer is not a criteria. Systemd works fine for some cases
when you are sysadmin that want to control lot of things in one
general interface - init system. 

I think it does more than to serve a unified interface to sysadmins. For
example, its built-in DNS server can dynamically update a `resolv.conf`
which some systems symlink `/etc/resolv.conf` to. This allows systemd to
handle signals of connecting to networks or VPNs, and update the systems
DNS servers dynamically. The acceptance of these types of signals and
the actions they spawn are what I think make up the "system layer" Benno
Rice was discussing.

--
Katherine

[-- Attachment #2: Type: text/html, Size: 3685 bytes --]

  parent reply	other threads:[~2019-04-07  8:09 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-04-06 19:30 What is the philosophy behind shepherd? Katherine Cox-Buday
2019-04-06 21:02 ` znavko
2019-04-06 21:21   ` Katherine Cox-Buday
2019-04-07  8:08   ` znavko [this message]
2019-04-06 23:08 ` Christopher Lemmer Webber
2019-04-07 13:35   ` Pjotr Prins
2019-04-07 17:52 ` Adam Pribyl
2019-04-08  9:25 ` Ludovic Courtès
2019-04-11  1:21 ` Danny Milosavljevic

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

  List information: https://guix.gnu.org/

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

  git send-email \
    --in-reply-to=38fe2934778e2265cbffbf8840c56b98@disroot.org \
    --to=znavko@disroot.org \
    --cc=cox.katherine.e@gmail.com \
    --cc=guix-devel@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 public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).