s6-rc: new package
commit6b4be1a3e0d2c1617e1b9ea25ac664fe22f1d532
authorEric Le Bihan <eric.le.bihan.dev@free.fr>
Mon, 19 Dec 2016 21:29:12 +0000 (19 22:29 +0100)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Thu, 9 Mar 2017 22:28:37 +0000 (9 23:28 +0100)
tree3222c15b4e093e709bf3717b5e149592d95144e8
parenteb486cb320fc72d8839243d8ca9741c353003454
s6-rc: new package

This new package provides s6-rc, a service manager for s6-based systems,
i.e. a suite of programs that can start and stop services, both
long-running daemons and one-time initialization scripts, in the proper
order according to a dependency tree.

The host variant is provided so s6-rc-compile is available and can
be used to build the services database offline, either in a package
Makefile or a post-build script.

Signed-off-by: Eric Le Bihan <eric.le.bihan.dev@free.fr>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
DEVELOPERS
package/Config.in
package/s6-rc/Config.in [new file with mode: 0644]
package/s6-rc/s6-rc.hash [new file with mode: 0644]
package/s6-rc/s6-rc.mk [new file with mode: 0644]