Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-08-22 | Prepare for 0.2.1.2 | Laurent Bercot | |
2017-05-12 | bugfixes: fd leak in s6-rc-oneshot-run, and missing coe in s6rc_lock | 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-03-13 | Adapt to skalibs-2.5.0.0 | Laurent Bercot | |
2017-01-08 | Types fix: first pass | 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-09-02 | s6rc_lock bugfix for EROFS | Laurent Bercot | |
2015-08-29 | - some work on s6-rc-update | Laurent Bercot | |
- add s6-rc-bundle and relevant doc |