| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Make fdhuser a config variable and --fdholder-user a global option | Laurent Bercot | 2026-06-19 | 1 | -4/+11 |
| | | | | | And remove the -h|--fdholder-user from various subcommands. | ||||
| * | Add support for disabling rpath; prepare for 0.0.1.2 | Laurent Bercot | 2026-03-31 | 1 | -0/+9 |
| | | |||||
| * | configure help typo fix | Laurent Bercot | 2026-02-23 | 1 | -1/+1 |
| | | |||||
| * | Add -E | -e options to live install; fix configure | Laurent Bercot | 2026-01-24 | 1 | -2/+1 |
| | | |||||
| * | Fill out help files, change storepath into storelist | Laurent Bercot | 2026-01-06 | 1 | -7/+7 |
| | | |||||
| * | move service commands to live | Laurent Bercot | 2025-11-09 | 1 | -3/+18 |
| | | |||||
| * | Lots of work done, doesn't build yet, next commit will | Laurent Bercot | 2025-11-04 | 1 | -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 build | Laurent Bercot | 2025-10-24 | 1 | -7/+29 |
| | | |||||
| * | Hard depend on nsss, part 2 | Laurent Bercot | 2025-06-30 | 1 | -12/+2 |
| | | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | ||||
| * | Add a lot of stuff, implement basic service_start | Laurent Bercot | 2025-06-18 | 1 | -1/+8 |
| | | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | ||||
| * | Set up configurable policy infrastructure | Laurent Bercot | 2025-06-14 | 1 | -16/+7 |
| | | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | ||||
| * | More config dir options | Laurent Bercot | 2025-06-11 | 1 | -5/+61 |
| | | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | ||||
| * | Include s6 service skeleton; add boilerplate for s6li and util-linux | Laurent Bercot | 2025-06-08 | 1 | -0/+19 |
| | | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | ||||
| * | Correctly use pthread_lib sysdep | Laurent Bercot | 2025-05-29 | 1 | -2/+6 |
| | | |||||
| * | Support shlibs on MacOS | Laurent Bercot | 2025-05-26 | 1 | -6/+15 |
| | | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | ||||
| * | Next batch of build fixes | Laurent Bercot | 2025-04-29 | 1 | -1/+1 |
| | | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | ||||
| * | More build fixes | Laurent Bercot | 2025-04-29 | 1 | -3/+3 |
| | | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | ||||
| * | Move to new system, support pkg-config | Laurent Bercot | 2025-04-28 | 1 | -45/+116 |
| | | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | ||||
| * | Update deps and configure | Laurent Bercot | 2025-03-25 | 1 | -1/+0 |
| | | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | ||||
| * | Install static libs in /usr/lib by default | Laurent Bercot | 2024-09-23 | 1 | -13/+5 |
| | | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | ||||
| * | configure: Catch all of variable values | Mobin | 2023-07-10 | 1 | -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 too | Laurent Bercot | 2021-12-05 | 1 | -1/+1 |
| | | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | ||||
| * | configure: add var control tweak and DESTDIR support for slashpackage | Laurent Bercot | 2021-12-05 | 1 | -6/+6 |
| | | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | ||||
| * | Do not compile or link into /dev/null | Laurent Bercot | 2021-04-11 | 1 | -4/+6 |
| | | |||||
| * | Real noexecstack fix: make strip less greedy | Laurent Bercot | 2021-04-09 | 1 | -1/+0 |
| | | |||||
| * | noexecstack only works in LDFLAGS | Laurent Bercot | 2021-04-08 | 1 | -1/+1 |
| | | |||||
| * | Add --disable-alias-symlinks option | Laurent Bercot | 2021-03-14 | 1 | -0/+9 |
| | | |||||
| * | configure should be executable >.> | Laurent Bercot | 2020-12-29 | 1 | -0/+0 |
| | | |||||
| * | Don't put -fno-stack-protector in default CFLAGS | Laurent Bercot | 2020-12-28 | 1 | -1/+0 |
| | | |||||
| * | configure fix | Laurent Bercot | 2020-12-18 | 1 | -7/+7 |
| | | |||||
| * | Initial commit. | Laurent Bercot | 2019-12-30 | 1 | -0/+509 |
