From ed9dadb2778ab4ff7683622907e22ed8c561bfda Mon Sep 17 00:00:00 2001 From: Laurent Bercot Date: Mon, 30 Dec 2019 23:27:32 +0000 Subject: Initial commit. --- doc/index.html | 149 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 149 insertions(+) create mode 100644 doc/index.html (limited to 'doc/index.html') diff --git a/doc/index.html b/doc/index.html new file mode 100644 index 0000000..bd6512c --- /dev/null +++ b/doc/index.html @@ -0,0 +1,149 @@ + + + + + + s6-frontend - a frontend to the s6 ecosystem + + + + + + +

+Software
+skarnet.org +

+ +

s6-frontend

+ +

What is it ?

+ +

+ s6-frontend is still in development. +

+ +

+ s6-frontend is a frontend to the s6 ecosystem. It is made of +several parts: +

+ + + +

+ These parts are all independent from one another. But when put all together, +they implement a powerful, fast, turnkey init system that is usable on +any distribution. +

+ +
+ + + +
+

Installation

+ +

Requirements

+ + + +

+ Those are all build-time dependencies as well as run-time dependencies. +skalibs is only a run-time dependency if you link the binaries against +the shared version of the skarnet library. +

+ +

Licensing

+ +

+ s6-frontend is free software. It is available under the +ISC license. +

+ +

Download

+ + + +

Compilation

+ + + +

Upgrade notes

+ + + +
+ +

Reference

+ +

Commands

+ +

+ All these commands exit 111 if they encounter a temporary error, and +100 if they encounter a permanent error - such as a misuse. +

+ + + +

Related resources

+ + + + + -- cgit v1.3.1