<feed xmlns='http://www.w3.org/2005/Atom'>
<title>s6-rc/src/libs6rc, branch main</title>
<subtitle>The skarnet.org service manager</subtitle>
<id>https://git.skarnet.org/cgit/s6-rc/atom/src/libs6rc?h=main</id>
<link rel='self' href='https://git.skarnet.org/cgit/s6-rc/atom/src/libs6rc?h=main'/>
<link rel='alternate' type='text/html' href='https://git.skarnet.org/cgit/s6-rc/'/>
<updated>2026-06-14T04:37:32Z</updated>
<entry>
<title> Prepare for 0.7.0.0; lots of changes!</title>
<updated>2026-06-14T04:37:32Z</updated>
<author>
<name>Laurent Bercot</name>
<email>ska-skaware@skarnet.org</email>
</author>
<published>2026-06-14T04:37:32Z</published>
<link rel='alternate' type='text/html' href='https://git.skarnet.org/cgit/s6-rc/commit/?id=87b8fcabeecf2a9cff2ca596da54d6c1cf17d89f'/>
<id>urn:sha1:87b8fcabeecf2a9cff2ca596da54d6c1cf17d89f</id>
<content type='text'>
 - s6-rc-bundle deleted. Changing bundles without recompiling is not
supported anymore. (It works, but it incentivizes poor workflows; it is
better to handle stuff at the source level and recompile when in doubt,
that's what s6-frontend does.)
 - new db format, need to recompile and use s6-rc-format-upgrade on new live db
 - support for the reload-signal file in service directories
 - new reload scripts for oneshots (which is why the db format has changed)
 - new "s6-rc reload" command, calling s6-svc -l on longruns (which makes use
of reload-signal, HUP by default) and the reload script on oneshots
 - the live state now tracks when a service has been explicitly brought up
as opposed to by pulled by dependencies. Nothing uses the feature for now
but now the tech is there for an auto-stop-if-unneeded feature.
</content>
</entry>
<entry>
<title> Prepare for 0.6.2.0; implement s6-rc reload</title>
<updated>2026-06-09T05:27:48Z</updated>
<author>
<name>Laurent Bercot</name>
<email>ska-skaware@skarnet.org</email>
</author>
<published>2026-06-09T05:27:48Z</published>
<link rel='alternate' type='text/html' href='https://git.skarnet.org/cgit/s6-rc/commit/?id=958958d74337a6ddaf649968d188e768984100e0'/>
<id>urn:sha1:958958d74337a6ddaf649968d188e768984100e0</id>
<content type='text'>
 Also support reload-signal in the service definition directory.
</content>
</entry>
<entry>
<title> Support flag-timeout-killpg</title>
<updated>2026-04-23T16:48:04Z</updated>
<author>
<name>Laurent Bercot</name>
<email>ska-skaware@skarnet.org</email>
</author>
<published>2026-04-23T16:48:04Z</published>
<link rel='alternate' type='text/html' href='https://git.skarnet.org/cgit/s6-rc/commit/?id=6a0f761c624be0bab8e6dce80842465aff9c3847'/>
<id>urn:sha1:6a0f761c624be0bab8e6dce80842465aff9c3847</id>
<content type='text'>
 Also add the missing support for flag-newpidns when compiling a db
</content>
</entry>
<entry>
<title> Bigfux</title>
<updated>2026-01-20T09:32:28Z</updated>
<author>
<name>Laurent Bercot</name>
<email>ska-skaware@skarnet.org</email>
</author>
<published>2026-01-20T09:32:28Z</published>
<link rel='alternate' type='text/html' href='https://git.skarnet.org/cgit/s6-rc/commit/?id=9a3c400dc70d7ecc93f07ea3052ba8022ae48da1'/>
<id>urn:sha1:9a3c400dc70d7ecc93f07ea3052ba8022ae48da1</id>
<content type='text'>
</content>
</entry>
<entry>
<title> Modernize s6-rc-db as well, fix tiny bug</title>
<updated>2026-01-13T00:46:23Z</updated>
<author>
<name>Laurent Bercot</name>
<email>ska-skaware@skarnet.org</email>
</author>
<published>2026-01-13T00:46:23Z</published>
<link rel='alternate' type='text/html' href='https://git.skarnet.org/cgit/s6-rc/commit/?id=d9c292d7d7b8c8ff6c71286b219eca636c1a2bb7'/>
<id>urn:sha1:d9c292d7d7b8c8ff6c71286b219eca636c1a2bb7</id>
<content type='text'>
</content>
</entry>
<entry>
<title> Separate libs6rcrepo</title>
<updated>2025-10-22T22:05:56Z</updated>
<author>
<name>Laurent Bercot</name>
<email>ska-skaware@skarnet.org</email>
</author>
<published>2025-10-22T22:05:56Z</published>
<link rel='alternate' type='text/html' href='https://git.skarnet.org/cgit/s6-rc/commit/?id=e0bcc0ef3466b7b5fc776d2e78d7e7ec027810c0'/>
<id>urn:sha1:e0bcc0ef3466b7b5fc776d2e78d7e7ec027810c0</id>
<content type='text'>
</content>
</entry>
<entry>
<title> add getserviceflags and use it in fillset; add some doc</title>
<updated>2025-10-21T18:03:48Z</updated>
<author>
<name>Laurent Bercot</name>
<email>ska-skaware@skarnet.org</email>
</author>
<published>2025-10-21T18:03:48Z</published>
<link rel='alternate' type='text/html' href='https://git.skarnet.org/cgit/s6-rc/commit/?id=3b9836248ed7f5164140d63e96ece21973fc43f7'/>
<id>urn:sha1:3b9836248ed7f5164140d63e96ece21973fc43f7</id>
<content type='text'>
</content>
</entry>
<entry>
<title> Move all string comparison operations into skalibs</title>
<updated>2025-10-09T17:14:12Z</updated>
<author>
<name>Laurent Bercot</name>
<email>ska-skaware@skarnet.org</email>
</author>
<published>2025-10-09T17:14:12Z</published>
<link rel='alternate' type='text/html' href='https://git.skarnet.org/cgit/s6-rc/commit/?id=d71f18b44e4168e2d942b503110af5b5314364b5'/>
<id>urn:sha1:d71f18b44e4168e2d942b503110af5b5314364b5</id>
<content type='text'>
</content>
</entry>
<entry>
<title> Add s6-rc-set-install, repodefs page</title>
<updated>2025-10-06T02:27:38Z</updated>
<author>
<name>Laurent Bercot</name>
<email>ska-skaware@skarnet.org</email>
</author>
<published>2025-10-06T02:27:38Z</published>
<link rel='alternate' type='text/html' href='https://git.skarnet.org/cgit/s6-rc/commit/?id=0ea45c6552010c36e4718542db759ec6cdfce58a'/>
<id>urn:sha1:0ea45c6552010c36e4718542db759ec6cdfce58a</id>
<content type='text'>
</content>
</entry>
<entry>
<title> Do not delete old store before the sync succeeds</title>
<updated>2025-10-05T00:05:59Z</updated>
<author>
<name>Laurent Bercot</name>
<email>ska-skaware@skarnet.org</email>
</author>
<published>2025-10-05T00:05:59Z</published>
<link rel='alternate' type='text/html' href='https://git.skarnet.org/cgit/s6-rc/commit/?id=399184cad0c0dd63a39de775130a2a73d0325913'/>
<id>urn:sha1:399184cad0c0dd63a39de775130a2a73d0325913</id>
<content type='text'>
</content>
</entry>
</feed>
