<feed xmlns='http://www.w3.org/2005/Atom'>
<title>s6-linux-init/src/shutdown, branch v1.0.6.4</title>
<subtitle>Helpers to build an s6-based init program</subtitle>
<id>https://git.skarnet.org/cgit/s6-linux-init/atom/src/shutdown?h=v1.0.6.4</id>
<link rel='self' href='https://git.skarnet.org/cgit/s6-linux-init/atom/src/shutdown?h=v1.0.6.4'/>
<link rel='alternate' type='text/html' href='https://git.skarnet.org/cgit/s6-linux-init/'/>
<updated>2021-09-02T13:53:57Z</updated>
<entry>
<title> Adapt to s6-2.11.0.0</title>
<updated>2021-09-02T13:53:57Z</updated>
<author>
<name>Laurent Bercot</name>
<email>ska-skaware@skarnet.org</email>
</author>
<published>2021-09-02T13:53:57Z</published>
<link rel='alternate' type='text/html' href='https://git.skarnet.org/cgit/s6-linux-init/commit/?id=6d578b26c53607f8b962089d0275ce0ee9e9c789'/>
<id>urn:sha1:6d578b26c53607f8b962089d0275ce0ee9e9c789</id>
<content type='text'>
Signed-off-by: Laurent Bercot &lt;ska@appnovation.com&gt;
</content>
</entry>
<entry>
<title> Make shutdownd work with CONFIG_TTY=n</title>
<updated>2021-08-25T16:18:40Z</updated>
<author>
<name>Laurent Bercot</name>
<email>ska-skaware@skarnet.org</email>
</author>
<published>2021-08-25T16:18:40Z</published>
<link rel='alternate' type='text/html' href='https://git.skarnet.org/cgit/s6-linux-init/commit/?id=94fe6d4e7f68c5741b9e74178009c082aa2586f0'/>
<id>urn:sha1:94fe6d4e7f68c5741b9e74178009c082aa2586f0</id>
<content type='text'>
Signed-off-by: Laurent Bercot &lt;ska@appnovation.com&gt;
</content>
</entry>
<entry>
<title> Prepare for 1.0.6.4, adapt to skalibs-2.11.0.0</title>
<updated>2021-08-10T18:24:46Z</updated>
<author>
<name>Laurent Bercot</name>
<email>ska-skaware@skarnet.org</email>
</author>
<published>2021-08-10T18:24:46Z</published>
<link rel='alternate' type='text/html' href='https://git.skarnet.org/cgit/s6-linux-init/commit/?id=6696cee3bd309f61fc6c945ef747262a845e9267'/>
<id>urn:sha1:6696cee3bd309f61fc6c945ef747262a845e9267</id>
<content type='text'>
Signed-off-by: Laurent Bercot &lt;ska@appnovation.com&gt;
</content>
</entry>
<entry>
<title> Clean up the wtmp mess</title>
<updated>2021-04-19T11:26:23Z</updated>
<author>
<name>Laurent Bercot</name>
<email>ska-skaware@skarnet.org</email>
</author>
<published>2021-04-19T11:26:23Z</published>
<link rel='alternate' type='text/html' href='https://git.skarnet.org/cgit/s6-linux-init/commit/?id=9969d7437fa6786782e6c780fbadd6561220ccfe'/>
<id>urn:sha1:9969d7437fa6786782e6c780fbadd6561220ccfe</id>
<content type='text'>
</content>
</entry>
<entry>
<title> shutdownd: unsupervise even when rename() fails</title>
<updated>2021-03-19T14:01:25Z</updated>
<author>
<name>Laurent Bercot</name>
<email>ska-skaware@skarnet.org</email>
</author>
<published>2021-03-19T14:01:25Z</published>
<link rel='alternate' type='text/html' href='https://git.skarnet.org/cgit/s6-linux-init/commit/?id=f5aa016d77fbff5d856f0c495118a3b57b0ad2f9'/>
<id>urn:sha1:f5aa016d77fbff5d856f0c495118a3b57b0ad2f9</id>
<content type='text'>
</content>
</entry>
<entry>
<title> Fix them bugs</title>
<updated>2021-02-12T19:20:07Z</updated>
<author>
<name>Laurent Bercot</name>
<email>ska-skaware@skarnet.org</email>
</author>
<published>2021-02-12T19:20:07Z</published>
<link rel='alternate' type='text/html' href='https://git.skarnet.org/cgit/s6-linux-init/commit/?id=174d12ab273a2e124e80a04b429633071352f393'/>
<id>urn:sha1:174d12ab273a2e124e80a04b429633071352f393</id>
<content type='text'>
</content>
</entry>
<entry>
<title> bugfix: wall message on non-immediate shutdown(8)</title>
<updated>2021-02-12T18:17:50Z</updated>
<author>
<name>Laurent Bercot</name>
<email>ska-skaware@skarnet.org</email>
</author>
<published>2021-02-12T18:17:50Z</published>
<link rel='alternate' type='text/html' href='https://git.skarnet.org/cgit/s6-linux-init/commit/?id=f94e976efbdfdd885ecc81745542bedf315768fd'/>
<id>urn:sha1:f94e976efbdfdd885ecc81745542bedf315768fd</id>
<content type='text'>
</content>
</entry>
<entry>
<title> bugfix: actually log to catch-all in shutdownd.</title>
<updated>2021-01-27T17:33:39Z</updated>
<author>
<name>Laurent Bercot</name>
<email>ska-skaware@skarnet.org</email>
</author>
<published>2021-01-27T17:33:39Z</published>
<link rel='alternate' type='text/html' href='https://git.skarnet.org/cgit/s6-linux-init/commit/?id=355a75e08bbc8af8af97576bad07471dd1b431d8'/>
<id>urn:sha1:355a75e08bbc8af8af97576bad07471dd1b431d8</id>
<content type='text'>
 Also support more options in telinit.
</content>
</entry>
<entry>
<title> Make it work with the new s6. Add s6-linux-init-nuke.</title>
<updated>2020-12-09T18:19:21Z</updated>
<author>
<name>Laurent Bercot</name>
<email>ska-skaware@skarnet.org</email>
</author>
<published>2020-12-09T18:19:21Z</published>
<link rel='alternate' type='text/html' href='https://git.skarnet.org/cgit/s6-linux-init/commit/?id=ca8d2c96ea09cb33ff6fef33c0314c24fc6a026a'/>
<id>urn:sha1:ca8d2c96ea09cb33ff6fef33c0314c24fc6a026a</id>
<content type='text'>
</content>
</entry>
<entry>
<title> Adapt to skalibs-2.10.0.0 and s6-2.10.0.0</title>
<updated>2020-11-30T18:27:41Z</updated>
<author>
<name>Laurent Bercot</name>
<email>ska-skaware@skarnet.org</email>
</author>
<published>2020-11-30T18:27:41Z</published>
<link rel='alternate' type='text/html' href='https://git.skarnet.org/cgit/s6-linux-init/commit/?id=2fa0acdd248c006270010196ad02e530d8ab09ea'/>
<id>urn:sha1:2fa0acdd248c006270010196ad02e530d8ab09ea</id>
<content type='text'>
</content>
</entry>
</feed>
