aboutsummaryrefslogtreecommitdiffstats
path: root/package
Commit message (Collapse)AuthorAgeFilesLines
...
* Prepare for 0.5.6.0, add pkg-config support, etc.Laurent Bercot2025-04-2712-26/+37
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Prepare for next version, fix configureLaurent Bercot2025-03-271-1/+1
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* It's a vpath problem... so work around it, temporarily >.>Laurent Bercot2025-03-181-4/+4
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* fix full dynamic build (missing dep in s6-rc-oneshot-run)Laurent Bercot2025-03-181-1/+2
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Prepare for 0.5.5.0; add s6rc_livedir_canonLaurent Bercot2024-07-052-4/+5
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Prepare for 0.5.4.4 ; fix fds limit in s6rc-fdholderdLaurent Bercot2024-06-171-1/+1
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Prepare for 0.5.4.3; get rid of 1st limit in s6-rc-fdholder-fillerLaurent Bercot2024-04-181-1/+1
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Prepare for 0.5.4.2; use open3() safe wrapperLaurent Bercot2023-07-061-1/+1
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Prepare for 0.5.4.1; ensure livedir always has a lock fileLaurent Bercot2023-02-181-1/+1
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Prepare for 0.5.4.0; add start and stop subcommands to s6-rcLaurent Bercot2023-02-141-1/+1
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Prepare for 0.5.3.4Laurent Bercot2023-01-311-1/+1
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Prepare for 0.5.3.3Laurent Bercot2022-08-181-1/+1
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Prepare for 0.5.3.2; adapt to skalibs-2.12.0.0Laurent Bercot2022-06-081-1/+1
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* prepare for 0.5.3.1Laurent Bercot2022-04-061-1/+1
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Prepare for 0.5.3.0, add contents.d and dependencies.d supportLaurent Bercot2021-12-031-1/+1
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Prepare for 0.5.2.3Laurent Bercot2021-05-111-1/+1
|
* Prepare for 0.5.2.2Laurent Bercot2021-04-131-1/+1
|
* Prepare for 0.5.2.1; build against new skalibs/execline/s6Laurent Bercot2020-12-071-1/+1
|
* Prepare for 0.5.2.0Laurent Bercot2020-10-011-1/+1
|
* Prepare for 0.5.1.4Laurent Bercot2020-06-301-1/+1
|
* Prepare for 0.5.1.3Laurent Bercot2020-06-241-1/+1
|
* Prepare for 0.5.1.2Laurent Bercot2020-01-271-1/+1
|
* Fix gen-deps.sh for cross-buildsLaurent Bercot2019-10-211-20/+20
|
* Prepare for 0.5.1.1Laurent Bercot2019-10-211-1/+1
|
* Remove tainnow.lib dependencyLaurent Bercot2019-09-211-5/+5
|
* Prepare for 0.5.1.0Laurent Bercot2019-08-091-1/+1
|
* Scrap s6-rc-compile -u/-g, implement uid/self instead. Prepare for 0.5.0.0Laurent Bercot2019-02-041-1/+1
|
* bugfix: s6-rc-bundle incorrectly checked against bundle prefixesLaurent Bercot2018-12-091-1/+1
|
* Add support for max-death-tally and down-signal, prepare for 0.4.1.0Laurent Bercot2018-06-151-1/+1
|
* Add openb_read workaround, prepare for 0.4.0.1Laurent Bercot2018-03-011-1/+1
|
* Add s6-rc-format-upgrade to package/modesLaurent Bercot2017-12-071-0/+1
|
* Add s6-rc-format-upgradeLaurent Bercot2017-12-042-1/+4
|
* Refactor s6-rc-init and s6-rc-upgrade around atomic_symlink and ↵Laurent Bercot2017-12-041-3/+5
| | | | s6rc_livedir_create
* Update documentation, prepare for 0.4.0.0Laurent Bercot2017-11-041-1/+1
|
* Make all-pic a user optionLaurent Bercot2017-10-301-0/+4
|
* Make s6-rc prefix-independent; implement s6-rc diffLaurent Bercot2017-10-091-1/+1
| | | | | | Using scandir/ in s6-rc is useless, we have access to the servicedirs/ directly. That prevents us from being concerned with scandir prefixes.
* Replace suffix with prefixLaurent Bercot2017-10-091-4/+4
|
* Add -s to s6-rc-init; prepare for 0.3.0.0Laurent Bercot2017-10-082-4/+6
|
* Better *FLAGS management; prepare for 0.2.2.0Laurent Bercot2017-10-051-1/+1
|
* Fix a race condition in s6rc_servicedir_manage()Laurent Bercot2017-07-121-1/+1
|
* version: 0.2.1.1v0.2.1.1Laurent Bercot2017-07-031-1/+1
|
* Usability changes for transition failures in s6-rc changeLaurent Bercot2017-06-181-1/+1
| | | | | | | | - Add explicit s6-svc -d call for longrun transition failure - Add SIGTERM and SIGINT handling: kill all longrun transitions - Doc update - Credit Lionel - Prepare for 0.2.1.0
* Prepare for version 0.2.0.1Laurent Bercot2017-05-121-1/+1
|
* Preparation to version bumpLaurent Bercot2017-01-101-1/+1
|
* Revert wrong shared lib fixLaurent Bercot2016-10-241-1/+1
|
* Fix stupid shared lib dependenciesLaurent Bercot2016-10-241-1/+1
|
* Implement --enable-absolute-pathsLaurent Bercot2016-10-161-3/+1
|
* Apply Eric's patch for spawn supportLaurent Bercot2016-08-161-1/+1
|
* Add spawn_lib supportLaurent Bercot2016-08-122-3/+3
|
* version: 0.0.3.0v0.0.3.0Laurent Bercot2016-04-141-1/+1
|