<feed xmlns='http://www.w3.org/2005/Atom'>
<title>s6-linux-init/doc, branch 0.3.0.0</title>
<subtitle>Helpers to build an s6-based init program</subtitle>
<id>http://git.skarnet.org/cgit/s6-linux-init/atom/doc?h=0.3.0.0</id>
<link rel='self' href='http://git.skarnet.org/cgit/s6-linux-init/atom/doc?h=0.3.0.0'/>
<link rel='alternate' type='text/html' href='http://git.skarnet.org/cgit/s6-linux-init/'/>
<updated>2017-01-23T10:38:49Z</updated>
<entry>
<title> Doc typo fix</title>
<updated>2017-01-23T10:38:49Z</updated>
<author>
<name>Laurent Bercot</name>
<email>ska-skaware@skarnet.org</email>
</author>
<published>2017-01-23T10:38:49Z</published>
<link rel='alternate' type='text/html' href='http://git.skarnet.org/cgit/s6-linux-init/commit/?id=a2cfbbf2f2549980a781ae89b372b22cd9d3c60d'/>
<id>urn:sha1:a2cfbbf2f2549980a781ae89b372b22cd9d3c60d</id>
<content type='text'>
</content>
</entry>
<entry>
<title> Preparation to version bump</title>
<updated>2017-01-10T02:22:00Z</updated>
<author>
<name>Laurent Bercot</name>
<email>ska-skaware@skarnet.org</email>
</author>
<published>2017-01-10T02:22:00Z</published>
<link rel='alternate' type='text/html' href='http://git.skarnet.org/cgit/s6-linux-init/commit/?id=6a604a5b9fc5328b44f294b4ce15db46e649d46c'/>
<id>urn:sha1:6a604a5b9fc5328b44f294b4ce15db46e649d46c</id>
<content type='text'>
</content>
</entry>
<entry>
<title> version: 0.2.0.0</title>
<updated>2016-10-28T15:38:37Z</updated>
<author>
<name>Laurent Bercot</name>
<email>ska-skaware@skarnet.org</email>
</author>
<published>2016-10-28T15:38:37Z</published>
<link rel='alternate' type='text/html' href='http://git.skarnet.org/cgit/s6-linux-init/commit/?id=4fffaa71fdfa30a3f0b4eb0a9dc845484f78b3db'/>
<id>urn:sha1:4fffaa71fdfa30a3f0b4eb0a9dc845484f78b3db</id>
<content type='text'>
</content>
</entry>
<entry>
<title> Implement --enable-absolute-paths</title>
<updated>2016-10-16T21:16:43Z</updated>
<author>
<name>Laurent Bercot</name>
<email>ska-skaware@skarnet.org</email>
</author>
<published>2016-10-16T21:16:43Z</published>
<link rel='alternate' type='text/html' href='http://git.skarnet.org/cgit/s6-linux-init/commit/?id=d4f4ca8963018239daef4ecc81b0536ad52d449d'/>
<id>urn:sha1:d4f4ca8963018239daef4ecc81b0536ad52d449d</id>
<content type='text'>
</content>
</entry>
<entry>
<title> Doc typo fix</title>
<updated>2016-10-16T12:52:10Z</updated>
<author>
<name>Laurent Bercot</name>
<email>ska-skaware@skarnet.org</email>
</author>
<published>2016-10-16T12:52:10Z</published>
<link rel='alternate' type='text/html' href='http://git.skarnet.org/cgit/s6-linux-init/commit/?id=a8b20ee7ea7d6a4ef057d731f617949bdd86ea1c'/>
<id>urn:sha1:a8b20ee7ea7d6a4ef057d731f617949bdd86ea1c</id>
<content type='text'>
</content>
</entry>
<entry>
<title> Change initial_path to include /usr/sbin and /sbin, because stage 3</title>
<updated>2016-09-10T13:43:57Z</updated>
<author>
<name>Laurent Bercot</name>
<email>ska-skaware@skarnet.org</email>
</author>
<published>2016-09-10T13:43:57Z</published>
<link rel='alternate' type='text/html' href='http://git.skarnet.org/cgit/s6-linux-init/commit/?id=2e56f6dd37022646f1c44c8cc9365f0da249a39a'/>
<id>urn:sha1:2e56f6dd37022646f1c44c8cc9365f0da249a39a</id>
<content type='text'>
</content>
</entry>
<entry>
<title> Make s6-linux-init a real init package.</title>
<updated>2016-09-10T13:29:56Z</updated>
<author>
<name>Laurent Bercot</name>
<email>ska-skaware@skarnet.org</email>
</author>
<published>2016-09-10T13:29:56Z</published>
<link rel='alternate' type='text/html' href='http://git.skarnet.org/cgit/s6-linux-init/commit/?id=dfa16e4a89158f3d3198db71e2eba3bda9330078'/>
<id>urn:sha1:dfa16e4a89158f3d3198db71e2eba3bda9330078</id>
<content type='text'>
 This means:
 - removing leaky options to s6-linux-init-maker. Default initial_path is
now always /usr/bin:/bin; the uid and gid of the catch-all logger (used
at boot time) can now be given numerically instead of relying on the
(run-time) user db mapping.
 - moving s6-halt, s6-poweroff and s6-reboot over here, from s6-linux-utils
 - clarifying on the documentation a bit.
</content>
</entry>
<entry>
<title> Add spawn_lib support</title>
<updated>2016-08-12T13:07:24Z</updated>
<author>
<name>Laurent Bercot</name>
<email>ska-skaware@skarnet.org</email>
</author>
<published>2016-08-12T13:07:24Z</published>
<link rel='alternate' type='text/html' href='http://git.skarnet.org/cgit/s6-linux-init/commit/?id=dfc83dd740beaa46b637b87b5a804abf1cff7bee'/>
<id>urn:sha1:dfc83dd740beaa46b637b87b5a804abf1cff7bee</id>
<content type='text'>
</content>
</entry>
<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='http://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> Document the -s option to s6-linux-init-maker</title>
<updated>2016-03-14T22:37:44Z</updated>
<author>
<name>Laurent Bercot</name>
<email>ska-skaware@skarnet.org</email>
</author>
<published>2016-03-14T22:37:44Z</published>
<link rel='alternate' type='text/html' href='http://git.skarnet.org/cgit/s6-linux-init/commit/?id=99db04283debeb283fda1ae3dbb5d1c57218a2e9'/>
<id>urn:sha1:99db04283debeb283fda1ae3dbb5d1c57218a2e9</id>
<content type='text'>
</content>
</entry>
</feed>
