about summary refs log tree commit diff
path: root/INSTALL
Commit message (Collapse)AuthorAgeFilesLines
...
* Prepare for 2.6.1.0Laurent Bercot2017-08-221-2/+8
|
* Add ftrigr_checksa(), rewrite s6_svlisten_loop() around itLaurent Bercot2017-06-141-1/+1
| | | | | | | - Fixes the race condition hit by permanent failure, i.e. two ftrig events close to each other - Requires storing the sequence of events client-side, so an additional stralloc, bleh - The visible struct ftrigr_s changes, so a major bump is needed -> prepare for 2.6.0.0 - ftrigr_check() is now a trivial wrapper around ftrigr_checksa()
* Add the timeout-kill feature to s6-supervise. Prepare for version 2.5.1.0.Laurent Bercot2017-05-191-1/+1
|
* Prepare for version 2.5.0.1Laurent Bercot2017-05-111-2/+2
|
* Preparation to version bumpLaurent Bercot2017-01-121-2/+2
|
* Increase s6-log "s" limit to 256MBLaurent Bercot2016-11-211-1/+1
|
* Mention --enable-absolute-paths in INSTALLLaurent Bercot2016-10-251-0/+12
|
* Add spawn_lib supportLaurent Bercot2016-08-121-2/+2
|
* version: 2.3.0.0 v2.3.0.0Laurent Bercot2016-04-141-1/+1
|
* More standard cross-compilation support (only --host, no --enable-cross needed)Laurent Bercot2016-03-191-17/+26
|
* - fix stupid, stupid s6-ftrigrd crash (thx jjk)Laurent Bercot2016-01-071-1/+1
| | | | - rc for 2.2.4.3
* - skalibs dep: 2.3.8.3 v2.2.4.0Laurent Bercot2015-11-161-2/+2
| | | | | - execline dep: 2.1.4.5 - version: 2.2.4.0
* - add -g option to s6-envuidgidLaurent Bercot2015-11-041-2/+2
| | | | - set s6-log processor wd to the logdir
* - remove now useless tain_now() check in s6-setlock v2.2.2.0Laurent Bercot2015-10-151-2/+2
| | | | - version: 2.2.2.0
* Push back GNU make dependency to 3.81Laurent Bercot2015-10-121-1/+1
|
* - minor bugfix in s6-log (correct return when stat() fails) v2.2.1.1Laurent Bercot2015-10-051-2/+2
| | | | | | | - remove fucking -Bsymbolic - add s6-setsid to stage 1 example - prepare shutdown functionality for s6-svscan - version: 2.2.1.1
* - New -wr | -wR options to s6-svc, s6-svlisten1 and s6-svlistenLaurent Bercot2015-08-271-2/+2
| | | | | - skalibs and execline dep bump - rc for 2.2.1.0 unless more new functionality is needed for s6-rc
* xyzzy fix (fixes https://bugs.gentoo.org/show_bug.cgi?id=541092)Laurent Bercot2015-08-121-2/+2
|
* execline dep bumpLaurent Bercot2015-07-211-1/+1
|
* - Add timeout-finish support and "down-readiness"Laurent Bercot2015-07-201-1/+1
| | | | | | | - LOTS of refactoring to make this work - Remove s6-notifywhenup - s6-supervise now rocks the casbah - rc for 2.2.0.0
* - Readiness notification support in s6-superviseLaurent Bercot2015-06-151-2/+2
| | | | | | - s6-notifywhenup deprecated - Change abundantly documented - rc for 2.1.4.0
* - new options to s6-envuidgid v2.1.3.0Laurent Bercot2015-03-131-2/+2
| | | | - version: rc for 2.1.3.0
* version: 2.1.1.2Laurent Bercot2015-02-251-2/+2
|
* - s6-log overhaul (more stack, less heap), with new directivesLaurent Bercot2015-02-071-2/+2
| | | | | - related doc update - version: 2.1.1.0 rc
* Doc updates.Laurent Bercot2015-01-271-1/+1
|
* - added the s6_fdholder library to libs6. (Nothing useful yet.)Laurent Bercot2015-01-191-1/+1
| | | | | | | | | | - fixed execline invocation in s6-log with slashpackage - integrated s6_svc_main.c's functionality into s6-svscanctl and deleted it - integrated Olivier Brunel's suggestions for wstat report in supervise/status - minor fixes to s6-supervise's status reports - separated sigaction calls in ftrigw_notifyb, this spares a few syscalls in s6-supervise - updated doc to reflect the changes - version bumped to 2.1.0.0 because API breakage (./finish, s6-svstat)
* - Parallel build fix v2.0.1.0Laurent Bercot2015-01-141-2/+2
| | | | | - Complete readiness notification via supervise/ready - Version updated to 2.0.1.0, release candidate
* - bugfix in s6-ftrigrd and s6lockd, need to align with skalibs-2.1.0.0 v2.0.0.1Laurent Bercot2015-01-061-1/+1
| | | | - version increased to 2.0.0.1
* Better documentation for --enable-slashpackageLaurent Bercot2015-01-021-2/+16
|
* Update doc: dependency to make 4Laurent Bercot2014-12-161-1/+1
|
* Initial commitLaurent Bercot2014-12-051-0/+138