aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Update link to systemd pageLaurent Bercot2019-07-301-1/+1
* Makefile needs to be adjusted tooLaurent Bercot2019-07-221-5/+4
* Make configure CC-friendlierLaurent Bercot2019-07-221-8/+24
* Add upgrade notice to doc/upgrade.htmlLaurent Bercot2019-03-181-0/+6
* version: 0.5.0.0v0.5.0.0Laurent Bercot2019-03-041-0/+2
* Build everything as PIC by defaultLaurent Bercot2019-02-243-16/+9
* Adapt to skalibs/posixishard.hLaurent Bercot2019-02-201-1/+1
* Update execline depLaurent Bercot2019-02-123-3/+3
* bugfix: add max-death-tally and down-signal support to s6-rc-compile!Laurent Bercot2019-02-106-42/+68
* Scrap s6-rc-compile -u/-g, implement uid/self instead. Prepare for 0.5.0.0Laurent Bercot2019-02-047-122/+58
* Add s6-log notifications to examples, prepare for 0.4.1.1Laurent Bercot2019-01-1540-26/+50
* Doc typo fixLaurent Bercot2018-12-162-1/+2
* bugfix: s6-rc-bundle incorrectly checked against bundle prefixesLaurent Bercot2018-12-095-4/+16
* Link a FAQ entry in s6-rc-update's doc (thanks danyspin97)Laurent Bercot2018-10-301-0/+18
* Update examples/ source databaseLaurent Bercot2018-08-2128-15/+6
* Document max-death-tally and down-signal support by s6-rc-compileLaurent Bercot2018-08-202-2/+4
* Support conditional slashpackage buildsLaurent Bercot2018-08-201-6/+13
* version: 0.4.1.0v0.4.1.0Laurent Bercot2018-08-141-1/+1
* Document execline-2.5.0.1 depLaurent Bercot2018-07-213-3/+3
* Adapt to skalibs-2.7.0.0Laurent Bercot2018-07-218-30/+23
* Add support for max-death-tally and down-signal, prepare for 0.4.1.0Laurent Bercot2018-06-156-9/+28
* Backport notes for 0.3.0.1 upgrade (thanks Guillermo)Laurent Bercot2018-05-201-0/+18
* Doc typo fixLaurent Bercot2018-04-022-1/+2
* Bump s6 dep to 2.7.1.0, version: 0.4.0.1v0.4.0.1Laurent Bercot2018-03-263-3/+4
* Credit crestLaurent Bercot2018-03-011-0/+1
* Add openb_read workaround, prepare for 0.4.0.1Laurent Bercot2018-03-016-5/+17
* version: 0.4.0.0v0.4.0.0Laurent Bercot2018-01-043-1/+4
* live actually needs to be an absolute path for s6-rc-init and s6-rc-updateLaurent Bercot2017-12-233-2/+7
* Use dir_fd instead of dirfd, because SolarisLaurent Bercot2017-12-211-2/+1
* Work around NetBSD and Solaris braindeadnessLaurent Bercot2017-12-212-28/+30
* Fix (hopefully) the two remaining bugs in s6-rc-update...Laurent Bercot2017-12-072-3/+3
* Add s6-rc-format-upgrade to package/modesLaurent Bercot2017-12-071-0/+1
* Get this right, maybe?Laurent Bercot2017-12-071-1/+2
* Fix off-by-one in s6rc_livedir_createLaurent Bercot2017-12-071-1/+1
* Add s6-rc-format-upgradeLaurent Bercot2017-12-048-17/+211
* Document dep to skalibs-2.6.3.0 (atomic_symlink())Laurent Bercot2017-12-043-3/+3
* Refactor s6-rc-init and s6-rc-upgrade around atomic_symlink and s6rc_livedir...Laurent Bercot2017-12-047-221/+151
* Fix qsort invocation, now services are really sorted...Laurent Bercot2017-11-271-1/+6
* Guarantee s6-rc-compile service numberingLaurent Bercot2017-11-272-17/+35
* Use new skalibs' access_at instead of faccessat, because MacOSLaurent Bercot2017-11-271-1/+1
* Update dependencies, get ready for master mergeLaurent Bercot2017-11-274-9/+13
* ... but erroring out early is safer.Laurent Bercot2017-11-041-3/+9
* Even better message: defer it >.>Laurent Bercot2017-11-041-2/+1
* Better error message on invalid funnel bundlesLaurent Bercot2017-11-041-1/+1
* Warn on misplaced pipeline-name filesLaurent Bercot2017-11-041-5/+15
* Better error messages for resolve_prodconsLaurent Bercot2017-11-041-21/+7
* Update documentation, prepare for 0.4.0.0Laurent Bercot2017-11-046-18/+68
* Implement funnels. Needs testing.Laurent Bercot2017-11-0410-168/+259
* Update .gitignoreLaurent Bercot2017-11-021-4/+13
* Make all-pic a user optionLaurent Bercot2017-10-304-12/+28