aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* version: 1.1.1.1v1.1.1.1Laurent Bercot2023-05-021-1/+0
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Keep dependencies as they areLaurent Bercot2023-05-024-7/+6
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Prepare for 1.1.1.1; fix ctty passing when we have a loggerLaurent Bercot2023-04-296-8/+21
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Doc typo fixesLaurent Bercot2023-04-077-10/+11
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* version: 1.1.1.0v1.1.1.0Laurent Bercot2023-04-023-8/+10
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Add warning to the doc; also set soft limitsLaurent Bercot2023-02-262-2/+5
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Prepare for 1.1.1.0; add s6-l-i-m -R option to set hard limitsLaurent Bercot2023-02-269-10/+152
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* version: 1.1.0.0v1.1.0.0Laurent Bercot2023-02-173-2/+4
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Fix buildLaurent Bercot2023-02-102-5/+2
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Prepare for 1.1.0.0; remove early utmpd supportLaurent Bercot2023-02-109-106/+30
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* version: 1.0.8.1v1.0.8.1Laurent Bercot2023-01-141-1/+1
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Update dependenciesLaurent Bercot2023-01-023-3/+3
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Prepare for 1.0.8.1Laurent Bercot2022-11-2916-23/+45
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Doc typo fixesLaurent Bercot2022-08-262-7/+1
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* version: 1.0.8.0v1.0.8.0Laurent Bercot2022-06-141-1/+1
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Prepare for 1.0.8.0Laurent Bercot2022-06-135-10/+31
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Make scandir compile-time configurableLaurent Bercot2022-06-135-59/+57
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* version: 1.0.7.3v1.0.7.3Laurent Bercot2022-03-081-0/+1
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Update execline depLaurent Bercot2022-03-084-2/+5
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Prepare for 1.0.7.3Laurent Bercot2022-02-274-4/+15
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Noclamp the stage 1 envdirLaurent Bercot2022-02-275-6/+10
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Transmit console to stage2. Read stage1 envdir verbatim.Laurent Bercot2022-02-181-18/+32
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* version: 1.0.7.2v1.0.7.2Laurent Bercot2022-01-314-2/+14
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Halt, not poweroff, containers on SIGTERM (docker stop)Laurent Bercot2022-01-311-1/+1
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Better usage message for telinit when invoked as initLaurent Bercot2022-01-241-4/+15
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* version: 1.0.7.1v1.0.7.1Laurent Bercot2022-01-191-1/+0
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Prepare for 1.0.7.1Laurent Bercot2022-01-194-3/+16
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* ctty-passing doesn't look satanic anymore, thx LeahLaurent Bercot2022-01-162-77/+23
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Less ugly version of the satanic versesLaurent Bercot2022-01-151-52/+52
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Better documentation of the satanic versesLaurent Bercot2022-01-131-5/+6
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Add satanic verses for ctty-passing in s6-l-iLaurent Bercot2022-01-131-7/+82
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Get the supervision tree rid of any control terminalLaurent Bercot2022-01-132-6/+6
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Catch SIGTERM in containers (for docker stop)Laurent Bercot2022-01-112-1/+4
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Allow normal users to run s6-l-i-hpr/sLaurent Bercot2021-12-282-9/+7
| | | | | | Instead of testing the euid, test writability to the shutdownd pipe. Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Allow normal users to run s6-l-i programsLaurent Bercot2021-12-261-8/+8
| | | | | | That's needed to support USER containers. Signed-off-by: Laurent Bercot <ska@appnovation.com>
* version: 1.0.7.0v1.0.7.0Laurent Bercot2021-12-211-0/+1
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Update depsLaurent Bercot2021-12-193-3/+3
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Prepare for 1.0.7.0Laurent Bercot2021-12-186-12/+34
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Fix indentation in s6-l-i-mLaurent Bercot2021-12-141-1/+1
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* configure: support DESTDIR for sysdeps tooLaurent Bercot2021-12-051-1/+1
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* configure: add var control tweak and DESTDIR support for slashpackageLaurent Bercot2021-12-051-6/+6
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Add -S option to s6-l-i-m for container sync-on-haltLaurent Bercot2021-11-282-16/+30
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* bugfix: shutdownd: flush the writes to stage 4.new in the container caseLaurent Bercot2021-11-281-1/+1
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Trivial bugfixLaurent Bercot2021-09-261-1/+1
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* version: 1.0.6.4v1.0.6.4Laurent Bercot2021-09-264-3/+4
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Adapt to s6-2.11.0.0Laurent Bercot2021-09-021-1/+1
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Make shutdownd work with CONFIG_TTY=nLaurent Bercot2021-08-251-1/+1
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Support CONFIG_TTY=n where the kernel doesn't even open 0, 1, 2Laurent Bercot2021-08-231-4/+9
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Prepare for 1.0.6.4, adapt to skalibs-2.11.0.0Laurent Bercot2021-08-1016-39/+102
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Document move to OFTCLaurent Bercot2021-05-241-1/+1
|