Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-04-21 | Fix the advice on how to atomically replace directories with s6-ln or POSIX | Laurent Bercot | |
2017-04-11 | Doc typo fix | Laurent Bercot | |
2017-03-27 | version: 0.2.0.0v0.2.0.0 | Laurent Bercot | |
2017-03-23 | Don't wait on locks by default (fail instead); add a -b option to get the ↵ | Laurent Bercot | |
waiting behaviour Also fix a few types in s6-rc-compile (unsigned int -> uint32_t for avltree indices) | |||
2017-01-10 | Preparation to version bump | Laurent Bercot | |
2016-10-28 | version: 0.1.0.0v0.1.0.0 | Laurent Bercot | |
2016-08-12 | Add spawn_lib support | Laurent Bercot | |
2016-07-27 | Add anchors to FAQ entries; add a FAQ for compiled db management. | Laurent Bercot | |
2016-04-14 | version: 0.0.3.0v0.0.3.0 | Laurent Bercot | |
2016-02-28 | Add s6-rc-fdholder-filler doc | Laurent Bercot | |
2016-02-27 | Doc typo fixes | Laurent Bercot | |
2016-02-26 | Doc typo fix | Laurent Bercot | |
2016-02-25 | Doc fix (thanks awilfox) | Laurent Bercot | |
2016-01-12 | Doc typo fix | Laurent Bercot | |
2015-12-17 | version: 0.0.2.1v0.0.2.1 | Laurent Bercot | |
2015-11-16 | with the real index.html versionv0.0.2.0 | Laurent Bercot | |
2015-11-16 | - bump skalibs dep to 2.3.8.3 | Laurent Bercot | |
- bump execline dep to 2.1.4.5 - bump s6 dep to 2.2.4.0 - version: 0.0.2.0 | |||
2015-11-13 | - better error codes in s6-rc-update | Laurent Bercot | |
- doc fixes | |||
2015-11-05 | - fix configure (needs livedir!)v0.0.1.5 | Laurent Bercot | |
- rc for 0.0.1.5 | |||
2015-11-04 | - link .so to correct soname | Laurent Bercot | |
- fully strip shared libs - Makefile syntactic consistency | |||
2015-11-04 | version: 0.0.1.3v0.0.1.3 | Laurent Bercot | |
2015-10-27 | - appease gcc, which still doesn't understand data flow across gotos, in ↵ | Laurent Bercot | |
s6rc_lock - document proper service stubbing for OpenRC | |||
2015-10-15 | - dependencies updated | Laurent Bercot | |
- version: 0.0.1.2 | |||
2015-10-12 | Push back GNU make dependency to 3.81 | Laurent Bercot | |
2015-10-05 | - remove fucking -Bsymbolicv0.0.1.1 | Laurent Bercot | |
- version: 0.0.1.1 | |||
2015-09-23 | Fix typo in index.html (of course, RIGHT after the release...) | Laurent Bercot | |
2015-09-23 | - Finishing touches to the doc | Laurent Bercot | |
- rc for 0.0.1.0 | |||
2015-09-23 | No need for -a in s6-rc -u invocation; remove -X from dryrun print | Laurent Bercot | |
2015-09-23 | Some documentation updates | Laurent Bercot | |
2015-09-22 | Add S6RC_EXTLIBEXECPREFIX, use it in s6-rc-compile. Databases should work | Laurent Bercot | |
across s6-rc versions! | |||
2015-09-21 | Add s6-rc-oneshot-run (without using it in s6-rc-compile or s6-rc yet) | Laurent Bercot | |
2015-09-19 | Clarify that OpenRC can't do parallel | Laurent Bercot | |
2015-09-16 | s6-rc-update bigfux | Laurent Bercot | |
2015-09-12 | s6-rc-update bugfixes. Now works on nops. | Laurent Bercot | |
2015-09-11 | s6-rc-update doc, bugfix | Laurent Bercot | |
2015-09-02 | Fix the regression in s6-rc-init; progress on s6-rc-update | Laurent Bercot | |
2015-08-29 | - some work on s6-rc-update | Laurent Bercot | |
- add s6-rc-bundle and relevant doc | |||
2015-08-27 | More work on s6-rc-update | Laurent Bercot | |
2015-08-13 | - add support for --livedir | Laurent Bercot | |
- doc fixes | |||
2015-08-13 | Debug a bit | Laurent Bercot | |
2015-08-12 | Intermediary commit; working on source dir format change. Should work, but ↵ | Laurent Bercot | |
untested as for now. | |||
2015-07-21 | Add -u/-g to s6-rc-compile | Laurent Bercot | |
2015-07-21 | - fix shebang invocation | Laurent Bercot | |
- accept symlinks to subdirs in source directories - make oneshot down scripts optional - execline dep bump | |||
2015-07-20 | Bump dependencies, support for new s6-svc options | Laurent Bercot | |
2015-07-14 | Various bugfixes, thanks Colin Booth | Laurent Bercot | |
(haven't touched the timeouts yet) | |||
2015-07-13 | Bump skalibs dep to 2.3.5.2 for Solaris | Laurent Bercot | |
2015-07-13 | Apply fixes suggested by Colin Booth | Laurent Bercot | |
2015-07-12 | Added the example source. | Laurent Bercot | |
2015-07-08 | - documented producer->logger dependency | Laurent Bercot | |
- s6rc-oneshot-runner doesn't invoke s6-notifywhenup anymore | |||
2015-07-08 | Better stubs for s6-rc-update | Laurent Bercot | |