aboutsummaryrefslogtreecommitdiffstats
path: root/doc
Commit message (Collapse)AuthorAgeFilesLines
...
* Document s6-svwait -r | -RLaurent Bercot2021-04-261-1/+10
|
* Prepare for 2.10.0.3Laurent Bercot2021-04-132-7/+21
|
* Doc clarificationLaurent Bercot2021-03-152-2/+2
|
* s6-log: Recommend the usage of a -- argument separatorMira Ressel2021-03-131-1/+1
| | | | | | Logging scripts will commonly start with a -, which will trigger a parsing error that might not be obvious to users when no argument separator is used.
* Prepare for 2.10.0.2Laurent Bercot2021-02-112-3/+12
|
* Document an unintuitive case in s6-svcLaurent Bercot2021-02-072-2/+14
|
* bugfix: make s6-log -l actually splitLaurent Bercot2021-01-221-5/+7
|
* More doc typo fixes (thanks flexibeast)Laurent Bercot2021-01-228-11/+11
|
* Prepare for 2.10.0.1Laurent Bercot2021-01-222-2/+9
|
* Doc typo fixes, thanks flexibeastLaurent Bercot2021-01-223-5/+5
|
* Doc clarificationLaurent Bercot2021-01-091-1/+3
|
* s6-u-m fixes and doc fixesLaurent Bercot2021-01-081-0/+12
|
* Doc clarificationLaurent Bercot2021-01-071-1/+1
|
* Doc clarification, QoL fix for s6-usertree-makerLaurent Bercot2021-01-071-2/+20
|
* Add s6-usertree-makerLaurent Bercot2021-01-073-0/+248
|
* Remove deprecated options/directives from s6-logLaurent Bercot2021-01-031-10/+3
|
* Document optional nsss dependencyLaurent Bercot2021-01-022-0/+13
|
* Doc clarificationLaurent Bercot2021-01-021-1/+3
|
* Document lastfinish behaviourLaurent Bercot2020-12-041-0/+4
|
* Scrap s6-svc -X from docLaurent Bercot2020-12-041-8/+5
|
* Big signal/command semantics change to svscan/supervise; add s6-svperms.Laurent Bercot2020-12-048-157/+280
|
* Bump skalibs depLaurent Bercot2020-11-302-2/+2
|
* Prepare for 2.10.0.0 ; store preliminary changes to s6-svscan/ctl.Laurent Bercot2020-11-272-5/+6
|
* Doc fixLaurent Bercot2020-11-081-1/+1
|
* Update link from 0pointer.de to 0pointer.netLaurent Bercot2020-11-021-1/+1
|
* Prepare for 2.9.2.1; add dangling symlink supportLaurent Bercot2020-10-262-3/+13
|
* Better wordingLaurent Bercot2020-10-091-3/+3
|
* Add keywords to new sectionsLaurent Bercot2020-10-091-3/+2
|
* Better documentation on readiness notificationLaurent Bercot2020-10-091-0/+99
|
* Document nosetsidLaurent Bercot2020-09-241-4/+9
|
* Link to the s6-man-pages projectLaurent Bercot2020-09-161-0/+15
|
* Documentation fixes, by flexibeastLaurent Bercot2020-09-1643-145/+147
|
* Doc typo fixes (thanks flexibeast)Laurent Bercot2020-08-302-2/+2
|
* Doc clarificationLaurent Bercot2020-06-161-0/+3
|
* Doc fixes and clarificationsLaurent Bercot2020-06-072-2/+13
|
* Doc typo fixLaurent Bercot2020-06-021-1/+1
|
* Doc fixLaurent Bercot2020-06-021-1/+1
|
* Doc typo fix and clarification for s6-fdholder-setdumpLaurent Bercot2020-06-011-1/+5
|
* Clarify documentation on run script redirectionsLaurent Bercot2020-05-311-6/+19
|
* Update dependenciesLaurent Bercot2020-04-062-2/+6
|
* heliocat's html fixesLaurent Bercot2020-03-3016-42/+32
|
* Doc typo fixLaurent Bercot2020-03-301-1/+1
|
* Add -d to s6-sudod; prepare for 2.9.2.0Laurent Bercot2020-03-163-3/+20
|
* Doc typo fixLaurent Bercot2020-03-041-1/+1
|
* Add SIGPWR and SIGWINCH support to s6-svscanLaurent Bercot2020-02-182-0/+4
|
* Update dependenciesLaurent Bercot2020-01-272-2/+6
|
* Add console holder functionality to s6-svscanLaurent Bercot2020-01-152-1/+12
|
* Prepare for 2.9.1.0Laurent Bercot2019-12-232-1/+13
|
* Make execline dependency optionalLaurent Bercot2019-12-234-6/+17
| | | | | | | | | | | | | | | | This includes: - adding a configure option to disable execline support - duplicating el_semicolon() and el_getstrict() into the s6 library when execline is disabled at build time, making a compat shim and using it where needed (s6-svlisten, s6-ftrig-listen) - Creating alternatives for execlineb script spawning: * s6-log: '?' directive (done in the previous commit) * s6-notifyoncheck: require hardcoding the check in ./data/check * s6-ipcserver-access: no support for exec files, add a warning - Updating the relevant parts of the doc --enable-execline will remain the default, and whiners can choke on their tears.
* Add ?processor support to s6-logLaurent Bercot2019-12-231-0/+5
|