aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* 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
|
* Tentative fix for examineLaurent Bercot2015-06-112-7/+4
|
* Fix totally buggy db->argvs managementLaurent Bercot2015-06-115-29/+29
|
* Use servicedir, not name, for longrunsLaurent Bercot2015-06-111-6/+6
|
* Remove obsolete s6-rc-compile.hLaurent Bercot2015-06-112-21/+2
|
* Fix typos in s6-rc, use s6rc-oneshot-runner in s6-rc-compileLaurent Bercot2015-06-113-43/+26
|
* Variable scoping, sigh.Laurent Bercot2015-06-111-1/+1
|
* without bugs in the debug instructions pleaseLaurent Bercot2015-06-111-1/+1
|
* Add debug instructions to s6-rcLaurent Bercot2015-06-111-12/+21
|
* s6-rc-init bugfix: add a down file for loggersLaurent Bercot2015-06-101-1/+12
|
* s6-rc-init bugfixLaurent Bercot2015-06-101-1/+1
|
* Found the B-mid-short bug! Fix it.Laurent Bercot2015-06-101-1/+4
|