Re: [dev] Announcing sinit - the suckless init

From: sin <sin_AT_2f30.org>
Date: Sun, 9 Feb 2014 19:06:25 +0000

On Sun, Feb 09, 2014 at 01:36:21PM -0500, Bryan Bennett wrote:
> Well, damnit. Gmail's web interface strikes again...
>
> As I was saying...
>
> I've not had the chance to try this out myself, but I'm curious what
> this provides
> (or doesn't provide, given the collective mindsets on this mailinglist, myself
> included) that something like minirc[1] does or doesn't do.

Thanks for pointing out minirc, but sinit is just an implementation of the
init(8) program, it is not tied to any particular set of init scripts
like minirc.

Without hacking minirc, sinit would not work with it as I do not want
to support an inittab file. sinit is entirely configured via config.h.

minirc has been tested with busybox init. I am trying hard to get rid
of busybox from my systems and this is my attempt at implementing a simple
init system that does the bare minimum needed. Everything else comes either
as a separate tool or as part of the init scripts (like sanitizing
PATH etc.)
Received on Sun Feb 09 2014 - 20:06:25 CET

This archive was generated by hypermail 2.3.0 : Sun Feb 09 2014 - 20:12:10 CET