aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* 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 ↵Laurent Bercot2017-12-047-221/+151
| | | | s6rc_livedir_create
* 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
|
* Support default pieLaurent Bercot2017-10-292-0/+19
|
* Workaround for a Solaris bug (incorrect mkdtemp guarding)Laurent Bercot2017-10-191-0/+1
|
* Change safety guard to PATH_MAX because Solaris doesn't know NAME_MAXLaurent Bercot2017-10-191-1/+1
|
* Limit prefix size to NAME_MAXLaurent Bercot2017-10-171-0/+2
|
* version: 0.3.0.0v0.3.0.0Laurent Bercot2017-10-092-4/+4
|
* Make s6-rc prefix-independent; implement s6-rc diffLaurent Bercot2017-10-094-54/+95
| | | | | | Using scandir/ in s6-rc is useless, we have access to the servicedirs/ directly. That prevents us from being concerned with scandir prefixes.
* Replace suffix with prefixLaurent Bercot2017-10-0913-91/+100
|
* Add -s to s6-rc-init; prepare for 0.3.0.0Laurent Bercot2017-10-0817-77/+192
|
* Better *FLAGS management; prepare for 0.2.2.0Laurent Bercot2017-10-057-25/+51
|
* doc: mention when to recompile service databasesLaurent Bercot2017-09-301-0/+12
|
* Doc typo fixLaurent Bercot2017-09-301-1/+1
|
* Add doc precisions about live compiled dbsLaurent Bercot2017-09-303-0/+26
|
* Use mkdtemp() for the new livedir in s6-rc-updateLaurent Bercot2017-09-301-6/+6
|
* bugfix: don't use satmp in s6-rc-init, because argument to rm_rf()Laurent Bercot2017-09-262-17/+19
|
* s6-rc examples: Change usage of import to importas.Colin Booth2017-09-1321-23/+23
| | | | | execline's import is deprecated but the examples in s6-rc have not yet been updated to use importas.
* version: 0.2.1.2v0.2.1.2Laurent Bercot2017-08-282-3/+5
|
* More conversion to xpathexecLaurent Bercot2017-08-224-4/+6
|