<feed xmlns='http://www.w3.org/2005/Atom'>
<title>s6-frontend/src, branch main</title>
<subtitle>Friendlier user interfaces for the s6 family of programs</subtitle>
<id>https://git.skarnet.org/cgit/s6-frontend/atom/src?h=main</id>
<link rel='self' href='https://git.skarnet.org/cgit/s6-frontend/atom/src?h=main'/>
<link rel='alternate' type='text/html' href='https://git.skarnet.org/cgit/s6-frontend/'/>
<updated>2026-09-21T11:00:23Z</updated>
<entry>
<title> SIGWINCH is not posix</title>
<updated>2026-09-21T11:00:23Z</updated>
<author>
<name>Laurent Bercot</name>
<email>ska-skaware@skarnet.org</email>
</author>
<published>2026-09-21T11:00:23Z</published>
<link rel='alternate' type='text/html' href='https://git.skarnet.org/cgit/s6-frontend/commit/?id=2453e975c8c94bc34dd22334abcef985c159a90f'/>
<id>urn:sha1:2453e975c8c94bc34dd22334abcef985c159a90f</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> Fix bootdb printing in s6 version export</title>
<updated>2026-08-20T13:52:58Z</updated>
<author>
<name>Laurent Bercot</name>
<email>ska-skaware@skarnet.org</email>
</author>
<published>2026-08-20T13:52:58Z</published>
<link rel='alternate' type='text/html' href='https://git.skarnet.org/cgit/s6-frontend/commit/?id=09298a2931d770ffbf0877c639c1ebb952c8dc0c'/>
<id>urn:sha1:09298a2931d770ffbf0877c639c1ebb952c8dc0c</id>
<content type='text'>
</content>
</entry>
<entry>
<title> another quoting fix</title>
<updated>2026-08-08T14:38:59Z</updated>
<author>
<name>Laurent Bercot</name>
<email>ska-skaware@skarnet.org</email>
</author>
<published>2026-08-08T14:38:59Z</published>
<link rel='alternate' type='text/html' href='https://git.skarnet.org/cgit/s6-frontend/commit/?id=c68082ba3dae88bcfe68f77703a6169ba8ec8283'/>
<id>urn:sha1:c68082ba3dae88bcfe68f77703a6169ba8ec8283</id>
<content type='text'>
</content>
</entry>
<entry>
<title> Fix off-by-one quoting in live_status_some</title>
<updated>2026-08-08T03:57:21Z</updated>
<author>
<name>Laurent Bercot</name>
<email>ska-skaware@skarnet.org</email>
</author>
<published>2026-08-08T03:57:21Z</published>
<link rel='alternate' type='text/html' href='https://git.skarnet.org/cgit/s6-frontend/commit/?id=2baca28a72c95c48d3e28125e09feff183aae1e8'/>
<id>urn:sha1:2baca28a72c95c48d3e28125e09feff183aae1e8</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> Typo fix</title>
<updated>2026-07-14T08:29:52Z</updated>
<author>
<name>Laurent Bercot</name>
<email>ska-skaware@skarnet.org</email>
</author>
<published>2026-07-14T08:29:52Z</published>
<link rel='alternate' type='text/html' href='https://git.skarnet.org/cgit/s6-frontend/commit/?id=b8adf8be420de08d566217ce0344d8710356ac42'/>
<id>urn:sha1:b8adf8be420de08d566217ce0344d8710356ac42</id>
<content type='text'>
</content>
</entry>
<entry>
<title> Adapt live_status to new s6-rc -c</title>
<updated>2026-07-11T07:23:45Z</updated>
<author>
<name>Laurent Bercot</name>
<email>ska-skaware@skarnet.org</email>
</author>
<published>2026-07-11T07:23:45Z</published>
<link rel='alternate' type='text/html' href='https://git.skarnet.org/cgit/s6-frontend/commit/?id=f3a19d26da7d4b53e3ca4e212213087115e4bcb2'/>
<id>urn:sha1:f3a19d26da7d4b53e3ca4e212213087115e4bcb2</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>
</feed>
