<feed xmlns='http://www.w3.org/2005/Atom'>
<title>s6-linux-utils/src/minutils, branch v2.1.0.0</title>
<subtitle>Small Linux-specific utilities</subtitle>
<id>https://git.skarnet.org/cgit/s6-linux-utils/atom/src/minutils?h=v2.1.0.0</id>
<link rel='self' href='https://git.skarnet.org/cgit/s6-linux-utils/atom/src/minutils?h=v2.1.0.0'/>
<link rel='alternate' type='text/html' href='https://git.skarnet.org/cgit/s6-linux-utils/'/>
<updated>2016-03-19T12:33:27Z</updated>
<entry>
<title> Changes to s6-halt/s6-reboot/s6-poweroff. Default behaviour changed.</title>
<updated>2016-03-19T12:33:27Z</updated>
<author>
<name>Laurent Bercot</name>
<email>ska-skaware@skarnet.org</email>
</author>
<published>2016-03-19T12:33:27Z</published>
<link rel='alternate' type='text/html' href='https://git.skarnet.org/cgit/s6-linux-utils/commit/?id=d18999790c462bc780bff457e6bb03cd88e488f3'/>
<id>urn:sha1:d18999790c462bc780bff457e6bb03cd88e488f3</id>
<content type='text'>
 Major version bump: rc for 2.1.0.0
</content>
</entry>
<entry>
<title> Add halt, poweroff, reboot as unexported commands</title>
<updated>2016-03-17T14:06:46Z</updated>
<author>
<name>Laurent Bercot</name>
<email>ska-skaware@skarnet.org</email>
</author>
<published>2016-03-17T14:06:46Z</published>
<link rel='alternate' type='text/html' href='https://git.skarnet.org/cgit/s6-linux-utils/commit/?id=96893711ec76b3c3b554313d7e97560b3cd62179'/>
<id>urn:sha1:96893711ec76b3c3b554313d7e97560b3cd62179</id>
<content type='text'>
</content>
</entry>
<entry>
<title> s6-mount bugfix: better parsing of -o options</title>
<updated>2016-03-12T13:51:40Z</updated>
<author>
<name>Laurent Bercot</name>
<email>ska-skaware@skarnet.org</email>
</author>
<published>2016-03-12T13:51:40Z</published>
<link rel='alternate' type='text/html' href='https://git.skarnet.org/cgit/s6-linux-utils/commit/?id=10bb0e481ca4790ed5e08689aa20036d3207b7f7'/>
<id>urn:sha1:10bb0e481ca4790ed5e08689aa20036d3207b7f7</id>
<content type='text'>
</content>
</entry>
<entry>
<title> s6-mount: exit 1, not 111, on EBUSY (already mounted)</title>
<updated>2016-01-12T10:40:53Z</updated>
<author>
<name>Laurent Bercot</name>
<email>ska-skaware@skarnet.org</email>
</author>
<published>2016-01-12T10:40:53Z</published>
<link rel='alternate' type='text/html' href='https://git.skarnet.org/cgit/s6-linux-utils/commit/?id=f34c562adf43b9df9206464be7aafa2f0ec231df'/>
<id>urn:sha1:f34c562adf43b9df9206464be7aafa2f0ec231df</id>
<content type='text'>
</content>
</entry>
<entry>
<title> - Fix selfpipe_read invocations</title>
<updated>2015-11-30T17:48:17Z</updated>
<author>
<name>Laurent Bercot</name>
<email>ska-skaware@skarnet.org</email>
</author>
<published>2015-11-30T17:48:17Z</published>
<link rel='alternate' type='text/html' href='https://git.skarnet.org/cgit/s6-linux-utils/commit/?id=ad3780154bc26266d5a4ed71f12b9c603ca3b0ab'/>
<id>urn:sha1:ad3780154bc26266d5a4ed71f12b9c603ca3b0ab</id>
<content type='text'>
 - Easier CROSS_COMPILE support in configure
</content>
</entry>
<entry>
<title> - remove s6-hiercopy (unused, moved to s6-portable-utils)</title>
<updated>2015-10-05T02:40:32Z</updated>
<author>
<name>Laurent Bercot</name>
<email>ska-skaware@skarnet.org</email>
</author>
<published>2015-10-05T02:40:32Z</published>
<link rel='alternate' type='text/html' href='https://git.skarnet.org/cgit/s6-linux-utils/commit/?id=c799a992a4081397fc7cb4da89eae16785de6030'/>
<id>urn:sha1:c799a992a4081397fc7cb4da89eae16785de6030</id>
<content type='text'>
 - fix s6ps_otree when /proc isn't available
 - remove fucking -Bsymbolic
</content>
</entry>
<entry>
<title> Better fix for s6-uevent-spawner.</title>
<updated>2015-06-14T21:14:42Z</updated>
<author>
<name>Laurent Bercot</name>
<email>ska-skaware@skarnet.org</email>
</author>
<published>2015-06-14T21:14:42Z</published>
<link rel='alternate' type='text/html' href='https://git.skarnet.org/cgit/s6-linux-utils/commit/?id=c82ed49ee1fdfab3ee6df8abab30e256adb2e305'/>
<id>urn:sha1:c82ed49ee1fdfab3ee6df8abab30e256adb2e305</id>
<content type='text'>
</content>
</entry>
<entry>
<title> - Fix for s6-uevent-spawner event delay</title>
<updated>2015-06-14T19:01:07Z</updated>
<author>
<name>Laurent Bercot</name>
<email>ska-skaware@skarnet.org</email>
</author>
<published>2015-06-14T19:01:07Z</published>
<link rel='alternate' type='text/html' href='https://git.skarnet.org/cgit/s6-linux-utils/commit/?id=ca023c54f5be4093734a5ef99009d9932a6b3453'/>
<id>urn:sha1:ca023c54f5be4093734a5ef99009d9932a6b3453</id>
<content type='text'>
 - rc for 2.0.2.1
</content>
</entry>
<entry>
<title> s6-devd option bugfix (thanks Olivier Brunel)</title>
<updated>2015-04-27T14:04:07Z</updated>
<author>
<name>Laurent Bercot</name>
<email>ska-skaware@skarnet.org</email>
</author>
<published>2015-04-27T14:04:07Z</published>
<link rel='alternate' type='text/html' href='https://git.skarnet.org/cgit/s6-linux-utils/commit/?id=25e9b0d6f33b48da610a6cce3c073657e3146abe'/>
<id>urn:sha1:25e9b0d6f33b48da610a6cce3c073657e3146abe</id>
<content type='text'>
</content>
</entry>
<entry>
<title> - add -n to s6-mount</title>
<updated>2015-03-10T18:33:50Z</updated>
<author>
<name>Laurent Bercot</name>
<email>ska-skaware@skarnet.org</email>
</author>
<published>2015-03-10T18:33:50Z</published>
<link rel='alternate' type='text/html' href='https://git.skarnet.org/cgit/s6-linux-utils/commit/?id=59ef4c53bef7cb032199620b8cba59a037f8decd'/>
<id>urn:sha1:59ef4c53bef7cb032199620b8cba59a037f8decd</id>
<content type='text'>
 - s6-mount doc fixes
</content>
</entry>
</feed>
