Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-03-01 | Add openb_read workaround, prepare for 0.4.0.1 | Laurent Bercot | |
2018-01-04 | version: 0.4.0.0v0.4.0.0 | Laurent Bercot | |
2017-12-23 | live actually needs to be an absolute path for s6-rc-init and s6-rc-update | Laurent Bercot | |
2017-12-04 | Add s6-rc-format-upgrade | Laurent Bercot | |
2017-12-04 | Document dep to skalibs-2.6.3.0 (atomic_symlink()) | Laurent Bercot | |
2017-12-04 | Refactor s6-rc-init and s6-rc-upgrade around atomic_symlink and ↵ | Laurent Bercot | |
s6rc_livedir_create | |||
2017-11-27 | Update dependencies, get ready for master merge | Laurent Bercot | |
2017-11-04 | Update documentation, prepare for 0.4.0.0 | Laurent Bercot | |
2017-10-09 | version: 0.3.0.0v0.3.0.0 | Laurent Bercot | |
2017-10-09 | Make s6-rc prefix-independent; implement s6-rc diff | Laurent Bercot | |
Using scandir/ in s6-rc is useless, we have access to the servicedirs/ directly. That prevents us from being concerned with scandir prefixes. | |||
2017-10-09 | Replace suffix with prefix | Laurent Bercot | |
2017-10-08 | Add -s to s6-rc-init; prepare for 0.3.0.0 | Laurent Bercot | |
2017-10-05 | Better *FLAGS management; prepare for 0.2.2.0 | Laurent Bercot | |
2017-09-30 | doc: mention when to recompile service databases | Laurent Bercot | |
2017-09-30 | Doc typo fix | Laurent Bercot | |
2017-09-30 | Add doc precisions about live compiled dbs | Laurent Bercot | |
2017-08-22 | More conversion to xpathexec | Laurent Bercot | |
2017-08-22 | Prepare for 0.2.1.2 | Laurent Bercot | |
2017-07-12 | Fix a race condition in s6rc_servicedir_manage() | Laurent Bercot | |
2017-07-03 | version: 0.2.1.1v0.2.1.1 | Laurent Bercot | |
2017-06-18 | Usability changes for transition failures in s6-rc change | Laurent Bercot | |
- Add explicit s6-svc -d call for longrun transition failure - Add SIGTERM and SIGINT handling: kill all longrun transitions - Doc update - Credit Lionel - Prepare for 0.2.1.0 | |||
2017-05-24 | More schemeless URLs | Laurent Bercot | |
2017-05-23 | Switch doc to schemeless URLs | Laurent Bercot | |
2017-05-21 | version: 0.2.0.1v0.2.0.1 | Laurent Bercot | |
2017-05-19 | Add support for timeout-kill | Laurent Bercot | |
2017-05-16 | Add -d option to s6-rc-init, to dereference compiled | Laurent Bercot | |
2017-05-12 | Prepare for version 0.2.0.1 | Laurent Bercot | |
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 |