From 496b7282f2b8fb56cc88d7113202ef0e1d9ce22c Mon Sep 17 00:00:00 2001 From: Laurent Bercot Date: Mon, 9 Mar 2015 17:21:12 +0000 Subject: - Added s6-uevent-listener and s6-uevent-spawner - s6-devd is now a wrapper around the former two - version: bump to 2.0.2.0, still missing s6-devd doc --- doc/index.html | 6 ++- doc/s6-devd.html | 4 +- doc/s6-uevent-listener.html | 99 +++++++++++++++++++++++++++++++++++++++++++++ doc/s6-uevent-spawner.html | 79 ++++++++++++++++++++++++++++++++++++ doc/upgrade.html | 11 +++++ 5 files changed, 195 insertions(+), 4 deletions(-) create mode 100644 doc/s6-uevent-listener.html create mode 100644 doc/s6-uevent-spawner.html (limited to 'doc') diff --git a/doc/index.html b/doc/index.html index a899be8..a0fe7d7 100644 --- a/doc/index.html +++ b/doc/index.html @@ -32,7 +32,7 @@
  • A Linux-based system with a standard C development environment
  • GNU make, version 4.0 or later
  • skalibs version -2.3.1.0 or later. It's a build-time requirement. It's also a run-time +2.3.1.2 or later. It's a build-time requirement. It's also a run-time requirement if you link against the shared version of the skalibs library.
  • @@ -47,7 +47,7 @@ library.

    Download

    @@ -79,6 +79,8 @@ the previous versions of s6-linux-utils and the current one.