| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | More standard cross-compilation support (only --host, no --enable-cross needed) | Laurent Bercot | 2016-03-19 | 2 | -20/+40 |
| | | |||||
| * | Add rollback to s6rc_servicedir_manage; it should now be transactional | Laurent Bercot | 2016-03-17 | 6 | -23/+60 |
| | | |||||
| * | Really fix update and global-links dependencies this time... | Laurent Bercot | 2016-03-14 | 1 | -1/+1 |
| | | |||||
| * | Fix update/global-links dependencies | Laurent Bercot | 2016-03-14 | 1 | -1/+3 |
| | | |||||
| * | s6-rc-init bugfix: don't use satmp.s after cleanup(). For real this time. | Laurent Bercot | 2016-03-10 | 1 | -1/+3 |
| | | |||||
| * | ./configure --livedir doc fix | Laurent Bercot | 2016-03-10 | 1 | -1/+1 |
| | | |||||
| * | update copyright year range | Laurent Bercot | 2016-02-28 | 1 | -1/+1 |
| | | |||||
| * | Add s6-rc-fdholder-filler doc | Laurent Bercot | 2016-02-28 | 2 | -0/+96 |
| | | |||||
| * | Better mem locality in s6-rc-update. (lol.) | Laurent Bercot | 2016-02-28 | 1 | -1/+1 |
| | | |||||
| * | Doc typo fixes | Laurent Bercot | 2016-02-27 | 1 | -2/+2 |
| | | |||||
| * | Doc typo fix | Laurent Bercot | 2016-02-26 | 1 | -1/+1 |
| | | |||||
| * | Doc fix (thanks awilfox) | Laurent Bercot | 2016-02-25 | 1 | -2/+3 |
| | | |||||
| * | Doc typo fix | Laurent Bercot | 2016-01-12 | 1 | -1/+1 |
| | | |||||
| * | version: 0.0.2.1v0.0.2.1 | Laurent Bercot | 2015-12-17 | 4 | -4/+11 |
| | | |||||
| * | simplify the s6rc-oneshot-runner run script | Laurent Bercot | 2015-12-07 | 1 | -3/+1 |
| | | |||||
| * | fix --enable-cross | Laurent Bercot | 2015-12-05 | 1 | -1/+1 |
| | | |||||
| * | Easier CROSS_COMPILE support in configure | Laurent Bercot | 2015-11-30 | 1 | -2/+3 |
| | | |||||
| * | with the real index.html versionv0.0.2.0 | Laurent Bercot | 2015-11-16 | 1 | -1/+1 |
| | | |||||
| * | - bump skalibs dep to 2.3.8.3 | Laurent Bercot | 2015-11-16 | 4 | -7/+20 |
| | | | | | | | - bump execline dep to 2.1.4.5 - bump s6 dep to 2.2.4.0 - version: 0.0.2.0 | ||||
| * | - better error codes in s6-rc-update | Laurent Bercot | 2015-11-13 | 4 | -10/+17 |
| | | | | | - doc fixes | ||||
| * | s6-rc-init bugfix: don't use satmp.s after cleanup() (thanks Eric Le Bihan) | Laurent Bercot | 2015-11-07 | 1 | -1/+3 |
| | | |||||
| * | - fix configure (needs livedir!)v0.0.1.5 | Laurent Bercot | 2015-11-05 | 5 | -9/+20 |
| | | | | | - rc for 0.0.1.5 | ||||
| * | Revert make tgz change (needs to be ok without config.mak)v0.0.1.4 | Laurent Bercot | 2015-11-04 | 1 | -4/+5 |
| | | |||||
| * | - link .so to correct soname | Laurent Bercot | 2015-11-04 | 4 | -14/+18 |
| | | | | | | - fully strip shared libs - Makefile syntactic consistency | ||||
| * | version: 0.0.1.3v0.0.1.3 | Laurent Bercot | 2015-11-04 | 3 | -2/+8 |
| | | |||||
| * | - appease gcc, which still doesn't understand data flow across gotos, in ↵ | Laurent Bercot | 2015-10-27 | 2 | -3/+7 |
| | | | | | | | s6rc_lock - document proper service stubbing for OpenRC | ||||
| * | Separate sections for smaller static binaries (thanks Denys Vlasenko) | Laurent Bercot | 2015-10-26 | 1 | -0/+6 |
| | | |||||
| * | Remove now useless tain_now() checksv0.0.1.2 | Laurent Bercot | 2015-10-15 | 2 | -4/+2 |
| | | |||||
| * | - dependencies updated | Laurent Bercot | 2015-10-15 | 4 | -8/+21 |
| | | | | | - version: 0.0.1.2 | ||||
| * | Push back GNU make dependency to 3.81 | Laurent Bercot | 2015-10-12 | 5 | -16/+16 |
| | | |||||
| * | - remove fucking -Bsymbolicv0.0.1.1 | Laurent Bercot | 2015-10-05 | 5 | -9/+19 |
| | | | | | - version: 0.0.1.1 | ||||
| * | Remove useless variable in s6-rc-update | Laurent Bercot | 2015-09-27 | 1 | -2/+0 |
| | | |||||
| * | Fix typo in index.html (of course, RIGHT after the release...) | Laurent Bercot | 2015-09-23 | 1 | -1/+1 |
| | | |||||
| * | Update .gitignore for XYZZY! Also, v0.0.1.0v0.0.1.0 | Laurent Bercot | 2015-09-23 | 1 | -3/+2 |
| | | |||||
| * | - Finishing touches to the doc | Laurent Bercot | 2015-09-23 | 1 | -3/+7 |
| | | | | | - rc for 0.0.1.0 | ||||
| * | 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 |
| | | |||||
