aboutsummaryrefslogtreecommitdiffstats
path: root/package/configure-snippets
Commit message (Collapse)AuthorAgeFilesLines
* Make fdhuser a config variable and --fdholder-user a global optionLaurent Bercot2026-06-195-0/+7
| | | | And remove the -h|--fdholder-user from various subcommands.
* Change default storelist and configuration fileLaurent Bercot2026-06-093-4/+4
| | | | | | Default storelist becomes /usr/share/s6/sources:/etc/s6/sources Default configuration file becomes /etc/s6.conf Conffile environment variable becomes S6_CONF
* configure help typo fixLaurent Bercot2026-02-231-1/+1
|
* Add -E | -e options to live install; fix configureLaurent Bercot2026-01-242-2/+1
|
* Fill out help files, change storepath into storelistLaurent Bercot2026-01-066-7/+7
|
* move service commands to liveLaurent Bercot2025-11-095-3/+18
|
* Lots of work done, doesn't build yet, next commit willLaurent Bercot2025-11-047-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-247-7/+29
|
* Hard depend on nsss, part 2Laurent Bercot2025-06-304-12/+2
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Add a lot of stuff, implement basic service_startLaurent Bercot2025-06-186-1/+8
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Set up configurable policy infrastructureLaurent Bercot2025-06-146-16/+7
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* More config dir optionsLaurent Bercot2025-06-115-5/+61
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Include s6 service skeleton; add boilerplate for s6li and util-linuxLaurent Bercot2025-06-085-0/+19
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Move to new system, support pkg-configLaurent Bercot2025-04-2810-0/+52
Signed-off-by: Laurent Bercot <ska@appnovation.com>