| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Update deps; two small bugfixesHEADmain | Laurent Bercot | 4 days | 6 | -7/+7 |
| | | |||||
| * | Export fdhuser as well | Laurent Bercot | 5 days | 1 | -0/+1 |
| | | |||||
| * | Update deps | Laurent Bercot | 5 days | 3 | -2/+5 |
| | | |||||
| * | Update cgit URL | Laurent Bercot | 7 days | 1 | -1/+1 |
| | | |||||
| * | Make fdhuser a config variable and --fdholder-user a global option | Laurent Bercot | 8 days | 20 | -74/+51 |
| | | | | | And remove the -h|--fdholder-user from various subcommands. | ||||
| * | Add s6 set apply and s6 apply | Laurent Bercot | 8 days | 12 | -8/+233 |
| | | |||||
| * | Add s6 live reload | Laurent Bercot | 9 days | 6 | -1/+114 |
| | | |||||
| * | Add enable/disable/start/stop/kill shortcuts and live reset | Laurent Bercot | 9 days | 9 | -17/+110 |
| | | |||||
| * | s6_set changes: configurable set, remove load/save, add copy | Laurent Bercot | 11 days | 16 | -170/+201 |
| | | | | | | Also add a configurable set to s6_live_install Don't unlist current in s6_repository_list | ||||
| * | Update deps | Laurent Bercot | 13 days | 4 | -7/+7 |
| | | |||||
| * | Change default storelist and configuration file | Laurent Bercot | 2026-06-09 | 14 | -32/+32 |
| | | | | | | | 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.0 | Laurent Bercot | 2026-05-29 | 6 | -19/+44 |
| | | |||||
| * | Document s6 -u | Laurent Bercot | 2026-05-12 | 1 | -9/+16 |
| | | |||||
| * | Add verbosity; update s6 version doc | Laurent Bercot | 2026-05-12 | 3 | -7/+96 |
| | | |||||
| * | Change "s6 version" to "s6 version show|export" | Laurent Bercot | 2026-05-12 | 9 | -16/+133 |
| | | |||||
| * | version: 0.0.1.2v0.0.1.2 | Laurent Bercot | 2026-05-09 | 1 | -0/+1 |
| | | |||||
| * | Update deps | Laurent Bercot | 2026-04-22 | 4 | -4/+4 |
| | | |||||
| * | Link to man pages repo | Laurent Bercot | 2026-04-11 | 1 | -0/+10 |
| | | |||||
| * | Add s6 l, s6 p, s6 proc, s6 r, s6 repo aliases | Laurent Bercot | 2026-04-07 | 4 | -0/+17 |
| | | |||||
| * | Update deps/docs/mirrors | Laurent Bercot | 2026-04-04 | 14 | -8/+22 |
| | | |||||
| * | Add support for disabling rpath; prepare for 0.0.1.2 | Laurent Bercot | 2026-03-31 | 9 | -18/+62 |
| | | |||||
| * | AI policies, better -lskarnet error message | Laurent Bercot | 2026-03-26 | 2 | -1/+30 |
| | | |||||
| * | Doc typo fixes | Laurent Bercot | 2026-02-23 | 7 | -14/+13 |
| | | |||||
| * | configure help typo fix | Laurent Bercot | 2026-02-23 | 2 | -2/+2 |
| | | |||||
| * | doc typo fix | Laurent Bercot | 2026-01-24 | 1 | -1/+1 |
| | | |||||
| * | version: 0.0.1.1v0.0.1.1 | Laurent Bercot | 2026-01-24 | 1 | -0/+4 |
| | | |||||
| * | Actually fix it | Laurent Bercot | 2026-01-24 | 1 | -2/+2 |
| | | |||||
| * | Prepare for 0.0.1.1; fix build bug when no s6li | Laurent Bercot | 2026-01-24 | 5 | -4/+16 |
| | | |||||
| * | version: 0.0.1.0v0.0.1.0 | Laurent Bercot | 2026-01-24 | 2 | -14/+11 |
| | | |||||
| * | Change "sub" to "prescription" (or rx) | Laurent Bercot | 2026-01-24 | 4 | -21/+21 |
| | | |||||
| * | Add -E | -e options to live install; fix configure | Laurent Bercot | 2026-01-24 | 6 | -8/+12 |
| | | |||||
| * | Link doc to the demo stores in s6-rc | Laurent Bercot | 2026-01-23 | 1 | -3/+5 |
| | | |||||
| * | Credit heliocat; add explanation for s6_process | Laurent Bercot | 2026-01-23 | 2 | -0/+11 |
| | | |||||
| * | s6_system.html: very minor language cleanup | Colin Booth | 2026-01-23 | 1 | -2/+2 |
| | | | | | | I left all the callouts for needing s6-linux-init because reiteration seems important there. | ||||
| * | s6_set.html: small language cleanup, list format consistency | Colin Booth | 2026-01-23 | 1 | -39/+35 |
| | | |||||
| * | s6_repository.html: small cleanup | Colin Booth | 2026-01-23 | 1 | -8/+8 |
| | | |||||
| * | s6_process.html: remove a lot of awkward and verbose command descriptions | Colin Booth | 2026-01-23 | 1 | -38/+20 |
| | | | | | | | | | All the subcommands said "If s6-svscan is running on /run/service, and /run/service/foobar is a valid service directory supervising a foobard daemon, then s6 process COMMAND foobar will <do thing that had already been described in the previous sentence." This seemed really extra and I removed all of those and instead opted for a brief caveat at the top of the page. | ||||
| * | s6_live.html: minor text and link cleanup | Colin Booth | 2026-01-23 | 1 | -17/+15 |
| | | | | | note: expects an id in s6-rc-update.html for converesion files | ||||
| * | s6-frontend-helper-echo.html: active voice | Colin Booth | 2026-01-23 | 1 | -5/+4 |
| | | |||||
| * | s6-frontend.conf.html | Colin Booth | 2026-01-23 | 1 | -3/+3 |
| | | | | | Minor gramatical cleanup, nothing major. | ||||
| * | s6-frontend.html | Colin Booth | 2026-01-23 | 1 | -9/+8 |
| | | | | | Minor language cleanup, nothing big. | ||||
| * | s6.html: consolidate a lot of duplicate text into a single note | Colin Booth | 2026-01-23 | 1 | -30/+15 |
| | | | | | | Note, this is missing a callout about what the default behavior is for the color option. | ||||
| * | overview.html: reorder sections to have a better conceptual flow | Colin Booth | 2026-01-23 | 1 | -74/+71 |
| | | | | | note: expects an id in s6-rc-compile.html for the source format. | ||||
| * | index.html: add subcommand list, minor edits | Colin Booth | 2026-01-23 | 1 | -9/+20 |
| | | | | | | Having to bounce through s6.html just to get to the list of s6 subcommands was lame so I added a separate section for those. | ||||
| * | s6-rc -X is now s6-rc --no-lock (not public) | Laurent Bercot | 2026-01-21 | 1 | -1/+1 |
| | | |||||
| * | Next batch of fixes, add s6 set delete | Laurent Bercot | 2026-01-21 | 12 | -15/+69 |
| | | |||||
| * | hmmm, what's happening with live_startstop? | Laurent Bercot | 2026-01-20 | 5 | -35/+8 |
| | | |||||
| * | Batch of fixes! | Laurent Bercot | 2026-01-20 | 8 | -40/+29 |
| | | |||||
| * | Add s6-frontend-helper-echo, fix live_status and process_startstop | Laurent Bercot | 2026-01-20 | 9 | -9/+112 |
| | | |||||
| * | Some bugfixes | Laurent Bercot | 2026-01-20 | 2 | -2/+2 |
| | | |||||
