<feed xmlns='http://www.w3.org/2005/Atom'>
<title>s6-linux-init/package/deps.mak, branch v1.0.4.0</title>
<subtitle>Helpers to build an s6-based init program</subtitle>
<id>https://git.skarnet.org/cgit/s6-linux-init/atom/package/deps.mak?h=v1.0.4.0</id>
<link rel='self' href='https://git.skarnet.org/cgit/s6-linux-init/atom/package/deps.mak?h=v1.0.4.0'/>
<link rel='alternate' type='text/html' href='https://git.skarnet.org/cgit/s6-linux-init/'/>
<updated>2020-01-30T23:04:58Z</updated>
<entry>
<title> With the correct deps.mak</title>
<updated>2020-01-30T23:04:58Z</updated>
<author>
<name>Laurent Bercot</name>
<email>ska-skaware@skarnet.org</email>
</author>
<published>2020-01-30T23:04:58Z</published>
<link rel='alternate' type='text/html' href='https://git.skarnet.org/cgit/s6-linux-init/commit/?id=ebf869beb1dddfd7213dc28831879597ab378f5c'/>
<id>urn:sha1:ebf869beb1dddfd7213dc28831879597ab378f5c</id>
<content type='text'>
</content>
</entry>
<entry>
<title> Fix gen-deps.sh for cross-builds</title>
<updated>2019-10-21T17:22:20Z</updated>
<author>
<name>Laurent Bercot</name>
<email>ska-skaware@skarnet.org</email>
</author>
<published>2019-10-21T17:22:20Z</published>
<link rel='alternate' type='text/html' href='https://git.skarnet.org/cgit/s6-linux-init/commit/?id=307a92ab3dbdc5bd85f34e6262d358cf995b7ed3'/>
<id>urn:sha1:307a92ab3dbdc5bd85f34e6262d358cf995b7ed3</id>
<content type='text'>
</content>
</entry>
<entry>
<title> Remove tainnow.lib dependency</title>
<updated>2019-09-21T05:45:15Z</updated>
<author>
<name>Laurent Bercot</name>
<email>ska-skaware@skarnet.org</email>
</author>
<published>2019-09-21T05:45:15Z</published>
<link rel='alternate' type='text/html' href='https://git.skarnet.org/cgit/s6-linux-init/commit/?id=40aabb0120c20d540daa43f380f41ea3012f846e'/>
<id>urn:sha1:40aabb0120c20d540daa43f380f41ea3012f846e</id>
<content type='text'>
</content>
</entry>
<entry>
<title> Correctly (hopefully) unsupervise stuff before stage 4</title>
<updated>2019-05-04T23:12:29Z</updated>
<author>
<name>Laurent Bercot</name>
<email>ska-skaware@skarnet.org</email>
</author>
<published>2019-05-04T23:12:29Z</published>
<link rel='alternate' type='text/html' href='https://git.skarnet.org/cgit/s6-linux-init/commit/?id=97967b6276c0f0ae5ae1ac0e706ce43e2727d03a'/>
<id>urn:sha1:97967b6276c0f0ae5ae1ac0e706ce43e2727d03a</id>
<content type='text'>
</content>
</entry>
<entry>
<title> Make a single hpr. Full doc, first draft.</title>
<updated>2019-04-26T15:52:54Z</updated>
<author>
<name>Laurent Bercot</name>
<email>ska-skaware@skarnet.org</email>
</author>
<published>2019-04-26T15:52:54Z</published>
<link rel='alternate' type='text/html' href='https://git.skarnet.org/cgit/s6-linux-init/commit/?id=1bfba3b0be32306b078f5ee527b864e758b2c77b'/>
<id>urn:sha1:1bfba3b0be32306b078f5ee527b864e758b2c77b</id>
<content type='text'>
</content>
</entry>
<entry>
<title> It builds! Tomorrow: skeletons for stage2, stage3 and runlevel scripts.</title>
<updated>2019-04-16T20:37:01Z</updated>
<author>
<name>Laurent Bercot</name>
<email>ska-skaware@skarnet.org</email>
</author>
<published>2019-04-16T20:37:01Z</published>
<link rel='alternate' type='text/html' href='https://git.skarnet.org/cgit/s6-linux-init/commit/?id=73cff35173dd75b0254ae7cf9098c32822859de0'/>
<id>urn:sha1:73cff35173dd75b0254ae7cf9098c32822859de0</id>
<content type='text'>
</content>
</entry>
<entry>
<title> Save pending changes in 1.0.0.0 branch</title>
<updated>2019-03-02T09:41:24Z</updated>
<author>
<name>Laurent Bercot</name>
<email>ska-skaware@skarnet.org</email>
</author>
<published>2019-03-02T09:41:24Z</published>
<link rel='alternate' type='text/html' href='https://git.skarnet.org/cgit/s6-linux-init/commit/?id=23fba266a9454ee6ca095b7f6eccf523f6526607'/>
<id>urn:sha1:23fba266a9454ee6ca095b7f6eccf523f6526607</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='https://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> Push back GNU make dependency to 3.81</title>
<updated>2015-10-12T14:08:08Z</updated>
<author>
<name>Laurent Bercot</name>
<email>ska-skaware@skarnet.org</email>
</author>
<published>2015-10-12T14:08:08Z</published>
<link rel='alternate' type='text/html' href='https://git.skarnet.org/cgit/s6-linux-init/commit/?id=49352128c1a9dfc15a4bd29530d68a4b241909e6'/>
<id>urn:sha1:49352128c1a9dfc15a4bd29530d68a4b241909e6</id>
<content type='text'>
</content>
</entry>
<entry>
<title> Initial commit</title>
<updated>2015-06-17T10:06:12Z</updated>
<author>
<name>Laurent Bercot</name>
<email>ska-skaware@skarnet.org</email>
</author>
<published>2015-06-17T10:06:12Z</published>
<link rel='alternate' type='text/html' href='https://git.skarnet.org/cgit/s6-linux-init/commit/?id=f588272b8055c615df73094d77ceb179a1182219'/>
<id>urn:sha1:f588272b8055c615df73094d77ceb179a1182219</id>
<content type='text'>
</content>
</entry>
</feed>
