aboutsummaryrefslogtreecommitdiffstats
path: root/doc
Commit message (Collapse)AuthorAgeFilesLines
* - skalibs dep: 2.3.8.3v2.2.4.0Laurent Bercot2015-11-162-2/+4
| | | | | - execline dep: 2.1.4.5 - version: 2.2.4.0
* - new options to s6-envuidgidLaurent Bercot2015-11-133-6/+31
| | | | - rc for 2.2.4.0
* doc fixLaurent Bercot2015-11-111-1/+1
|
* - s6-ioconnect bugfixv2.2.3.1Laurent Bercot2015-11-052-1/+7
| | | | - version: 2.2.3.1
* - add -g option to s6-envuidgidLaurent Bercot2015-11-044-5/+18
| | | | - set s6-log processor wd to the logdir
* - link .so to correct sonameLaurent Bercot2015-11-042-1/+7
| | | | | - fully strip shared libs - Makefile syntactic consistency
* version: 2.2.2.1v2.2.2.1Laurent Bercot2015-11-042-1/+7
|
* Don't say bb is the *only* syslogd doing rotation right (metalog does it).Laurent Bercot2015-10-271-2/+3
|
* Remove extraneous space in s6-tai64nlocalLaurent Bercot2015-10-201-1/+1
|
* - remove now useless tain_now() check in s6-setlockv2.2.2.0Laurent Bercot2015-10-152-2/+5
| | | | - version: 2.2.2.0
* Doc fix (thanks Michael Zuo)Laurent Bercot2015-10-121-1/+1
|
* Add SIGWINCH support to s6-supervise and s6-svc (-y)Laurent Bercot2015-10-121-1/+2
|
* Push back GNU make dependency to 3.81Laurent Bercot2015-10-121-2/+1
|
* - add -s support to s6-svscanLaurent Bercot2015-10-065-8/+65
| | | | | - change examples to support -s - change examples to invoke s6-rc, remove servicedirs
* - minor bugfix in s6-log (correct return when stat() fails)v2.2.1.1Laurent Bercot2015-10-052-3/+12
| | | | | | | - remove fucking -Bsymbolic - add s6-setsid to stage 1 example - prepare shutdown functionality for s6-svscan - version: 2.2.1.1
* Clarify what the -wr/-wR option to s6-svlisten doesLaurent Bercot2015-09-252-2/+4
|
* servicedir doc fixLaurent Bercot2015-09-191-3/+5
|
* Add specific exit to s6-svstat when service is unsupervisedLaurent Bercot2015-09-081-0/+9
|
* - New -wr | -wR options to s6-svc, s6-svlisten1 and s6-svlistenLaurent Bercot2015-08-275-7/+42
| | | | | - skalibs and execline dep bump - rc for 2.2.1.0 unless more new functionality is needed for s6-rc
* Doc fixLaurent Bercot2015-08-231-2/+2
|
* xyzzy fix (fixes https://bugs.gentoo.org/show_bug.cgi?id=541092)Laurent Bercot2015-08-122-3/+10
|
* Update ucspilogd docLaurent Bercot2015-08-101-1/+12
|
* Doc typo fixesLaurent Bercot2015-08-032-3/+3
|
* - Doc fixes on notification, mentions of s6-rcv2.2.0.0Laurent Bercot2015-07-273-7/+44
| | | | - version: 2.2.0.0
* execline dep bumpLaurent Bercot2015-07-212-1/+2
|
* - Add timeout-finish support and "down-readiness"Laurent Bercot2015-07-2012-150/+92
| | | | | | | - LOTS of refactoring to make this work - Remove s6-notifywhenup - s6-supervise now rocks the casbah - rc for 2.2.0.0
* Doc typo fixLaurent Bercot2015-07-081-1/+1
|
* - doc fixes (changed mentions of s6-notifywhenup)Laurent Bercot2015-06-256-13/+32
| | | | | - s6-svc -X - rc for 2.1.6.0
* - documented s6-log changev2.1.5.0Laurent Bercot2015-06-253-4/+12
| | | | - version: 2.1.5.0
* Update the overview (remove s6-notifywhenup mention)Laurent Bercot2015-06-181-2/+5
|
* Doc fixLaurent Bercot2015-06-171-2/+0
|
* - add links to s6-linux-initv2.1.4.0Laurent Bercot2015-06-172-4/+35
| | | | - version: 2.1.4.0
* - Add support for SIGUSR1 for poweroff in s6-svscanLaurent Bercot2015-06-171-1/+2
| | | | - Optimize respawn delay in s6-supervise
* - Readiness notification support in s6-superviseLaurent Bercot2015-06-159-23/+112
| | | | | | - s6-notifywhenup deprecated - Change abundantly documented - rc for 2.1.4.0
* Doc typo fixesLaurent Bercot2015-06-032-2/+2
|
* Make all doc mobile-readable according to Google standardsLaurent Bercot2015-05-0780-0/+80
|
* systemd page updateLaurent Bercot2015-04-221-6/+57
|
* Mention the github mirror in the docLaurent Bercot2015-04-211-0/+3
|
* - Added overview.htmlLaurent Bercot2015-03-243-0/+475
| | | | - Added clarifications on s6-svwait
* - doc fixesLaurent Bercot2015-03-162-5/+8
| | | | - added -X to s6-notifywhenup
* doc for new s6-envuidgid optionsLaurent Bercot2015-03-131-14/+16
|
* - new options to s6-envuidgidv2.1.3.0Laurent Bercot2015-03-132-3/+11
| | | | - version: rc for 2.1.3.0
* - Fix -d option to s6-setsidv2.1.2.0Laurent Bercot2015-03-053-6/+13
| | | | - Version: 2.1.2.0
* Add process group management functionality to s6-setsidLaurent Bercot2015-03-041-10/+39
|
* - Revert LASTFINISH special case (closing stdin/out) in s6-supervise.Laurent Bercot2015-03-011-7/+0
| | | | | (To be watched, but loggers should exit once s6-supervise exits.) - Change Colin's email address
* version: 2.1.1.2Laurent Bercot2015-02-252-3/+12
|
* Doc cosmetic fixv2.1.1.2Laurent Bercot2015-02-251-1/+1
|
* Bugfix: s6-log wasn't parsing regexps correctly (!)Laurent Bercot2015-02-172-1/+9
| | | | | Thanks to Roy Lanek. version: 2.1.1.1
* More doc typo fixesLaurent Bercot2015-02-161-8/+10
|
* Doc typo fixesLaurent Bercot2015-02-163-3/+15
|