about summary refs log tree commit diff
Commit message (Collapse)AuthorAgeFilesLines
* configure: Catch all of variable valuesMobin2023-07-101-1/+1
| | | | | | | If variables have multiple values (such as CFLAGS="-std=c11 -fPIE"), eval drops most values (except first one) from it. This commit fixes this issue. Signed-off-by: Mobin "Hojjat" Aydinfar <mobin@mobintestserver.ir>
* Prepare for 2.6.1.3, use safe wrappersLaurent Bercot2023-07-076-4/+18
| | | | 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-234-2/+14
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Fix build issue with old glibcLaurent Bercot2023-02-232-0/+3
| | | | Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
* version: 2.6.1.1 v2.6.1.1Laurent Bercot2023-02-211-2/+1
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Prepare for 2.6.1.1; make sort locale-independentLaurent Bercot2023-02-185-2/+16
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* version: 2.6.1.0 v2.6.1.0Laurent Bercot2023-02-171-1/+0
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Fix multicall depsLaurent Bercot2023-02-121-1/+1
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Fix option order in s6-mountLaurent Bercot2023-02-121-2/+2
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Add multicall configurationLaurent Bercot2023-02-1211-24/+232
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Deglobalize s6-psLaurent Bercot2023-02-1217-359/+400
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Code refactor; only s6-ps has remaining globals nowLaurent Bercot2023-02-1137-283/+319
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Prepare for 2.6.1.0Laurent Bercot2023-02-095-4/+17
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* s6-mount: add support for relatime/norelatime optionsLaurent Bercot2023-01-241-0/+2
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* version: 2.6.0.1 v2.6.0.1Laurent Bercot2023-01-141-1/+1
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Prepare for 2.6.0.1Laurent Bercot2022-11-2917-16/+29
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* version: 2.6.0.0 v2.6.0.0Laurent Bercot2022-06-141-1/+0
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Prepare for 2.6.0.0; delete s6-fillurandompool; add rngseedLaurent Bercot2022-06-0816-96/+436
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Prepare for 2.5.1.8; adapt to skalibs-2.12.0.0Laurent Bercot2022-04-097-10/+19
| | | | 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>
* version: 2.5.1.7 v2.5.1.7Laurent Bercot2021-12-211-0/+1
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Prepare for 2.5.1.7Laurent Bercot2021-12-215-4/+17
| | | | 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>
* 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-1013-20/+75
| | | | 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-135-4/+17
|
* Do not compile or link into /dev/nullLaurent Bercot2021-04-111-4/+6
|
* Real noexecstack fix: make strip less greedyLaurent Bercot2021-04-092-3/+2
|
* noexecstack only works in LDFLAGSLaurent Bercot2021-04-081-1/+1
|
* version: 2.5.1.4 v2.5.1.4Laurent Bercot2021-01-101-1/+1
|
* Small meta fixesLaurent Bercot2021-01-031-0/+1
|
* configure should be executable >.>Laurent Bercot2020-12-291-0/+0
|
* Don't put -fno-stack-protector in default CFLAGSLaurent Bercot2020-12-281-1/+0
|
* Prepare for 2.5.1.4Laurent Bercot2020-12-186-11/+24
|
* Adapt to new skalibs/exec.hLaurent Bercot2020-11-292-14/+10
|
* version: 2.5.1.3 v2.5.1.3Laurent Bercot2020-10-041-1/+1
|
* doc: fix URLsLaurent Bercot2020-10-042-4/+4
|
* Prepare for 2.5.1.3Laurent Bercot2020-10-025-7/+20
|
* Authors name updateLaurent Bercot2020-09-281-1/+1
|
* s6-linux-utils: fix html errorsColin Booth2020-03-302-39/+38
| | | | Signed-off-by: Colin Booth <colin@heliocat.net>
* C is stupid, part 270.4Laurent Bercot2020-03-301-7/+7
|
* version: 2.5.1.2 v2.5.1.2Laurent Bercot2020-03-031-1/+0
|
* Prepare for 2.5.1.2Laurent Bercot2020-01-275-4/+17
|
* Fix shared libs installationLaurent Bercot2020-01-271-3/+2
|
* version: 2.5.1.1 v2.5.1.1Laurent Bercot2019-10-211-0/+1
|
* Fix gen-deps.sh for cross-buildsLaurent Bercot2019-10-212-23/+23
|
* Prepare for 2.5.1.1Laurent Bercot2019-10-215-4/+17
|