<feed xmlns='http://www.w3.org/2005/Atom'>
<title>init.git/lib/src, branch v0.1</title>
<subtitle>Pygos init daemon</subtitle>
<id>https://git.infraroot.at/pygos/init.git/atom?h=v0.1</id>
<link rel='self' href='https://git.infraroot.at/pygos/init.git/atom?h=v0.1'/>
<link rel='alternate' type='text/html' href='https://git.infraroot.at/pygos/init.git/'/>
<updated>2018-04-05T18:25:36+00:00</updated>
<entry>
<title>Fix: sometimes, char is unsigned by default</title>
<updated>2018-04-05T18:25:36+00:00</updated>
<author>
<name>David Oberhollenzer</name>
<email>david.oberhollenzer@tele2.at</email>
</author>
<published>2018-04-05T18:24:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.infraroot.at/pygos/init.git/commit/?id=212d3022e7dc9117351c09d9154d2360fe1eb91f'/>
<id>urn:sha1:212d3022e7dc9117351c09d9154d2360fe1eb91f</id>
<content type='text'>
Signed-off-by: David Oberhollenzer &lt;david.oberhollenzer@tele2.at&gt;
</content>
</entry>
<entry>
<title>Split rdline into multiple, easier to read functions</title>
<updated>2018-04-04T21:37:20+00:00</updated>
<author>
<name>David Oberhollenzer</name>
<email>david.oberhollenzer@tele2.at</email>
</author>
<published>2018-04-04T21:37:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.infraroot.at/pygos/init.git/commit/?id=00daf470d17d232fa0271e6f6cf6cf60568826ab'/>
<id>urn:sha1:00daf470d17d232fa0271e6f6cf6cf60568826ab</id>
<content type='text'>
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>Merge argument substitution into rdline</title>
<updated>2018-04-04T09:55:59+00:00</updated>
<author>
<name>David Oberhollenzer</name>
<email>david.oberhollenzer@tele2.at</email>
</author>
<published>2018-04-04T09:55:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.infraroot.at/pygos/init.git/commit/?id=ca7b7c15c5ecd344e844411e4b8409e552a3b06d'/>
<id>urn:sha1:ca7b7c15c5ecd344e844411e4b8409e552a3b06d</id>
<content type='text'>
Signed-off-by: David Oberhollenzer &lt;david.oberhollenzer@tele2.at&gt;
</content>
</entry>
<entry>
<title>Add statefull preprocessing to rdline</title>
<updated>2018-04-03T22:03:28+00:00</updated>
<author>
<name>David Oberhollenzer</name>
<email>david.oberhollenzer@tele2.at</email>
</author>
<published>2018-04-02T19:26:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.infraroot.at/pygos/init.git/commit/?id=352a9060b6813c41527f0c5da43f0c86aecfde2a'/>
<id>urn:sha1:352a9060b6813c41527f0c5da43f0c86aecfde2a</id>
<content type='text'>
Signed-off-by: David Oberhollenzer &lt;david.oberhollenzer@tele2.at&gt;
</content>
</entry>
<entry>
<title>Deduce service name from file name</title>
<updated>2018-03-25T23:08:42+00:00</updated>
<author>
<name>David Oberhollenzer</name>
<email>david.oberhollenzer@tele2.at</email>
</author>
<published>2018-03-25T23:05:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.infraroot.at/pygos/init.git/commit/?id=dc5afbc7712b49ec130088d0ccae327db61bd97b'/>
<id>urn:sha1:dc5afbc7712b49ec130088d0ccae327db61bd97b</id>
<content type='text'>
Remove redundant name keyword from service files

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>Unify naming of service to shorthand svc</title>
<updated>2018-03-25T10:14:06+00:00</updated>
<author>
<name>David Oberhollenzer</name>
<email>david.oberhollenzer@tele2.at</email>
</author>
<published>2018-03-25T10:14:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.infraroot.at/pygos/init.git/commit/?id=a71c92b33dc69bc6cbc5eae161f82a5bca27a82f'/>
<id>urn:sha1:a71c92b33dc69bc6cbc5eae161f82a5bca27a82f</id>
<content type='text'>
Signed-off-by: David Oberhollenzer &lt;david.oberhollenzer@tele2.at&gt;
</content>
</entry>
<entry>
<title>Add file with service enum conversion functions</title>
<updated>2018-03-25T00:55:08+00:00</updated>
<author>
<name>David Oberhollenzer</name>
<email>david.oberhollenzer@tele2.at</email>
</author>
<published>2018-03-25T00:55:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.infraroot.at/pygos/init.git/commit/?id=f97add9041c7cf330d2743b1dca9267676bdaa72'/>
<id>urn:sha1:f97add9041c7cf330d2743b1dca9267676bdaa72</id>
<content type='text'>
Signed-off-by: David Oberhollenzer &lt;david.oberhollenzer@tele2.at&gt;
</content>
</entry>
</feed>
