aboutsummaryrefslogtreecommitdiffstats
path: root/configure
Commit message (Collapse)AuthorAgeFilesLines
* Make fdhuser a config variable and --fdholder-user a global optionLaurent Bercot2026-06-191-4/+11
| | | | And remove the -h|--fdholder-user from various subcommands.
* Add support for disabling rpath; prepare for 0.0.1.2Laurent Bercot2026-03-311-0/+9
|
* configure help typo fixLaurent Bercot2026-02-231-1/+1
|
* Add -E | -e options to live install; fix configureLaurent Bercot2026-01-241-2/+1
|
* Fill out help files, change storepath into storelistLaurent Bercot2026-01-061-7/+7
|
* move service commands to liveLaurent Bercot2025-11-091-3/+18
|
* Lots of work done, doesn't build yet, next commit willLaurent Bercot2025-11-041-56/+36
| | | | | | | | - alias subsystem moved to s6 - config subsystem deleted - new helpers subsystem, with a s6-frontend-helper-kill program - new s6f_equote function, to execline-quote an argv - started the adaptation to the new s6-rc functions, in progress
* Separate s6 from s6-frontend, fix configure for no-nsss buildLaurent Bercot2025-10-241-7/+29
|
* Hard depend on nsss, part 2Laurent Bercot2025-06-301-12/+2
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Add a lot of stuff, implement basic service_startLaurent Bercot2025-06-181-1/+8
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Set up configurable policy infrastructureLaurent Bercot2025-06-141-16/+7
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* More config dir optionsLaurent Bercot2025-06-111-5/+61
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Include s6 service skeleton; add boilerplate for s6li and util-linuxLaurent Bercot2025-06-081-0/+19
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Correctly use pthread_lib sysdepLaurent Bercot2025-05-291-2/+6
|
* Support shlibs on MacOSLaurent Bercot2025-05-261-6/+15
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Next batch of build fixesLaurent Bercot2025-04-291-1/+1
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* More build fixesLaurent Bercot2025-04-291-3/+3
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Move to new system, support pkg-configLaurent Bercot2025-04-281-45/+116
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Update deps and configureLaurent Bercot2025-03-251-1/+0
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Install static libs in /usr/lib by defaultLaurent Bercot2024-09-231-13/+5
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* 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>
* 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>
* Do not compile or link into /dev/nullLaurent Bercot2021-04-111-4/+6
|
* Real noexecstack fix: make strip less greedyLaurent Bercot2021-04-091-1/+0
|
* noexecstack only works in LDFLAGSLaurent Bercot2021-04-081-1/+1
|
* Add --disable-alias-symlinks optionLaurent Bercot2021-03-141-0/+9
|
* configure should be executable >.>Laurent Bercot2020-12-291-0/+0
|
* Don't put -fno-stack-protector in default CFLAGSLaurent Bercot2020-12-281-1/+0
|
* configure fixLaurent Bercot2020-12-181-7/+7
|
* Initial commit.Laurent Bercot2019-12-301-0/+509