| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Improve user service management | Laurent Bercot | 14 days | 1 | -4/+16 |
| | | | | | | | | | | | | | - Separate /etc/s6.conf from /etc/s6-user.conf - Have --system|--user handled at the s6 level, not the s6-frontend level - Also have --help rewritten at the s6 level because it's cleaner - On --user, process the config file with sed to import XDG variables - Do not use s6f_user_get_confdirs() anymore (can remove it if we decide to stick with this design), --user now only changes the conf file, and only command-line options such as --scandir can override what is described in the conf file. - Document the current behaviour. | ||||
| * | Change default storelist and configuration file | Laurent Bercot | 2026-06-09 | 1 | -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 | ||||
| * | Update deps/docs/mirrors | Laurent Bercot | 2026-04-04 | 1 | -0/+1 |
| | | |||||
| * | s6-frontend.html | Colin Booth | 2026-01-23 | 1 | -9/+8 |
| | | | | | Minor language cleanup, nothing big. | ||||
| * | Add s6 live install --init ; finish and fix documentation | Laurent Bercot | 2026-01-18 | 1 | -6/+2 |
| | | |||||
| * | Doc typo fixes | Laurent Bercot | 2026-01-11 | 1 | -1/+1 |
| | | |||||
| * | Add repository_check; add basic documentation | Laurent Bercot | 2026-01-11 | 1 | -0/+101 |
