Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | No need for -a in s6-rc -u invocation; remove -X from dryrun print | Laurent Bercot | 2015-09-23 | 12 | -85/+215 |
| | |||||
* | Fix logic bug with new deps in s6-rc-update; add comments around | Laurent Bercot | 2015-09-23 | 1 | -11/+39 |
| | | | | the logic because that's where the magic happens. | ||||
* | s6-rc-update bugfix: correctly handle renamed pipes in the fdholder | Laurent Bercot | 2015-09-23 | 1 | -23/+78 |
| | |||||
* | Some documentation updates | Laurent Bercot | 2015-09-23 | 3 | -10/+64 |
| | |||||
* | Add S6RC_EXTLIBEXECPREFIX, use it in s6-rc-compile. Databases should work | Laurent Bercot | 2015-09-22 | 4 | -3/+16 |
| | | | | across s6-rc versions! | ||||
* | Change s6rc-oneshot-runner to use s6-rc-oneshot-run, as well as s6-rc's | Laurent Bercot | 2015-09-21 | 2 | -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_run | Laurent Bercot | 2015-09-21 | 1 | -1/+1 |
| | |||||
* | Trivial bugfixes in s6-rc-oneshot-run | Laurent Bercot | 2015-09-21 | 1 | -3/+3 |
| | |||||
* | Add s6-rc-oneshot-run (without using it in s6-rc-compile or s6-rc yet) | Laurent Bercot | 2015-09-21 | 7 | -2/+177 |
| | |||||
* | Clarify that OpenRC can't do parallel | Laurent Bercot | 2015-09-19 | 1 | -1/+9 |
| | |||||
* | Cosmetic changes in s6-rc-update | Laurent Bercot | 2015-09-17 | 1 | -1/+3 |
| | |||||
* | s6-rc-update bigfux | Laurent Bercot | 2015-09-16 | 2 | -11/+26 |
| | |||||
* | s6-rc-update bugfixes. Now works on nops. | Laurent Bercot | 2015-09-12 | 5 | -24/+34 |
| | |||||
* | s6-rc-update doc, bugfix | Laurent Bercot | 2015-09-11 | 4 | -52/+279 |
| | |||||
* | and another one... | Laurent Bercot | 2015-09-02 | 1 | -2/+4 |
| | |||||
* | and another one | Laurent Bercot | 2015-09-02 | 1 | -2/+2 |
| | |||||
* | s6-rc-bundle bugfix | Laurent Bercot | 2015-09-02 | 1 | -1/+1 |
| | |||||
* | s6rc_lock bugfix for EROFS | Laurent Bercot | 2015-09-02 | 1 | -1/+1 |
| | |||||
* | Fix the regression in s6-rc-init; progress on s6-rc-update | Laurent Bercot | 2015-09-02 | 6 | -290/+122 |
| | |||||
* | Intermediate commit to fix a regression | Laurent Bercot | 2015-09-02 | 6 | -48/+316 |
| | |||||
* | - some work on s6-rc-update | Laurent Bercot | 2015-08-29 | 17 | -112/+660 |
| | | | | - add s6-rc-bundle and relevant doc | ||||
* | More work on s6-rc-update | Laurent Bercot | 2015-08-27 | 9 | -160/+214 |
| | |||||
* | Fix dep: libs6rc -> libs6 | Laurent Bercot | 2015-08-25 | 2 | -1/+2 |
| | |||||
* | Some refactor + add servicedir copy functions in libs6rc | Laurent Bercot | 2015-08-25 | 13 | -43/+304 |
| | |||||
* | Fix compute_timeout bug in s6-rc.c (thanks Tommi Virtanen) | Laurent Bercot | 2015-08-25 | 1 | -1/+1 |
| | |||||
* | Fix warning when no notification-fd | Laurent Bercot | 2015-08-25 | 1 | -1/+1 |
| | |||||
* | String termination bugfix in s6-rc-fdholder-filler | Laurent Bercot | 2015-08-24 | 1 | -1/+1 |
| | |||||
* | - Fix bugs reported by Guillermo and Colin | Laurent Bercot | 2015-08-22 | 3 | -39/+34 |
| | | | | - Add Guillermo and Colin to AUTHORS | ||||
* | Made live a symlink, for easier atomic updating | Laurent Bercot | 2015-08-18 | 2 | -58/+54 |
| | |||||
* | Safer version of pipelines, with an auto-refilling fdholder | Laurent Bercot | 2015-08-16 | 15 | -141/+197 |
| | |||||
* | - add support for --livedir | Laurent Bercot | 2015-08-13 | 11 | -37/+59 |
| | | | | - doc fixes | ||||
* | Debug a bit | Laurent Bercot | 2015-08-13 | 4 | -35/+31 |
| | |||||
* | Would be better if git commit -a actually picked up the new files... | Laurent Bercot | 2015-08-12 | 55 | -0/+102 |
| | |||||
* | Intermediary commit; working on source dir format change. Should work, but ↵ | Laurent Bercot | 2015-08-12 | 57 | -407/+809 |
| | | | | untested as for now. | ||||
* | Add make version guard | Laurent Bercot | 2015-08-03 | 1 | -0/+5 |
| | |||||
* | More work on s6-rc-update | Laurent Bercot | 2015-08-01 | 1 | -109/+154 |
| | |||||
* | working on s6-rc-update, minor fixes all around | Laurent Bercot | 2015-07-31 | 5 | -40/+440 |
| | |||||
* | - timeout-finish support in s6-rc-compile | Laurent Bercot | 2015-07-23 | 3 | -7/+37 |
| | | | | - global timeout propagation to subprocesses in s6-rc | ||||
* | Add -u/-g to s6-rc-compile | Laurent Bercot | 2015-07-21 | 3 | -15/+59 |
| | |||||
* | Fix start of longruns | Laurent Bercot | 2015-07-21 | 1 | -1/+1 |
| | |||||
* | - fix shebang invocation | Laurent Bercot | 2015-07-21 | 4 | -22/+28 |
| | | | | | | - accept symlinks to subdirs in source directories - make oneshot down scripts optional - execline dep bump | ||||
* | Bump dependencies, support for new s6-svc options | Laurent Bercot | 2015-07-20 | 3 | -5/+5 |
| | |||||
* | Also for s6rc-oneshot-runner (with buffer size fix) | Laurent Bercot | 2015-07-20 | 1 | -2/+2 |
| | |||||
* | Always use names linked in scandir | Laurent Bercot | 2015-07-20 | 3 | -9/+104 |
| | |||||
* | Only warn on no notification-fd for verbosity >= 2 | Laurent Bercot | 2015-07-16 | 1 | -2/+2 |
| | |||||
* | Various bugfixes, thanks Colin Booth | Laurent Bercot | 2015-07-14 | 8 | -70/+65 |
| | | | | (haven't touched the timeouts yet) | ||||
* | Don't remove the directory if it preexisted | Laurent Bercot | 2015-07-14 | 1 | -1/+5 |
| | |||||
* | allow existing empty directories for live in s6-rc-init | Laurent Bercot | 2015-07-14 | 1 | -2/+31 |
| | |||||
* | Works better if I correctly run gen-deps.sh | Laurent Bercot | 2015-07-13 | 1 | -1/+1 |
| | |||||
* | Without typos, if possible | Laurent Bercot | 2015-07-13 | 1 | -2/+2 |
| |