<feed xmlns='http://www.w3.org/2005/Atom'>
<title>s6-linux-init, branch v1.2.0.2</title>
<subtitle>Helpers to build an s6-based init program</subtitle>
<id>http://git.skarnet.org/cgit/s6-linux-init/atom/?h=v1.2.0.2</id>
<link rel='self' href='http://git.skarnet.org/cgit/s6-linux-init/atom/?h=v1.2.0.2'/>
<link rel='alternate' type='text/html' href='http://git.skarnet.org/cgit/s6-linux-init/'/>
<updated>2026-07-14T09:57:01Z</updated>
<entry>
<title> version: 1.2.0.2</title>
<updated>2026-07-14T09:57:01Z</updated>
<author>
<name>Laurent Bercot</name>
<email>ska-skaware@skarnet.org</email>
</author>
<published>2026-07-14T09:57:01Z</published>
<link rel='alternate' type='text/html' href='http://git.skarnet.org/cgit/s6-linux-init/commit/?id=2c4b04192f74e52093220740bce6155903d7e902'/>
<id>urn:sha1:2c4b04192f74e52093220740bce6155903d7e902</id>
<content type='text'>
</content>
</entry>
<entry>
<title> Update deps</title>
<updated>2026-06-22T22:26:39Z</updated>
<author>
<name>Laurent Bercot</name>
<email>ska-skaware@skarnet.org</email>
</author>
<published>2026-06-22T22:26:39Z</published>
<link rel='alternate' type='text/html' href='http://git.skarnet.org/cgit/s6-linux-init/commit/?id=c62be8b122b599c7d38a0797845b656f7418895d'/>
<id>urn:sha1:c62be8b122b599c7d38a0797845b656f7418895d</id>
<content type='text'>
</content>
</entry>
<entry>
<title> Update deps</title>
<updated>2026-06-21T22:21:05Z</updated>
<author>
<name>Laurent Bercot</name>
<email>ska-skaware@skarnet.org</email>
</author>
<published>2026-06-21T22:21:05Z</published>
<link rel='alternate' type='text/html' href='http://git.skarnet.org/cgit/s6-linux-init/commit/?id=1ae428af269f5ec8cbdf20ccf8644bf35d68b36b'/>
<id>urn:sha1:1ae428af269f5ec8cbdf20ccf8644bf35d68b36b</id>
<content type='text'>
</content>
</entry>
<entry>
<title> Update cgit URL</title>
<updated>2026-06-20T05:16:35Z</updated>
<author>
<name>Laurent Bercot</name>
<email>ska-skaware@skarnet.org</email>
</author>
<published>2026-06-20T05:16:35Z</published>
<link rel='alternate' type='text/html' href='http://git.skarnet.org/cgit/s6-linux-init/commit/?id=a86af70564c789521730626f1e99e7b6bcd731ea'/>
<id>urn:sha1:a86af70564c789521730626f1e99e7b6bcd731ea</id>
<content type='text'>
</content>
</entry>
<entry>
<title> Prepare for 1.2.0.2; attempt ro remount if umount fails</title>
<updated>2026-05-23T12:30:44Z</updated>
<author>
<name>Laurent Bercot</name>
<email>ska-skaware@skarnet.org</email>
</author>
<published>2026-05-23T12:30:44Z</published>
<link rel='alternate' type='text/html' href='http://git.skarnet.org/cgit/s6-linux-init/commit/?id=7329cd1b23ba51c9ea8f526dbd491b8cd9d5b822'/>
<id>urn:sha1:7329cd1b23ba51c9ea8f526dbd491b8cd9d5b822</id>
<content type='text'>
</content>
</entry>
<entry>
<title> version: 1.2.0.1</title>
<updated>2026-05-09T13:48:04Z</updated>
<author>
<name>Laurent Bercot</name>
<email>ska-skaware@skarnet.org</email>
</author>
<published>2026-05-09T13:48:04Z</published>
<link rel='alternate' type='text/html' href='http://git.skarnet.org/cgit/s6-linux-init/commit/?id=94830d74874b9192faeeebda281029250dd825e7'/>
<id>urn:sha1:94830d74874b9192faeeebda281029250dd825e7</id>
<content type='text'>
</content>
</entry>
<entry>
<title> Change stage 4 commands to use external prefix</title>
<updated>2026-04-30T14:58:50Z</updated>
<author>
<name>Laurent Bercot</name>
<email>ska-skaware@skarnet.org</email>
</author>
<published>2026-04-30T14:58:50Z</published>
<link rel='alternate' type='text/html' href='http://git.skarnet.org/cgit/s6-linux-init/commit/?id=43394581bb3106633c8802b378a7f2e6e53b352a'/>
<id>urn:sha1:43394581bb3106633c8802b378a7f2e6e53b352a</id>
<content type='text'>
 If you are using slashpackage or an equivalent full-versioned
fs hierarchy, if you upgrade s6-l-i, delete the old package, do
not restart the s6-linux-init-shutdownd service, and reboot,
shutdownd will create a stage 4 script using old full-versioned
paths, and your reboot will fail in stage 4, which is very bad
since nothing is running anymore so recovery is impossible.
(Destructors should never fail.)

 To prevent that from happening, use non-versioned paths to s6-l-i
commands in stage 4.
</content>
</entry>
<entry>
<title> Link to man pages repo</title>
<updated>2026-04-11T18:00:37Z</updated>
<author>
<name>Laurent Bercot</name>
<email>ska-skaware@skarnet.org</email>
</author>
<published>2026-04-11T18:00:37Z</published>
<link rel='alternate' type='text/html' href='http://git.skarnet.org/cgit/s6-linux-init/commit/?id=fc99eb8a237d50f7973c951b8b1109f1fd62c92d'/>
<id>urn:sha1:fc99eb8a237d50f7973c951b8b1109f1fd62c92d</id>
<content type='text'>
</content>
</entry>
<entry>
<title> Update deps/docs/mirrors</title>
<updated>2026-04-04T16:10:19Z</updated>
<author>
<name>Laurent Bercot</name>
<email>ska-skaware@skarnet.org</email>
</author>
<published>2026-04-04T16:10:19Z</published>
<link rel='alternate' type='text/html' href='http://git.skarnet.org/cgit/s6-linux-init/commit/?id=9db2406d2e256713a6012dfb61b0ade5f0d1548b'/>
<id>urn:sha1:9db2406d2e256713a6012dfb61b0ade5f0d1548b</id>
<content type='text'>
</content>
</entry>
<entry>
<title> Add support for disabling rpath; prepare for 1.2.0.1</title>
<updated>2026-03-31T00:34:12Z</updated>
<author>
<name>Laurent Bercot</name>
<email>ska-skaware@skarnet.org</email>
</author>
<published>2026-03-31T00:34:12Z</published>
<link rel='alternate' type='text/html' href='http://git.skarnet.org/cgit/s6-linux-init/commit/?id=3d250f476048f8bd281a82dd4f29f3cc3f72117a'/>
<id>urn:sha1:3d250f476048f8bd281a82dd4f29f3cc3f72117a</id>
<content type='text'>
</content>
</entry>
</feed>
