aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* More work on s6-rc-updateLaurent Bercot2015-08-279-159/+213
|
* Fix dep: libs6rc -> libs6Laurent Bercot2015-08-252-1/+2
|
* Some refactor + add servicedir copy functions in libs6rcLaurent Bercot2015-08-2513-43/+304
|
* Fix compute_timeout bug in s6-rc.c (thanks Tommi Virtanen)Laurent Bercot2015-08-251-1/+1
|
* Fix warning when no notification-fdLaurent Bercot2015-08-251-1/+1
|
* String termination bugfix in s6-rc-fdholder-fillerLaurent Bercot2015-08-241-1/+1
|
* - Fix bugs reported by Guillermo and ColinLaurent Bercot2015-08-223-39/+34
| | | | - Add Guillermo and Colin to AUTHORS
* Made live a symlink, for easier atomic updatingLaurent Bercot2015-08-182-58/+54
|
* Safer version of pipelines, with an auto-refilling fdholderLaurent Bercot2015-08-1615-141/+197
|
* - add support for --livedirLaurent Bercot2015-08-1311-37/+59
| | | | - doc fixes
* Debug a bitLaurent Bercot2015-08-134-35/+31
|
* Would be better if git commit -a actually picked up the new files...Laurent Bercot2015-08-1255-0/+102
|
* Intermediary commit; working on source dir format change. Should work, but ↵Laurent Bercot2015-08-1257-405/+807
| | | | untested as for now.
* Add make version guardLaurent Bercot2015-08-031-0/+5
|
* More work on s6-rc-updateLaurent Bercot2015-08-011-109/+154
|
* working on s6-rc-update, minor fixes all aroundLaurent Bercot2015-07-315-40/+440
|
* - timeout-finish support in s6-rc-compileLaurent Bercot2015-07-233-7/+37
| | | | - global timeout propagation to subprocesses in s6-rc
* Add -u/-g to s6-rc-compileLaurent Bercot2015-07-213-15/+59
|
* Fix start of longrunsLaurent Bercot2015-07-211-1/+1
|
* - fix shebang invocationLaurent Bercot2015-07-214-22/+28
| | | | | | - accept symlinks to subdirs in source directories - make oneshot down scripts optional - execline dep bump
* Bump dependencies, support for new s6-svc optionsLaurent Bercot2015-07-203-5/+5
|
* Also for s6rc-oneshot-runner (with buffer size fix)Laurent Bercot2015-07-201-2/+2
|
* Always use names linked in scandirLaurent Bercot2015-07-203-9/+104
|
* Only warn on no notification-fd for verbosity >= 2Laurent Bercot2015-07-161-2/+2
|
* Various bugfixes, thanks Colin BoothLaurent Bercot2015-07-148-70/+65
| | | | (haven't touched the timeouts yet)
* Don't remove the directory if it preexistedLaurent Bercot2015-07-141-1/+5
|
* allow existing empty directories for live in s6-rc-initLaurent Bercot2015-07-141-2/+31
|
* Works better if I correctly run gen-deps.shLaurent Bercot2015-07-131-1/+1
|
* Without typos, if possibleLaurent Bercot2015-07-131-2/+2
|
* - s6-rc-init depends on SOCKET_LIBLaurent Bercot2015-07-132-4/+3
| | | | - fix my stupidity (one can hope)
* Bump skalibs dep to 2.3.5.2 for SolarisLaurent Bercot2015-07-132-4/+4
|
* It was worse than that: BSD doesn't support fdopendir *at all*.Laurent Bercot2015-07-131-13/+16
| | | | Removed fdopendir. Fuck you, BSD.
* Tentative workaround for n+1th BSD braindeadnessLaurent Bercot2015-07-131-0/+3
|
* Apply fixes suggested by Colin BoothLaurent Bercot2015-07-134-5/+10
|
* Added the example source.Laurent Bercot2015-07-12255-3/+553
|
* Silence s6-svc when no notification-fd and verbosity < 2Laurent Bercot2015-07-091-2/+12
|
* Typo fix: s6-svc uses -T for timeout, not -t!Laurent Bercot2015-07-081-1/+1
|
* move the fd, don't copy itLaurent Bercot2015-07-081-1/+1
|
* - documented producer->logger dependencyLaurent Bercot2015-07-082-1/+7
| | | | - s6rc-oneshot-runner doesn't invoke s6-notifywhenup anymore
* Better stubs for s6-rc-updateLaurent Bercot2015-07-082-6/+6
|
* More doc!Laurent Bercot2015-07-081-0/+206
|
* Added s6-rc-update skeletonLaurent Bercot2015-07-076-2/+23
|
* - More doc!Laurent Bercot2015-07-074-289/+265
| | | | - Cosmetic fixes in s6-rc-compile
* - Minor fixes to s6-rcLaurent Bercot2015-07-074-225/+417
| | | | - More doc
* Start of docLaurent Bercot2015-07-0410-1/+1372
|
* - Remove extra newline in s6-rc listLaurent Bercot2015-06-202-3/+5
| | | | - Add notification-fd support in s6-rc-compile
* Fix arg handlingLaurent Bercot2015-06-181-1/+1
|
* Change default live to /run/s6-rcLaurent Bercot2015-06-171-1/+1
|
* Bugfixes.Laurent Bercot2015-06-164-85/+114
|
* Fix s6-* and s6-rc-* prefix invocationsLaurent Bercot2015-06-113-8/+9
|