<feed xmlns='http://www.w3.org/2005/Atom'>
<title>s6-linux-init, branch v0.0.1.3</title>
<subtitle>Helpers to build an s6-based init program</subtitle>
<id>https://git.skarnet.org/cgit/s6-linux-init/atom/?h=v0.0.1.3</id>
<link rel='self' href='https://git.skarnet.org/cgit/s6-linux-init/atom/?h=v0.0.1.3'/>
<link rel='alternate' type='text/html' href='https://git.skarnet.org/cgit/s6-linux-init/'/>
<updated>2015-09-23T19:40:34Z</updated>
<entry>
<title> - Fix index.html link to 0.0.1.3</title>
<updated>2015-09-23T19:40:34Z</updated>
<author>
<name>Laurent Bercot</name>
<email>ska-skaware@skarnet.org</email>
</author>
<published>2015-09-23T19:40:34Z</published>
<link rel='alternate' type='text/html' href='https://git.skarnet.org/cgit/s6-linux-init/commit/?id=90a4037ced192cbfce086da597c6c075c8bef17b'/>
<id>urn:sha1:90a4037ced192cbfce086da597c6c075c8bef17b</id>
<content type='text'>
 - rc for 0.0.1.3
</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>Link shared libs against their -l deps, better libpath management</title>
<updated>2015-08-12T19:58:54Z</updated>
<author>
<name>Laurent Bercot</name>
<email>ska-skaware@skarnet.org</email>
</author>
<published>2015-08-12T19:58:54Z</published>
<link rel='alternate' type='text/html' href='https://git.skarnet.org/cgit/s6-linux-init/commit/?id=6a8e5680de416f04efac008c1a2894ca7cbff9c7'/>
<id>urn:sha1:6a8e5680de416f04efac008c1a2894ca7cbff9c7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>xyzzy fix (fixes https://bugs.gentoo.org/show_bug.cgi?id=541092)</title>
<updated>2015-08-12T13:06:54Z</updated>
<author>
<name>Laurent Bercot</name>
<email>ska-skaware@skarnet.org</email>
</author>
<published>2015-08-12T13:06:54Z</published>
<link rel='alternate' type='text/html' href='https://git.skarnet.org/cgit/s6-linux-init/commit/?id=2fc42cddaf853318e76613fa17500ab412ef8f19'/>
<id>urn:sha1:2fc42cddaf853318e76613fa17500ab412ef8f19</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add make version guard</title>
<updated>2015-08-03T23:17:13Z</updated>
<author>
<name>Laurent Bercot</name>
<email>ska-skaware@skarnet.org</email>
</author>
<published>2015-08-03T23:17:13Z</published>
<link rel='alternate' type='text/html' href='https://git.skarnet.org/cgit/s6-linux-init/commit/?id=3872e7d392217394a7c9c12dfa65ab12e49e54f4'/>
<id>urn:sha1:3872e7d392217394a7c9c12dfa65ab12e49e54f4</id>
<content type='text'>
</content>
</entry>
<entry>
<title> Doc typo fix</title>
<updated>2015-07-08T15:15:26Z</updated>
<author>
<name>Laurent Bercot</name>
<email>ska-skaware@skarnet.org</email>
</author>
<published>2015-07-08T15:15:26Z</published>
<link rel='alternate' type='text/html' href='https://git.skarnet.org/cgit/s6-linux-init/commit/?id=1b15450540a2a52275261c9a715a73d42dbb5e92'/>
<id>urn:sha1:1b15450540a2a52275261c9a715a73d42dbb5e92</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>
</feed>
