Commit graph

6 commits

Author SHA1 Message Date
schmonz
193bc7dbbd Add manual pages from flexibeast. Bump PKGREVISION. 2021-02-17 19:31:00 +00:00
schmonz
ce60251f84 Update to 2.10.0.2. From the changelog:
- Bugfixes.
2021-02-16 14:07:21 +00:00
schmonz
9cb45bd118 Update to 2.10.0.1. From the changelog:
- Bugfixes.
2021-01-25 17:07:04 +00:00
schmonz
ac23a960f9 Bump PKGREVISION for skalibs update. 2021-01-22 16:10:35 +00:00
schmonz
fe3604b528 Update to 2.10.0.0. From the changelog:
- Bugfixes.
- Changes to s6-svscan and s6-svscanctl: the list of commands
  that can be sent to s6-svscan has been thoroughly cleaned up.
  s6-svscan now scans and prunes on SIGHUP.
- Changes to s6-supervise and s6-svc: -X not supported anymore,
  nosetsid not supported anymore. SIGHUP now properly closes
  stdin/stdout to allow the service to naturally exit on EOF;
  SIGQUIT semantics changed to immediately bail. SIGINT is now
  trapped and forwarded to the service's process group.
- New binary: s6-svperms, implementing a split permissions
  model. (By default, everything is the same as before.)
- New binary: s6-usertree-maker, creating service directories
  for supervision trees managed by users.
2021-01-11 18:17:12 +00:00
schmonz
50a2b20ef5 Initial import of s6, packaged in wip by cfkoch@edgebsd.org.
s6 is a small suite of programs for UNIX, designed to allow process
supervision (a.k.a service supervision), in the line of daemontools and
runit, as well as various operations on processes and daemons. It is meant
to be a toolbox for low-level process and service administration, providing
different sets of independent tools that can be used within or without the
framework, and that can be assembled together to achieve powerful
functionality with a very small amount of code.
2020-11-19 20:00:05 +00:00