summary refs log tree commit diff
path: root/package
Commit message (Collapse)AuthorAgeFilesLines
* Fix multicall symlinks installationLaurent Bercot2023-10-301-1/+1
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Prepare for 2.6.2.0, add minflt/majflt to s6-psLaurent Bercot2023-09-071-1/+1
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Prepare for 2.6.1.3, use safe wrappersLaurent Bercot2023-07-071-1/+1
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* version: 2.6.1.2 v2.6.1.2Laurent Bercot2023-02-231-1/+1
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Prepare for 2.6.1.1; make sort locale-independentLaurent Bercot2023-02-181-1/+1
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Fix multicall depsLaurent Bercot2023-02-121-1/+1
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Add multicall configurationLaurent Bercot2023-02-122-13/+24
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Deglobalize s6-psLaurent Bercot2023-02-121-12/+12
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Code refactor; only s6-ps has remaining globals nowLaurent Bercot2023-02-112-30/+38
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Prepare for 2.6.1.0Laurent Bercot2023-02-091-1/+1
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Prepare for 2.6.0.1Laurent Bercot2022-11-291-1/+1
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Prepare for 2.6.0.0; delete s6-fillurandompool; add rngseedLaurent Bercot2022-06-084-6/+6
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Prepare for 2.5.1.8; adapt to skalibs-2.12.0.0Laurent Bercot2022-04-091-1/+1
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Relax modes for root binariesLaurent Bercot2022-01-101-7/+7
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Prepare for 2.5.1.7Laurent Bercot2021-12-211-1/+1
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Prepare for 2.5.1.6 ; adapt to skalibs-2.11.0.0Laurent Bercot2021-08-101-1/+1
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Prepare for 2.5.1.5Laurent Bercot2021-04-131-1/+1
|
* Prepare for 2.5.1.4Laurent Bercot2020-12-181-1/+1
|
* Prepare for 2.5.1.3Laurent Bercot2020-10-021-1/+1
|
* Prepare for 2.5.1.2Laurent Bercot2020-01-271-1/+1
|
* Fix gen-deps.sh for cross-buildsLaurent Bercot2019-10-211-22/+22
|
* Prepare for 2.5.1.1Laurent Bercot2019-10-211-1/+1
|
* Prepare for 2.5.1.0Laurent Bercot2019-08-091-1/+1
|
* Fix clang build: rewrite avltreeb into avltreen, requires new skalibsLaurent Bercot2018-09-301-1/+1
| | | | | | | 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.
* Conditional nsss slashpackage buildLaurent Bercot2018-08-201-0/+1
|
* Remove s6-devd, s6-uevent-listener, s6-uevent-spawner, prepare for 2.5.0.0Laurent Bercot2018-08-144-16/+1
|
* Add nsss support, prepare for 2.4.0.3Laurent Bercot2018-08-012-3/+3
|
* Deprecate s6-uevent-*, prepare for 2.4.0.2Laurent Bercot2017-10-261-1/+1
|
* Rewrite s6-logwatchLaurent Bercot2017-10-131-1/+0
|
* Prepare for 2.4.0.1Laurent Bercot2017-08-281-1/+1
|
* Change s6-uevent-listener API: don't spawn, write events to stdoutLaurent Bercot2017-04-142-1/+2
|
* Preparation to version bumpLaurent Bercot2017-01-101-1/+1
|
* Implement --enable-absolute-pathsLaurent Bercot2016-10-161-2/+1
|
* Add s6-fillurandompoolLaurent Bercot2016-09-153-0/+5
|
* Remove s6-halt, s6-poweroff and s6-reboot (moved to the s6-linux-init package)Laurent Bercot2016-09-103-16/+0
|
* Add spawn_lib supportLaurent Bercot2016-08-122-3/+3
|
* Changes to s6-halt/s6-reboot/s6-poweroff. Default behaviour changed.Laurent Bercot2016-03-194-14/+2
| | | | Major version bump: rc for 2.1.0.0
* Add halt, poweroff, reboot as unexported commandsLaurent Bercot2016-03-173-1/+15
|
* Push back GNU make dependency to 3.81Laurent Bercot2015-10-121-17/+16
|
* - remove s6-hiercopy (unused, moved to s6-portable-utils)Laurent Bercot2015-10-051-1/+1
| | | | | - fix s6ps_otree when /proc isn't available - remove fucking -Bsymbolic
* xyzzy fix (fixes https://bugs.gentoo.org/show_bug.cgi?id=541092)Laurent Bercot2015-08-121-1/+1
|
* - Fix for s6-uevent-spawner event delayLaurent Bercot2015-06-141-1/+1
| | | | - rc for 2.0.2.1
* - Added s6-uevent-listener and s6-uevent-spawnerLaurent Bercot2015-03-094-16/+26
| | | | | - s6-devd is now a wrapper around the former two - version: bump to 2.0.2.0, still missing s6-devd doc
* Remove s6-hiercopy v2.0.1.0Laurent Bercot2015-02-234-5/+1
| | | | Version: rc for 2.0.1.0
* version increase to 2.0.0.1 v2.0.0.1Laurent Bercot2015-01-061-1/+1
|
* Update gen-deps.sh and deps.makLaurent Bercot2014-12-161-1/+16
|
* Test _XOPEN_SOURCE=700, fix include order in MakefileLaurent Bercot2014-12-151-6/+3
|
* initial commitLaurent Bercot2014-09-195-0/+84