<feed xmlns='http://www.w3.org/2005/Atom'>
<title>s6/doc/s6-supervise.html, branch v2.2.4.2</title>
<subtitle>The skarnet.org supervision suite</subtitle>
<id>https://git.skarnet.org/cgit/s6/atom/doc/s6-supervise.html?h=v2.2.4.2</id>
<link rel='self' href='https://git.skarnet.org/cgit/s6/atom/doc/s6-supervise.html?h=v2.2.4.2'/>
<link rel='alternate' type='text/html' href='https://git.skarnet.org/cgit/s6/'/>
<updated>2015-07-20T20:20:54Z</updated>
<entry>
<title> - Add timeout-finish support and "down-readiness"</title>
<updated>2015-07-20T20:20:54Z</updated>
<author>
<name>Laurent Bercot</name>
<email>ska-skaware@skarnet.org</email>
</author>
<published>2015-07-20T20:20:54Z</published>
<link rel='alternate' type='text/html' href='https://git.skarnet.org/cgit/s6/commit/?id=a3cdeecf0033919e3b5a79c17c19b5ac98719256'/>
<id>urn:sha1:a3cdeecf0033919e3b5a79c17c19b5ac98719256</id>
<content type='text'>
 - LOTS of refactoring to make this work
 - Remove s6-notifywhenup
 - s6-supervise now rocks the casbah
 - rc for 2.2.0.0
</content>
</entry>
<entry>
<title> - doc fixes (changed mentions of s6-notifywhenup)</title>
<updated>2015-06-25T19:17:43Z</updated>
<author>
<name>Laurent Bercot</name>
<email>ska-skaware@skarnet.org</email>
</author>
<published>2015-06-25T19:17:43Z</published>
<link rel='alternate' type='text/html' href='https://git.skarnet.org/cgit/s6/commit/?id=49f1f9efe1874449303ca8c95a35a7b2bd4e13a0'/>
<id>urn:sha1:49f1f9efe1874449303ca8c95a35a7b2bd4e13a0</id>
<content type='text'>
 - s6-svc -X
 - rc for 2.1.6.0
</content>
</entry>
<entry>
<title> - Readiness notification support in s6-supervise</title>
<updated>2015-06-15T18:27:25Z</updated>
<author>
<name>Laurent Bercot</name>
<email>ska-skaware@skarnet.org</email>
</author>
<published>2015-06-15T18:27:25Z</published>
<link rel='alternate' type='text/html' href='https://git.skarnet.org/cgit/s6/commit/?id=0a39023fd7229371dd3e505208a1c0e073414ac2'/>
<id>urn:sha1:0a39023fd7229371dd3e505208a1c0e073414ac2</id>
<content type='text'>
 - s6-notifywhenup deprecated
 - Change abundantly documented
 - rc for 2.1.4.0
</content>
</entry>
<entry>
<title> Make all doc mobile-readable according to Google standards</title>
<updated>2015-05-07T10:13:01Z</updated>
<author>
<name>Laurent Bercot</name>
<email>ska-skaware@skarnet.org</email>
</author>
<published>2015-05-07T10:13:01Z</published>
<link rel='alternate' type='text/html' href='https://git.skarnet.org/cgit/s6/commit/?id=2630a7071859b631730c2d5397d6013b136d3dda'/>
<id>urn:sha1:2630a7071859b631730c2d5397d6013b136d3dda</id>
<content type='text'>
</content>
</entry>
<entry>
<title> - Revert LASTFINISH special case (closing stdin/out) in s6-supervise.</title>
<updated>2015-03-01T18:09:52Z</updated>
<author>
<name>Laurent Bercot</name>
<email>ska-skaware@skarnet.org</email>
</author>
<published>2015-03-01T18:09:52Z</published>
<link rel='alternate' type='text/html' href='https://git.skarnet.org/cgit/s6/commit/?id=3c933c332b037f427c123f2cf958b717c5f1605a'/>
<id>urn:sha1:3c933c332b037f427c123f2cf958b717c5f1605a</id>
<content type='text'>
(To be watched, but loggers should exit once s6-supervise exits.)
 - Change Colin's email address
</content>
</entry>
<entry>
<title> - added the s6_fdholder library to libs6. (Nothing useful yet.)</title>
<updated>2015-01-19T16:11:24Z</updated>
<author>
<name>Laurent Bercot</name>
<email>ska-skaware@skarnet.org</email>
</author>
<published>2015-01-19T16:11:24Z</published>
<link rel='alternate' type='text/html' href='https://git.skarnet.org/cgit/s6/commit/?id=701540827e27a4f07ac725db3ce361d3be0c106f'/>
<id>urn:sha1:701540827e27a4f07ac725db3ce361d3be0c106f</id>
<content type='text'>
 - fixed execline invocation in s6-log with slashpackage
 - integrated s6_svc_main.c's functionality into s6-svscanctl and deleted it
 - integrated Olivier Brunel's suggestions for wstat report in supervise/status
 - minor fixes to s6-supervise's status reports
 - separated sigaction calls in ftrigw_notifyb, this spares a few syscalls in s6-supervise
 - updated doc to reflect the changes
 - version bumped to 2.1.0.0 because API breakage (./finish, s6-svstat)
</content>
</entry>
<entry>
<title> Move Unix domain utilities and access control utilites,</title>
<updated>2015-01-15T20:14:44Z</updated>
<author>
<name>Laurent Bercot</name>
<email>ska-skaware@skarnet.org</email>
</author>
<published>2015-01-15T20:14:44Z</published>
<link rel='alternate' type='text/html' href='https://git.skarnet.org/cgit/s6/commit/?id=87c5b2118efcee65eeda3f743d081ea9c2b866d9'/>
<id>urn:sha1:87c5b2118efcee65eeda3f743d081ea9c2b866d9</id>
<content type='text'>
as well as the accessrules library, from s6-networking to here
</content>
</entry>
<entry>
<title>Document the changes to s6-ftrigrd and s6-supervise</title>
<updated>2014-12-07T14:44:22Z</updated>
<author>
<name>Laurent Bercot</name>
<email>ska-skaware@skarnet.org</email>
</author>
<published>2014-12-07T14:44:22Z</published>
<link rel='alternate' type='text/html' href='https://git.skarnet.org/cgit/s6/commit/?id=c4f6183f0fd716953cfdc2e1869b5310724a3e57'/>
<id>urn:sha1:c4f6183f0fd716953cfdc2e1869b5310724a3e57</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Initial commit</title>
<updated>2014-12-05T22:26:11Z</updated>
<author>
<name>Laurent Bercot</name>
<email>ska-skaware@skarnet.org</email>
</author>
<published>2014-12-05T22:26:11Z</published>
<link rel='alternate' type='text/html' href='https://git.skarnet.org/cgit/s6/commit/?id=90b12bd71bb9fc79a4640b9112c13ef529d0196a'/>
<id>urn:sha1:90b12bd71bb9fc79a4640b9112c13ef529d0196a</id>
<content type='text'>
</content>
</entry>
</feed>
