aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* for loop -> while loop. Cleaner.Laurent Bercot2016-07-221-4/+2
|
* bugfix: check for missing } in s6-rc-compile (thanks smaeul)Laurent Bercot2016-06-091-1/+2
|
* version: 0.0.3.0v0.0.3.0Laurent Bercot2016-04-144-9/+22
|
* More standard cross-compilation support (only --host, no --enable-cross needed)Laurent Bercot2016-03-192-20/+40
|
* Add rollback to s6rc_servicedir_manage; it should now be transactionalLaurent Bercot2016-03-176-23/+60
|
* Really fix update and global-links dependencies this time...Laurent Bercot2016-03-141-1/+1
|
* Fix update/global-links dependenciesLaurent Bercot2016-03-141-1/+3
|
* s6-rc-init bugfix: don't use satmp.s after cleanup(). For real this time.Laurent Bercot2016-03-101-1/+3
|
* ./configure --livedir doc fixLaurent Bercot2016-03-101-1/+1
|
* update copyright year rangeLaurent Bercot2016-02-281-1/+1
|
* Add s6-rc-fdholder-filler docLaurent Bercot2016-02-282-0/+96
|
* Better mem locality in s6-rc-update. (lol.)Laurent Bercot2016-02-281-1/+1
|
* Doc typo fixesLaurent Bercot2016-02-271-2/+2
|
* Doc typo fixLaurent Bercot2016-02-261-1/+1
|
* Doc fix (thanks awilfox)Laurent Bercot2016-02-251-2/+3
|
* Doc typo fixLaurent Bercot2016-01-121-1/+1
|
* version: 0.0.2.1v0.0.2.1Laurent Bercot2015-12-174-4/+11
|
* simplify the s6rc-oneshot-runner run scriptLaurent Bercot2015-12-071-3/+1
|
* fix --enable-crossLaurent Bercot2015-12-051-1/+1
|
* Easier CROSS_COMPILE support in configureLaurent Bercot2015-11-301-2/+3
|
* with the real index.html versionv0.0.2.0Laurent Bercot2015-11-161-1/+1
|
* - bump skalibs dep to 2.3.8.3Laurent Bercot2015-11-164-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-updateLaurent Bercot2015-11-134-10/+17
| | | | - doc fixes
* s6-rc-init bugfix: don't use satmp.s after cleanup() (thanks Eric Le Bihan)Laurent Bercot2015-11-071-1/+3
|
* - fix configure (needs livedir!)v0.0.1.5Laurent Bercot2015-11-055-9/+20
| | | | - rc for 0.0.1.5
* Revert make tgz change (needs to be ok without config.mak)v0.0.1.4Laurent Bercot2015-11-041-4/+5
|
* - link .so to correct sonameLaurent Bercot2015-11-044-14/+18
| | | | | - fully strip shared libs - Makefile syntactic consistency
* version: 0.0.1.3v0.0.1.3Laurent Bercot2015-11-043-2/+8
|
* - appease gcc, which still doesn't understand data flow across gotos, in ↵Laurent Bercot2015-10-272-3/+7
| | | | | | s6rc_lock - document proper service stubbing for OpenRC
* Separate sections for smaller static binaries (thanks Denys Vlasenko)Laurent Bercot2015-10-261-0/+6
|
* Remove now useless tain_now() checksv0.0.1.2Laurent Bercot2015-10-152-4/+2
|
* - dependencies updatedLaurent Bercot2015-10-154-8/+21
| | | | - version: 0.0.1.2
* Push back GNU make dependency to 3.81Laurent Bercot2015-10-125-16/+16
|
* - remove fucking -Bsymbolicv0.0.1.1Laurent Bercot2015-10-055-9/+19
| | | | - version: 0.0.1.1
* Remove useless variable in s6-rc-updateLaurent Bercot2015-09-271-2/+0
|
* Fix typo in index.html (of course, RIGHT after the release...)Laurent Bercot2015-09-231-1/+1
|
* Update .gitignore for XYZZY! Also, v0.0.1.0v0.0.1.0Laurent Bercot2015-09-231-3/+2
|
* - Finishing touches to the docLaurent Bercot2015-09-231-3/+7
| | | | - rc for 0.0.1.0
* No need for -a in s6-rc -u invocation; remove -X from dryrun printLaurent Bercot2015-09-2312-85/+215
|
* Fix logic bug with new deps in s6-rc-update; add comments aroundLaurent Bercot2015-09-231-11/+39
| | | | the logic because that's where the magic happens.
* s6-rc-update bugfix: correctly handle renamed pipes in the fdholderLaurent Bercot2015-09-231-23/+78
|
* Some documentation updatesLaurent Bercot2015-09-233-10/+64
|
* Add S6RC_EXTLIBEXECPREFIX, use it in s6-rc-compile. Databases should workLaurent Bercot2015-09-224-3/+16
| | | | across s6-rc versions!
* Change s6rc-oneshot-runner to use s6-rc-oneshot-run, as well as s6-rc'sLaurent Bercot2015-09-212-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_runLaurent Bercot2015-09-211-1/+1
|
* Trivial bugfixes in s6-rc-oneshot-runLaurent Bercot2015-09-211-3/+3
|
* Add s6-rc-oneshot-run (without using it in s6-rc-compile or s6-rc yet)Laurent Bercot2015-09-217-2/+177
|
* Clarify that OpenRC can't do parallelLaurent Bercot2015-09-191-1/+9
|
* Cosmetic changes in s6-rc-updateLaurent Bercot2015-09-171-1/+3
|
* s6-rc-update bigfuxLaurent Bercot2015-09-162-11/+26
|