about summary refs log tree commit diff
path: root/doc
Commit message (Collapse)AuthorAgeFilesLines
* Update depsLaurent Bercot2023-09-092-2/+2
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Prepare for 2.6.2.0, add minflt/majflt to s6-psLaurent Bercot2023-09-073-3/+7
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Prepare for 2.6.1.3, use safe wrappersLaurent Bercot2023-07-072-1/+8
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Doc typo fixLaurent Bercot2023-03-091-1/+1
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* version: 2.6.1.2 v2.6.1.2Laurent Bercot2023-02-232-1/+7
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Prepare for 2.6.1.1; make sort locale-independentLaurent Bercot2023-02-182-1/+7
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Add multicall configurationLaurent Bercot2023-02-123-0/+66
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Prepare for 2.6.1.0Laurent Bercot2023-02-092-2/+9
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Prepare for 2.6.0.1Laurent Bercot2022-11-292-2/+9
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Prepare for 2.6.0.0; delete s6-fillurandompool; add rngseedLaurent Bercot2022-06-084-77/+139
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Prepare for 2.5.1.8; adapt to skalibs-2.12.0.0Laurent Bercot2022-04-092-2/+9
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Prepare for 2.5.1.7Laurent Bercot2021-12-212-2/+9
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* version: 2.5.1.6 v2.5.1.6Laurent Bercot2021-09-261-2/+2
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Prepare for 2.5.1.6 ; adapt to skalibs-2.11.0.0Laurent Bercot2021-08-102-1/+8
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* version: 2.5.1.5 v2.5.1.5Laurent Bercot2021-04-151-0/+13
|
* Prepare for 2.5.1.5Laurent Bercot2021-04-132-2/+9
|
* Prepare for 2.5.1.4Laurent Bercot2020-12-182-2/+9
|
* doc: fix URLsLaurent Bercot2020-10-042-4/+4
|
* Prepare for 2.5.1.3Laurent Bercot2020-10-022-5/+12
|
* s6-linux-utils: fix html errorsColin Booth2020-03-302-39/+38
| | | | Signed-off-by: Colin Booth <colin@heliocat.net>
* Prepare for 2.5.1.2Laurent Bercot2020-01-272-2/+9
|
* Prepare for 2.5.1.1Laurent Bercot2019-10-212-2/+9
|
* Prepare for 2.5.1.0Laurent Bercot2019-08-092-2/+9
|
* version: 2.5.0.1 v2.5.0.1Laurent Bercot2019-03-041-2/+2
|
* Build everything as PIC by defaultLaurent Bercot2019-02-241-1/+5
|
* Fix clang build: rewrite avltreeb into avltreen, requires new skalibsLaurent Bercot2018-09-302-2/+8
| | | | | | | Thanks John Regan for the report. His fix idea duplicated the pointers to storage and freelist; there's no way to support a C99 avltreeb without duplicating the avltreen functionality, so I ended up scrapping avltreeb in skalibs.
* Document s6-mount exit codes (thanks Aranea)Laurent Bercot2018-09-301-0/+10
|
* Remove s6-devd, s6-uevent-listener, s6-uevent-spawner, prepare for 2.5.0.0Laurent Bercot2018-08-145-289/+5
|
* Add nsss support, prepare for 2.4.0.3Laurent Bercot2018-08-012-2/+9
|
* Doc fix: s6-mount has no default fstypeLaurent Bercot2018-04-131-1/+2
|
* Deprecate s6-uevent-*, prepare for 2.4.0.2Laurent Bercot2017-10-264-9/+32
|
* Prepare for 2.4.0.1Laurent Bercot2017-08-282-3/+11
|
* Comment mentions of mdevdLaurent Bercot2017-08-281-2/+2
|
* Convert to xpathexecLaurent Bercot2017-08-221-2/+2
|
* More schemeless URLsLaurent Bercot2017-05-241-1/+1
|
* Switch doc to schemeless URLsLaurent Bercot2017-05-2316-57/+57
|
* version: 2.4.0.0 v2.4.0.0Laurent Bercot2017-05-212-2/+2
|
* Prepare for version 2.4.0.0Laurent Bercot2017-05-111-0/+3
|
* Adapt s6-devd to the new s6-uevent-listener|s6-uevent-spawner interfaceLaurent Bercot2017-04-271-1/+1
|
* Change s6-uevent-listener API: don't spawn, write events to stdoutLaurent Bercot2017-04-143-19/+34
|
* Preparation to version bumpLaurent Bercot2017-01-102-2/+8
|
* version: 2.2.0.0 v2.2.0.0Laurent Bercot2016-10-281-1/+1
|
* Add s6-fillurandompoolLaurent Bercot2016-09-154-1/+78
|
* Remove s6-halt, s6-poweroff and s6-reboot (moved to the s6-linux-init package)Laurent Bercot2016-09-105-168/+4
|
* Add spawn_lib supportLaurent Bercot2016-08-122-2/+8
|
* version: 2.1.0.0 v2.1.0.0Laurent Bercot2016-04-142-3/+10
|
* Changes to s6-halt/s6-reboot/s6-poweroff. Default behaviour changed.Laurent Bercot2016-03-195-30/+89
| | | | Major version bump: rc for 2.1.0.0
* - update deps v2.0.2.3Laurent Bercot2015-10-152-2/+3
| | | | - version: 2.0.2.3
* Push back GNU make dependency to 3.81Laurent Bercot2015-10-121-1/+1
|
* - remove s6-hiercopy (unused, moved to s6-portable-utils)Laurent Bercot2015-10-052-2/+8
| | | | | - fix s6ps_otree when /proc isn't available - remove fucking -Bsymbolic