Hello,
A series of small updates.
* skalibs-2.3.7.0
-----------------
A few more utility functions such as touch(), filecopy_suffix(),
or atomic_rm_rf(). (Yes, that last one removes filesystem
hierarchies atomically. It's magic!)
http://skarnet.org/software/skalibs/
git://git.skarnet.org/skalibs
* execline-2.1.4.0
------------------
New commands: withstdinas, getcwd.
backtick is now a wrapper around withstdinas.
http://skarnet.org/software/execline/
git://git.skarnet.org/execline
* s6-2.2.1.0
------------
A few minor bugfixes.
s6-svstat now exits 1 when run on an unsupervised servicedir.
New -wr and -wR options to s6-svc, s6-svlisten1 and s6-svlisten.
http://skarnet.org/software/s6/
git://git.skarnet.org/s6
* s6-portable-utils-2.0.5.2
---------------------------
A sensible interpretation of "s6-maximumtime 0 prog".
http://skarnet.org/software/s6-portable-utils/
git://git.skarnet.org/s6-portable-utils
* s6-linux-init-0.0.1.3
-----------------------
A stage 1 that runs the supervision tree in another process
group than the kernel (there was no real impact, but some "ps"
implementations displayed the s6 processes as kernel threads...)
http://skarnet.org/software/s6-linux-init/
git://git.skarnet.org/s6-linux-init
Enjoy,
Bug-reports welcome.
--
Laurent
Received on Wed Sep 23 2015 - 20:10:18 UTC