<feed xmlns='http://www.w3.org/2005/Atom'>
<title>init.git/initd, branch v0.2</title>
<subtitle>Pygos init daemon</subtitle>
<id>https://git.infraroot.at/pygos/init.git/atom?h=v0.2</id>
<link rel='self' href='https://git.infraroot.at/pygos/init.git/atom?h=v0.2'/>
<link rel='alternate' type='text/html' href='https://git.infraroot.at/pygos/init.git/'/>
<updated>2018-04-12T10:51:33+00:00</updated>
<entry>
<title>Rely on PATH variable for running init programs</title>
<updated>2018-04-12T10:51:33+00:00</updated>
<author>
<name>David Oberhollenzer</name>
<email>david.oberhollenzer@tele2.at</email>
</author>
<published>2018-04-12T04:40:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.infraroot.at/pygos/init.git/commit/?id=a3437967a2ae4730ba638cc80328055e9805e7c9'/>
<id>urn:sha1:a3437967a2ae4730ba638cc80328055e9805e7c9</id>
<content type='text'>
Signed-off-by: David Oberhollenzer &lt;david.oberhollenzer@tele2.at&gt;
</content>
</entry>
<entry>
<title>Read environment for init from config file</title>
<updated>2018-04-12T10:05:15+00:00</updated>
<author>
<name>David Oberhollenzer</name>
<email>david.oberhollenzer@tele2.at</email>
</author>
<published>2018-04-12T04:15:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.infraroot.at/pygos/init.git/commit/?id=55d4a328c9fa369611115a066f4f305f2b74dafd'/>
<id>urn:sha1:55d4a328c9fa369611115a066f4f305f2b74dafd</id>
<content type='text'>
Signed-off-by: David Oberhollenzer &lt;david.oberhollenzer@tele2.at&gt;
</content>
</entry>
<entry>
<title>Don't pre-allocate argument vector for command lines</title>
<updated>2018-04-11T17:45:26+00:00</updated>
<author>
<name>David Oberhollenzer</name>
<email>david.oberhollenzer@tele2.at</email>
</author>
<published>2018-04-11T17:45:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.infraroot.at/pygos/init.git/commit/?id=6642b2b2bf3d16e0632989c1e29c672882e0d283'/>
<id>urn:sha1:6642b2b2bf3d16e0632989c1e29c672882e0d283</id>
<content type='text'>
Signed-off-by: David Oberhollenzer &lt;david.oberhollenzer@tele2.at&gt;
</content>
</entry>
<entry>
<title>Minor cleanup</title>
<updated>2018-04-07T14:19:38+00:00</updated>
<author>
<name>David Oberhollenzer</name>
<email>david.oberhollenzer@tele2.at</email>
</author>
<published>2018-04-07T13:35:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.infraroot.at/pygos/init.git/commit/?id=b81668e045b6a2105b7b0b9e2e5afa8e631e6ec5'/>
<id>urn:sha1:b81668e045b6a2105b7b0b9e2e5afa8e631e6ec5</id>
<content type='text'>
Signed-off-by: David Oberhollenzer &lt;david.oberhollenzer@tele2.at&gt;
</content>
</entry>
<entry>
<title>Remove setup_tty function</title>
<updated>2018-04-06T23:33:58+00:00</updated>
<author>
<name>David Oberhollenzer</name>
<email>david.oberhollenzer@tele2.at</email>
</author>
<published>2018-04-06T22:28:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.infraroot.at/pygos/init.git/commit/?id=43274e3910d2a910262d1192e663db1d983f8e54'/>
<id>urn:sha1:43274e3910d2a910262d1192e663db1d983f8e54</id>
<content type='text'>
Signed-off-by: David Oberhollenzer &lt;david.oberhollenzer@tele2.at&gt;
</content>
</entry>
<entry>
<title>Create init socket after reaching boot target</title>
<updated>2018-04-06T23:33:58+00:00</updated>
<author>
<name>David Oberhollenzer</name>
<email>david.oberhollenzer@tele2.at</email>
</author>
<published>2018-04-06T21:49:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.infraroot.at/pygos/init.git/commit/?id=ffb655126a7588ab9e1f56579ea2223f6f04c2ee'/>
<id>urn:sha1:ffb655126a7588ab9e1f56579ea2223f6f04c2ee</id>
<content type='text'>
Filesystem might not be available before then.

Signed-off-by: David Oberhollenzer &lt;david.oberhollenzer@tele2.at&gt;
</content>
</entry>
<entry>
<title>Merge preprocessing of command lines</title>
<updated>2018-04-04T12:58:01+00:00</updated>
<author>
<name>David Oberhollenzer</name>
<email>david.oberhollenzer@tele2.at</email>
</author>
<published>2018-04-04T12:58:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.infraroot.at/pygos/init.git/commit/?id=04a23330e4a2085ee91980c223c5e4f089ebbe97'/>
<id>urn:sha1:04a23330e4a2085ee91980c223c5e4f089ebbe97</id>
<content type='text'>
 - Common function for splitting string into argument vector
 - Preprocess &amp; split command lines while parsing the service file
 - Specify "before" and "after" dependencies in a single line

Signed-off-by: David Oberhollenzer &lt;david.oberhollenzer@tele2.at&gt;
</content>
</entry>
<entry>
<title>Simplifiy service file syntax</title>
<updated>2018-04-04T12:08:12+00:00</updated>
<author>
<name>David Oberhollenzer</name>
<email>david.oberhollenzer@tele2.at</email>
</author>
<published>2018-04-04T12:03:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.infraroot.at/pygos/init.git/commit/?id=56e6004336aeb3a7e92e8418430217c42feb2515'/>
<id>urn:sha1:56e6004336aeb3a7e92e8418430217c42feb2515</id>
<content type='text'>
Signed-off-by: David Oberhollenzer &lt;david.oberhollenzer@tele2.at&gt;
</content>
</entry>
<entry>
<title>Add service respawn limit</title>
<updated>2018-03-25T22:40:28+00:00</updated>
<author>
<name>David Oberhollenzer</name>
<email>david.oberhollenzer@tele2.at</email>
</author>
<published>2018-03-25T22:34:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.infraroot.at/pygos/init.git/commit/?id=160ef94e8b6aa580225555a9c38a99af2d4e27d2'/>
<id>urn:sha1:160ef94e8b6aa580225555a9c38a99af2d4e27d2</id>
<content type='text'>
Signed-off-by: David Oberhollenzer &lt;david.oberhollenzer@tele2.at&gt;
</content>
</entry>
<entry>
<title>Print status when starting a service marked as respawn</title>
<updated>2018-03-25T20:07:33+00:00</updated>
<author>
<name>David Oberhollenzer</name>
<email>david.oberhollenzer@tele2.at</email>
</author>
<published>2018-03-25T20:07:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.infraroot.at/pygos/init.git/commit/?id=09115f9a97b820c69eb29d3621a4e65dac3dbfc5'/>
<id>urn:sha1:09115f9a97b820c69eb29d3621a4e65dac3dbfc5</id>
<content type='text'>
Signed-off-by: David Oberhollenzer &lt;david.oberhollenzer@tele2.at&gt;
</content>
</entry>
</feed>
