From fe1f70d5f729e331facf481ec45cc1c64e095d85 Mon Sep 17 00:00:00 2001 From: Laurent Bercot Date: Mon, 23 Feb 2015 23:28:58 +0000 Subject: Add s6-hiercopy (based on skalibs) Version: rc for 2.0.2.0 --- doc/index.html | 6 +++-- doc/s6-hiercopy.html | 66 ++++++++++++++++++++++++++++++++++++++++++++++++++++ doc/upgrade.html | 8 +++++++ 3 files changed, 78 insertions(+), 2 deletions(-) create mode 100644 doc/s6-hiercopy.html (limited to 'doc') diff --git a/doc/index.html b/doc/index.html index 5d00821..95b4372 100644 --- a/doc/index.html +++ b/doc/index.html @@ -60,7 +60,9 @@ the package is now used to host specific utilities such as
  • A POSIX-compliant system with a standard C development environment
  • GNU make, version 4.0 or later
  • skalibs version -2.2.0.0 or later
  • +2.3.1.0 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.

    Licensing

    @@ -74,7 +76,7 @@ the package is now used to host specific utilities such as diff --git a/doc/s6-hiercopy.html b/doc/s6-hiercopy.html new file mode 100644 index 0000000..a4c12f0 --- /dev/null +++ b/doc/s6-hiercopy.html @@ -0,0 +1,66 @@ + + + + + s6-portable-utils: the s6-hiercopy program + + + + + + +

    +s6-portable-utils
    +Software
    +skarnet.org +

    + +

    The s6-hiercopy program

    + +

    +s6-hiercopy copies a directory structure recursively. +

    + +

    Interface

    + +
    +     s6-hiercopy source destination
    +
    + + + +

    Notes

    + + + + + diff --git a/doc/upgrade.html b/doc/upgrade.html index 70d8b07..26bb1a8 100644 --- a/doc/upgrade.html +++ b/doc/upgrade.html @@ -17,6 +17,14 @@

    What has changed in s6-portable-utils

    +

    in 2.0.2.0

    + + +

    in 2.0.1.0