<feed xmlns='http://www.w3.org/2005/Atom'>
<title>s6-frontend/doc, branch main</title>
<subtitle>Friendlier user interfaces for the s6 family of programs</subtitle>
<id>https://git.skarnet.org/cgit/s6-frontend/atom/doc?h=main</id>
<link rel='self' href='https://git.skarnet.org/cgit/s6-frontend/atom/doc?h=main'/>
<link rel='alternate' type='text/html' href='https://git.skarnet.org/cgit/s6-frontend/'/>
<updated>2026-09-21T10:38:46Z</updated>
<entry>
<title> Doc typo fix</title>
<updated>2026-09-21T10:38:46Z</updated>
<author>
<name>Laurent Bercot</name>
<email>ska-skaware@skarnet.org</email>
</author>
<published>2026-09-21T10:38:46Z</published>
<link rel='alternate' type='text/html' href='https://git.skarnet.org/cgit/s6-frontend/commit/?id=8140a6a3f8d4ab1e838432849848647c61acd462'/>
<id>urn:sha1:8140a6a3f8d4ab1e838432849848647c61acd462</id>
<content type='text'>
</content>
</entry>
<entry>
<title> Improve user service management</title>
<updated>2026-09-08T16:12:24Z</updated>
<author>
<name>Laurent Bercot</name>
<email>ska-skaware@skarnet.org</email>
</author>
<published>2026-09-08T16:12:24Z</published>
<link rel='alternate' type='text/html' href='https://git.skarnet.org/cgit/s6-frontend/commit/?id=5eefb9aae5e9e88b200ff7fcc445120c5ee2998b'/>
<id>urn:sha1:5eefb9aae5e9e88b200ff7fcc445120c5ee2998b</id>
<content type='text'>
- 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.
</content>
</entry>
<entry>
<title>s6 system: suggest use of official s6-svscanboot</title>
<updated>2026-09-08T15:08:16Z</updated>
<author>
<name>Laurent Bercot</name>
<email>ska-skaware@skarnet.org</email>
</author>
<published>2026-09-08T15:08:16Z</published>
<link rel='alternate' type='text/html' href='https://git.skarnet.org/cgit/s6-frontend/commit/?id=125cf07d0b5139476b1f25fa4ba5a0782818eacc'/>
<id>urn:sha1:125cf07d0b5139476b1f25fa4ba5a0782818eacc</id>
<content type='text'>
</content>
</entry>
<entry>
<title> Doc typo fixes</title>
<updated>2026-09-04T19:01:38Z</updated>
<author>
<name>Laurent Bercot</name>
<email>ska-skaware@skarnet.org</email>
</author>
<published>2026-09-04T19:01:38Z</published>
<link rel='alternate' type='text/html' href='https://git.skarnet.org/cgit/s6-frontend/commit/?id=5ffead05deaa2c7fdb36135832d9491beb77bec3'/>
<id>urn:sha1:5ffead05deaa2c7fdb36135832d9491beb77bec3</id>
<content type='text'>
</content>
</entry>
<entry>
<title> Doc precision: s6 repo sync takes no options</title>
<updated>2026-08-30T20:31:20Z</updated>
<author>
<name>Laurent Bercot</name>
<email>ska-skaware@skarnet.org</email>
</author>
<published>2026-08-30T20:31:20Z</published>
<link rel='alternate' type='text/html' href='https://git.skarnet.org/cgit/s6-frontend/commit/?id=1fcca9ffc8ce1ba3a741a9738819bf7d35266df7'/>
<id>urn:sha1:1fcca9ffc8ce1ba3a741a9738819bf7d35266df7</id>
<content type='text'>
</content>
</entry>
<entry>
<title> Doc typo fix</title>
<updated>2026-08-30T17:00:39Z</updated>
<author>
<name>Laurent Bercot</name>
<email>ska-skaware@skarnet.org</email>
</author>
<published>2026-08-30T17:00:39Z</published>
<link rel='alternate' type='text/html' href='https://git.skarnet.org/cgit/s6-frontend/commit/?id=24915aa4a583626a81ee3b602288cc62327245de'/>
<id>urn:sha1:24915aa4a583626a81ee3b602288cc62327245de</id>
<content type='text'>
</content>
</entry>
<entry>
<title> Remove s6-frontend-helper-echo (and document echore)</title>
<updated>2026-07-14T09:06:36Z</updated>
<author>
<name>Laurent Bercot</name>
<email>ska-skaware@skarnet.org</email>
</author>
<published>2026-07-14T09:06:36Z</published>
<link rel='alternate' type='text/html' href='https://git.skarnet.org/cgit/s6-frontend/commit/?id=fc1bbd43f98ca4d7ae6f116afa64c6476725baf7'/>
<id>urn:sha1:fc1bbd43f98ca4d7ae6f116afa64c6476725baf7</id>
<content type='text'>
</content>
</entry>
<entry>
<title> Support of s6-rc's --clean feature</title>
<updated>2026-07-14T08:57:24Z</updated>
<author>
<name>Laurent Bercot</name>
<email>ska-skaware@skarnet.org</email>
</author>
<published>2026-07-14T08:57:24Z</published>
<link rel='alternate' type='text/html' href='https://git.skarnet.org/cgit/s6-frontend/commit/?id=26c116e6ec1744e1a24aeafee71a979e3378909e'/>
<id>urn:sha1:26c116e6ec1744e1a24aeafee71a979e3378909e</id>
<content type='text'>
</content>
</entry>
<entry>
<title> Update deps; two small bugfixes</title>
<updated>2026-06-22T22:29:35Z</updated>
<author>
<name>Laurent Bercot</name>
<email>ska-skaware@skarnet.org</email>
</author>
<published>2026-06-22T22:29:35Z</published>
<link rel='alternate' type='text/html' href='https://git.skarnet.org/cgit/s6-frontend/commit/?id=a8834cb19336e94351f5bb16430d99f68717593d'/>
<id>urn:sha1:a8834cb19336e94351f5bb16430d99f68717593d</id>
<content type='text'>
</content>
</entry>
<entry>
<title> Update deps</title>
<updated>2026-06-21T22:28:57Z</updated>
<author>
<name>Laurent Bercot</name>
<email>ska-skaware@skarnet.org</email>
</author>
<published>2026-06-21T22:28:57Z</published>
<link rel='alternate' type='text/html' href='https://git.skarnet.org/cgit/s6-frontend/commit/?id=e2bb9ee5d902355944810d96cc5427c9445fb2bb'/>
<id>urn:sha1:e2bb9ee5d902355944810d96cc5427c9445fb2bb</id>
<content type='text'>
</content>
</entry>
</feed>
