aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* - appease gcc, which still doesn't understand data flow across gotos, in ↵Laurent Bercot2015-10-272-3/+7
| | | | | | s6rc_lock - document proper service stubbing for OpenRC
* Separate sections for smaller static binaries (thanks Denys Vlasenko)Laurent Bercot2015-10-261-0/+6
|
* Remove now useless tain_now() checksv0.0.1.2Laurent Bercot2015-10-152-4/+2
|
* - dependencies updatedLaurent Bercot2015-10-154-8/+21
| | | | - version: 0.0.1.2
* Push back GNU make dependency to 3.81Laurent Bercot2015-10-125-16/+16
|
* - remove fucking -Bsymbolicv0.0.1.1Laurent Bercot2015-10-055-9/+19
| | | | - version: 0.0.1.1
* Remove useless variable in s6-rc-updateLaurent Bercot2015-09-271-2/+0
|
* Fix typo in index.html (of course, RIGHT after the release...)Laurent Bercot2015-09-231-1/+1
|
* Update .gitignore for XYZZY! Also, v0.0.1.0v0.0.1.0Laurent Bercot2015-09-231-3/+2
|
* - Finishing touches to the docLaurent Bercot2015-09-231-3/+7
| | | | - rc for 0.0.1.0
* No need for -a in s6-rc -u invocation; remove -X from dryrun printLaurent Bercot2015-09-2312-85/+215
|
* Fix logic bug with new deps in s6-rc-update; add comments aroundLaurent Bercot2015-09-231-11/+39
| | | | the logic because that's where the magic happens.
* s6-rc-update bugfix: correctly handle renamed pipes in the fdholderLaurent Bercot2015-09-231-23/+78
|
* Some documentation updatesLaurent Bercot2015-09-233-10/+64
|
* Add S6RC_EXTLIBEXECPREFIX, use it in s6-rc-compile. Databases should workLaurent Bercot2015-09-224-3/+16
| | | | across s6-rc versions!
* Change s6rc-oneshot-runner to use s6-rc-oneshot-run, as well as s6-rc'sLaurent Bercot2015-09-212-8/+12
| | | | | | | s6-sudo invocation. It's less efficient (s6-rc-oneshot-run loads and parses the database every time) but it's more secure, because only programs in the database can be executed with s6-sudod privileges.
* Bugfix in s6-rc-oneshot-run: use pathexec0_run instead of pathexec_runLaurent Bercot2015-09-211-1/+1
|
* Trivial bugfixes in s6-rc-oneshot-runLaurent Bercot2015-09-211-3/+3
|
* Add s6-rc-oneshot-run (without using it in s6-rc-compile or s6-rc yet)Laurent Bercot2015-09-217-2/+177
|
* Clarify that OpenRC can't do parallelLaurent Bercot2015-09-191-1/+9
|
* Cosmetic changes in s6-rc-updateLaurent Bercot2015-09-171-1/+3
|
* s6-rc-update bigfuxLaurent Bercot2015-09-162-11/+26
|
* s6-rc-update bugfixes. Now works on nops.Laurent Bercot2015-09-125-24/+34
|
* s6-rc-update doc, bugfixLaurent Bercot2015-09-114-52/+279
|
* and another one...Laurent Bercot2015-09-021-2/+4
|
* and another oneLaurent Bercot2015-09-021-2/+2
|
* s6-rc-bundle bugfixLaurent Bercot2015-09-021-1/+1
|
* s6rc_lock bugfix for EROFSLaurent Bercot2015-09-021-1/+1
|
* Fix the regression in s6-rc-init; progress on s6-rc-updateLaurent Bercot2015-09-026-290/+122
|
* Intermediate commit to fix a regressionLaurent Bercot2015-09-026-48/+316
|
* - some work on s6-rc-updateLaurent Bercot2015-08-2917-112/+660
| | | | - add s6-rc-bundle and relevant doc
* 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
|