<feed xmlns='http://www.w3.org/2005/Atom'>
<title>s6-linux-init/src/init, branch v0.1.0.0</title>
<subtitle>Helpers to build an s6-based init program</subtitle>
<id>https://git.skarnet.org/cgit/s6-linux-init/atom/src/init?h=v0.1.0.0</id>
<link rel='self' href='https://git.skarnet.org/cgit/s6-linux-init/atom/src/init?h=v0.1.0.0'/>
<link rel='alternate' type='text/html' href='https://git.skarnet.org/cgit/s6-linux-init/'/>
<updated>2016-04-14T13:21:19Z</updated>
<entry>
<title> - make s6-linux-init-maker write stage1 to dir/init instead of stdout</title>
<updated>2016-04-14T13:21:19Z</updated>
<author>
<name>Laurent Bercot</name>
<email>ska-skaware@skarnet.org</email>
</author>
<published>2016-04-14T13:21:19Z</published>
<link rel='alternate' type='text/html' href='https://git.skarnet.org/cgit/s6-linux-init/commit/?id=4448842bb141430e23498d5a969b5cefe8786e57'/>
<id>urn:sha1:4448842bb141430e23498d5a969b5cefe8786e57</id>
<content type='text'>
 - version: 0.1.0.0
</content>
</entry>
<entry>
<title> Fix update/global-links dependencies</title>
<updated>2016-03-14T22:26:07Z</updated>
<author>
<name>Laurent Bercot</name>
<email>ska-skaware@skarnet.org</email>
</author>
<published>2016-03-14T22:26:07Z</published>
<link rel='alternate' type='text/html' href='https://git.skarnet.org/cgit/s6-linux-init/commit/?id=1e6f50c7c7f9202114be4e300807623ddbf77255'/>
<id>urn:sha1:1e6f50c7c7f9202114be4e300807623ddbf77255</id>
<content type='text'>
 Empty env in stage 1, add option to dump it somewhere
</content>
</entry>
<entry>
<title> better configure, better strip, small init-maker bugfix</title>
<updated>2015-11-19T21:47:45Z</updated>
<author>
<name>Laurent Bercot</name>
<email>ska-skaware@skarnet.org</email>
</author>
<published>2015-11-19T21:47:45Z</published>
<link rel='alternate' type='text/html' href='https://git.skarnet.org/cgit/s6-linux-init/commit/?id=73bea8ab25859ca8a3e43c008087dd34a9d0b945'/>
<id>urn:sha1:73bea8ab25859ca8a3e43c008087dd34a9d0b945</id>
<content type='text'>
</content>
</entry>
<entry>
<title> - added stage2_finish support</title>
<updated>2015-10-13T16:05:05Z</updated>
<author>
<name>Laurent Bercot</name>
<email>ska-skaware@skarnet.org</email>
</author>
<published>2015-10-13T16:05:05Z</published>
<link rel='alternate' type='text/html' href='https://git.skarnet.org/cgit/s6-linux-init/commit/?id=e00d2c4d88c90ccc6d091bde07d412936f8886d3'/>
<id>urn:sha1:e00d2c4d88c90ccc6d091bde07d412936f8886d3</id>
<content type='text'>
 - s6 dep bumped to 2.2.2.0
</content>
</entry>
<entry>
<title> Add s6-setsid -qb invocation to stage 1 (thanks Dr. Willy)</title>
<updated>2015-09-08T12:12:25Z</updated>
<author>
<name>Laurent Bercot</name>
<email>ska-skaware@skarnet.org</email>
</author>
<published>2015-09-08T12:12:25Z</published>
<link rel='alternate' type='text/html' href='https://git.skarnet.org/cgit/s6-linux-init/commit/?id=34d555e6010052d84904b8005f51f4ad909ebdd7'/>
<id>urn:sha1:34d555e6010052d84904b8005f51f4ad909ebdd7</id>
<content type='text'>
</content>
</entry>
<entry>
<title> Minor, cosmetic fixes to s6-linux-init-maker</title>
<updated>2015-06-25T23:04:31Z</updated>
<author>
<name>Laurent Bercot</name>
<email>ska-skaware@skarnet.org</email>
</author>
<published>2015-06-25T23:04:31Z</published>
<link rel='alternate' type='text/html' href='https://git.skarnet.org/cgit/s6-linux-init/commit/?id=cac0c78d8a99be335eca80ef0bb3392d274b1058'/>
<id>urn:sha1:cac0c78d8a99be335eca80ef0bb3392d274b1058</id>
<content type='text'>
</content>
</entry>
<entry>
<title> This was still racy as fuck, because redirfd -wnb is a dirty hack and</title>
<updated>2015-06-25T22:35:06Z</updated>
<author>
<name>Laurent Bercot</name>
<email>ska-skaware@skarnet.org</email>
</author>
<published>2015-06-25T22:35:06Z</published>
<link rel='alternate' type='text/html' href='https://git.skarnet.org/cgit/s6-linux-init/commit/?id=60bd7b90a21690178c17b1a3daa671076fbed9d4'/>
<id>urn:sha1:60bd7b90a21690178c17b1a3daa671076fbed9d4</id>
<content type='text'>
actually opens the fifo for reading, long enough for pid 2 to unblock!
So it must be called *before* the fork. Rewrote the init script logic;
found a nice way to factorize the redirect_stage2 impact.
 This one's good... I think.
</content>
</entry>
<entry>
<title> replace if with foreground in finish script</title>
<updated>2015-06-25T21:07:20Z</updated>
<author>
<name>Laurent Bercot</name>
<email>ska-skaware@skarnet.org</email>
</author>
<published>2015-06-25T21:07:20Z</published>
<link rel='alternate' type='text/html' href='https://git.skarnet.org/cgit/s6-linux-init/commit/?id=21cb73b507d27bcb101a1f3ae95312d22952988b'/>
<id>urn:sha1:21cb73b507d27bcb101a1f3ae95312d22952988b</id>
<content type='text'>
</content>
</entry>
<entry>
<title> - bump skalibs dep to 2.1.6.0</title>
<updated>2015-06-25T20:45:54Z</updated>
<author>
<name>Laurent Bercot</name>
<email>ska-skaware@skarnet.org</email>
</author>
<published>2015-06-25T20:45:54Z</published>
<link rel='alternate' type='text/html' href='https://git.skarnet.org/cgit/s6-linux-init/commit/?id=787c41b9bed5de99459916e0bd1ce7db8b3b8240'/>
<id>urn:sha1:787c41b9bed5de99459916e0bd1ce7db8b3b8240</id>
<content type='text'>
 - use s6-svc -X in finish script to make logger exit
 - rc for 0.0.1.2
</content>
</entry>
<entry>
<title> Fix finish script to kill s6-svscan-log in order not to be</title>
<updated>2015-06-18T23:56:39Z</updated>
<author>
<name>Laurent Bercot</name>
<email>ska-skaware@skarnet.org</email>
</author>
<published>2015-06-18T23:56:39Z</published>
<link rel='alternate' type='text/html' href='https://git.skarnet.org/cgit/s6-linux-init/commit/?id=f737a55e0d6f610f33bd959aef5f54d620ee04c6'/>
<id>urn:sha1:f737a55e0d6f610f33bd959aef5f54d620ee04c6</id>
<content type='text'>
blocked on it indefinitely.
</content>
</entry>
</feed>
