supervision - discussion about system services, daemon supervision, init, runlevel management, and tools such as s6 and runit
 help / color / mirror / Atom feed
From: Jonathan de Boyne Pollard <J.deBoynePollard-newsgroups@NTLWorld.COM>
To: Supervision <supervision@list.skarnet.org>
Subject: Re: has anyone gotten nosh to build on Void Linux?
Date: Sun, 1 Jul 2018 12:38:48 +0100	[thread overview]
Message-ID: <e97016a9-3e24-9f88-d3ff-38f2571c1136@NTLWorld.COM> (raw)
In-Reply-To: <CADQ2Nw9io3eZpSMjNMiykdxH8YMxOoUMTuSQvLYA959b=fZKiA@mail.gmail.com>

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

Guillermo:

>  *
>
>     The |wall|(1) program is available in Void's 'standard'
>     executables directories.
>
> Because that's what nosh's build system and executables are going to 
> expect, as far as I know.
>
For the sake of other readers: note that it is not the build system that 
employs the |wall| program.  (That would be bizarre.)  It is the 
|shutdown| program, at runtime, as described in its manual.  This is not 
a requirement specific to the nosh toolset's |shutdown| program. The old 
|shutdown| program in FreeBSD and OpenBSD has the same requirement, for 
example, as did the |shutdown| program in 386BSD.  Using the |wall| 
program to do its job rather than duplicating (a fork of) its code into 
|shutdown| (which the van Smoorenburg 
<https://sources.debian.org/src/sysvinit/2.88dsf-59.10/src/dowall.c/>, 
upstart 
<https://bazaar.launchpad.net/%7Eupstart-devel/upstart/trunk/view/head:/util/shutdown.c#L672>, 
and systemd 
<https://github.com/systemd/systemd/blob/b0450864f1723ad12176d7956377d89ff4a84d8c/src/shared/utmp-wtmp.c#L361> 
|shutdown| programs all have) has a long history in the Unix world.


  parent reply	other threads:[~2018-07-01 11:38 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-06-30  8:44 Chris Brannon
2018-06-30  9:40 ` multiplexd
2018-06-30 10:18 ` Jonathan de Boyne Pollard
2018-06-30 18:34 ` Guillermo
2018-07-01  0:27   ` Chris Brannon
2018-07-01 21:18     ` Guillermo
2018-07-01 10:37   ` Jonathan de Boyne Pollard
2018-07-01 11:38   ` Jonathan de Boyne Pollard [this message]
2018-07-01 21:19     ` Guillermo
2018-07-01 12:48   ` Jonathan de Boyne Pollard

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=e97016a9-3e24-9f88-d3ff-38f2571c1136@NTLWorld.COM \
    --to=j.deboynepollard-newsgroups@ntlworld.com \
    --cc=supervision@list.skarnet.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.
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 NNTP newsgroup(s).