diff --git a/README b/README index d11ae78c63f2b80a544d37f850c1c1f3f3f25310..be1e427c575bd3bfb7401aa4f94a85533d055678 100644 --- a/README +++ b/README @@ -1,13 +1,23 @@ -WARNING -- Under development, only use as beta-tester - 66 - Helpers tools around S6 supervision suite -------------------------------- - 66 is a suite of programs designed to handle services from -S6 supervision suite. - - See http://skarnet.org/software/s6/ for details about S6 supervision - suite. + Sixty-six is a collection of system tools built around + http://skarnet.org/software/s6 and http://skarnet.org/software/s6-rc created to + make the implementation and manipulation of service files on your + machine easier. It is meant to be a toolbox for the declaration, + implementation and administration of services where seperate programs + can be joined to achieve powerful functionality with small amounts of code. + + Examples of what can be achieved by assembling different programs provided by 66: + Frontend service files declaration. + Backup a complete set of services. + Easy creation of a scandir. + Nested supervision tree. + Instance service file creation. + Multiple directories service file declaration(packager,sysadmin,user). + Easy change of service configuration. + Automatic logger creation. + ... * Installation diff --git a/doc/index.html b/doc/index.html index fdb307a7e8c8e56c50beb25d298a453e2f782845..ff56fcae11b6606dd99ac299f041f0a4da91af2b 100644 --- a/doc/index.html +++ b/doc/index.html @@ -32,13 +32,14 @@ <ul> <li> Frontend service files declaration. </li> - <li> Handling of any s6 and s6-rc service </li> <li> Backup a complete set of services.</li> <li> Easy creation of a scandir. </li> <li> Nested supervision tree. </li> <li> Instance service file creation. </li> <li> Multiple directories service file declaration(packager,sysadmin,user). </li> <li> Easy change of service configuration. </li> + <li> Automatic logger creation. </li> + <li> ...</li> </ul> <p>