aboutsummaryrefslogtreecommitdiffstats
path: root/package
Commit message (Collapse)AuthorAgeFilesLines
* Update deps; two small bugfixesHEADmainLaurent Bercot4 days1-1/+1
|
* Update depsLaurent Bercot5 days1-1/+1
|
* Make fdhuser a config variable and --fdholder-user a global optionLaurent Bercot8 days5-0/+7
| | | | And remove the -h|--fdholder-user from various subcommands.
* Add s6 set apply and s6 applyLaurent Bercot8 days1-1/+2
|
* Add s6 live reloadLaurent Bercot9 days1-1/+2
|
* Update depsLaurent Bercot13 days1-1/+1
|
* Change default storelist and configuration fileLaurent Bercot2026-06-094-5/+5
| | | | | | Default storelist becomes /usr/share/s6/sources:/etc/s6/sources Default configuration file becomes /etc/s6.conf Conffile environment variable becomes S6_CONF
* Prepare for 0.1.0.0Laurent Bercot2026-05-292-6/+6
|
* Change "s6 version" to "s6 version show|export"Laurent Bercot2026-05-121-2/+4
|
* Update depsLaurent Bercot2026-04-221-1/+1
|
* Update deps/docs/mirrorsLaurent Bercot2026-04-041-6/+6
|
* Add support for disabling rpath; prepare for 0.0.1.2Laurent Bercot2026-03-311-1/+1
|
* configure help typo fixLaurent Bercot2026-02-231-1/+1
|
* Prepare for 0.0.1.1; fix build bug when no s6liLaurent Bercot2026-01-241-1/+1
|
* Add -E | -e options to live install; fix configureLaurent Bercot2026-01-242-2/+1
|
* Next batch of fixes, add s6 set deleteLaurent Bercot2026-01-211-1/+2
|
* hmmm, what's happening with live_startstop?Laurent Bercot2026-01-201-3/+2
|
* Add s6-frontend-helper-echo, fix live_status and process_startstopLaurent Bercot2026-01-203-1/+6
|
* Add repository_check; add basic documentationLaurent Bercot2026-01-112-2/+3
|
* Update deps, update some docsLaurent Bercot2026-01-061-2/+2
|
* Fill out help files, change storepath into storelistLaurent Bercot2026-01-066-7/+7
|
* Help system seems to workLaurent Bercot2025-12-242-8/+3
|
* Save before experimenting with help processing system...Laurent Bercot2025-12-241-0/+10
|
* Split live into live and systemLaurent Bercot2025-12-231-3/+6
|
* Complete set of commands for s6-frontendLaurent Bercot2025-12-211-1/+4
|
* Complete base functionalityLaurent Bercot2025-11-261-2/+6
|
* Add a lot of subcommands, see a nice framework emergeLaurent Bercot2025-11-111-4/+12
|
* move service commands to liveLaurent Bercot2025-11-096-6/+23
|
* Now it builds againLaurent Bercot2025-11-051-10/+11
|
* Lots of work done, doesn't build yet, next commit willLaurent Bercot2025-11-0411-178/+61
| | | | | | | | - 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-2411-29/+56
|
* fix depsLaurent Bercot2025-07-011-1/+1
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Adapt to mkdirpLaurent Bercot2025-06-301-3/+2
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Hard depend on nsss, part 2Laurent Bercot2025-06-304-12/+2
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Hard depend on nsssLaurent Bercot2025-06-301-1/+1
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Adapt to new golLaurent Bercot2025-06-301-5/+3
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Add a lot of stuff, implement basic service_startLaurent Bercot2025-06-187-6/+15
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Actually include it in the build >.>Laurent Bercot2025-06-141-3/+8
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Set up configurable policy infrastructureLaurent Bercot2025-06-147-17/+11
| | | | 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-086-2/+20
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Add skeleton for "s6 service"Laurent Bercot2025-06-061-4/+5
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Implement "s6 process"Laurent Bercot2025-06-061-1/+9
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Boilerplate for main commandLaurent Bercot2025-05-263-0/+9
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Move to new system, support pkg-configLaurent Bercot2025-04-2812-12/+67
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Fix targets.mak for --disable-aliases-symlinksLaurent Bercot2021-03-141-5/+6
|
* Add --disable-alias-symlinks optionLaurent Bercot2021-03-141-4/+20
|
* Initial commit.Laurent Bercot2019-12-305-0/+104