<feed xmlns='http://www.w3.org/2005/Atom'>
<title>init.git/lib/include, branch v0.6</title>
<subtitle>Pygos init daemon</subtitle>
<id>https://git.infraroot.at/pygos/init.git/atom?h=v0.6</id>
<link rel='self' href='https://git.infraroot.at/pygos/init.git/atom?h=v0.6'/>
<link rel='alternate' type='text/html' href='https://git.infraroot.at/pygos/init.git/'/>
<updated>2018-09-01T15:22:24+00:00</updated>
<entry>
<title>Centralize/unify version string printing</title>
<updated>2018-09-01T15:22:24+00:00</updated>
<author>
<name>David Oberhollenzer</name>
<email>david.oberhollenzer@tele2.at</email>
</author>
<published>2018-09-01T15:22:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.infraroot.at/pygos/init.git/commit/?id=42fba964c9e23830454fbfdd3895da315356bd27'/>
<id>urn:sha1:42fba964c9e23830454fbfdd3895da315356bd27</id>
<content type='text'>
Signed-off-by: David Oberhollenzer &lt;david.oberhollenzer@tele2.at&gt;
</content>
</entry>
<entry>
<title>Remove ctrl+alt+del target, simply initiate reboot target</title>
<updated>2018-08-24T19:17:31+00:00</updated>
<author>
<name>David Oberhollenzer</name>
<email>david.oberhollenzer@tele2.at</email>
</author>
<published>2018-08-24T14:53:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.infraroot.at/pygos/init.git/commit/?id=25afc0b3d0abb061829af926a38b31c977511531'/>
<id>urn:sha1:25afc0b3d0abb061829af926a38b31c977511531</id>
<content type='text'>
Signed-off-by: David Oberhollenzer &lt;david.oberhollenzer@tele2.at&gt;
</content>
</entry>
<entry>
<title>Add output truncation flag</title>
<updated>2018-07-22T15:57:20+00:00</updated>
<author>
<name>David Oberhollenzer</name>
<email>david.oberhollenzer@tele2.at</email>
</author>
<published>2018-07-22T15:57:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.infraroot.at/pygos/init.git/commit/?id=056d3c8e6481088b8e5d9791d8c1762a3c8d1a83'/>
<id>urn:sha1:056d3c8e6481088b8e5d9791d8c1762a3c8d1a83</id>
<content type='text'>
This commit adds a "truncate" flag that can be added to a service
description between the "tty" keyword and the path string.

If the flag is set, the output file is truncated to 0 after opening.

This probably requires some remodeling in the future as the tty keyword
no longer deals with just tty devices.

Signed-off-by: David Oberhollenzer &lt;david.oberhollenzer@tele2.at&gt;
</content>
</entry>
<entry>
<title>Make mksock() more generic, move to util library</title>
<updated>2018-06-09T13:32:29+00:00</updated>
<author>
<name>David Oberhollenzer</name>
<email>david.oberhollenzer@tele2.at</email>
</author>
<published>2018-05-27T08:15:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.infraroot.at/pygos/init.git/commit/?id=ed23d075cae1353dcbec06925b2491e09395aafe'/>
<id>urn:sha1:ed23d075cae1353dcbec06925b2491e09395aafe</id>
<content type='text'>
Signed-off-by: David Oberhollenzer &lt;david.oberhollenzer@tele2.at&gt;
</content>
</entry>
<entry>
<title>Split configuration parser and utility library</title>
<updated>2018-06-09T13:32:29+00:00</updated>
<author>
<name>David Oberhollenzer</name>
<email>david.oberhollenzer@tele2.at</email>
</author>
<published>2018-05-23T20:26:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.infraroot.at/pygos/init.git/commit/?id=bf63f78b6698f33ed3acbd4aed8822a35688c1ba'/>
<id>urn:sha1:bf63f78b6698f33ed3acbd4aed8822a35688c1ba</id>
<content type='text'>
Signed-off-by: David Oberhollenzer &lt;david.oberhollenzer@tele2.at&gt;
</content>
</entry>
<entry>
<title>Add flags to selectively skip fields in service files</title>
<updated>2018-04-22T11:41:18+00:00</updated>
<author>
<name>David Oberhollenzer</name>
<email>david.oberhollenzer@tele2.at</email>
</author>
<published>2018-04-21T20:51:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.infraroot.at/pygos/init.git/commit/?id=720220a3c3c42b92734e2a92f9094348451e187b'/>
<id>urn:sha1:720220a3c3c42b92734e2a92f9094348451e187b</id>
<content type='text'>
Signed-off-by: David Oberhollenzer &lt;david.oberhollenzer@tele2.at&gt;
</content>
</entry>
<entry>
<title>Store original file name in service structure</title>
<updated>2018-04-22T11:41:18+00:00</updated>
<author>
<name>David Oberhollenzer</name>
<email>david.oberhollenzer@tele2.at</email>
</author>
<published>2018-04-21T20:19:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.infraroot.at/pygos/init.git/commit/?id=160cd6b6aaffc12fb8cff0e6a9b8e1e0ba7053d0'/>
<id>urn:sha1:160cd6b6aaffc12fb8cff0e6a9b8e1e0ba7053d0</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>Don't split dependencies into argument vector, keep list of strings</title>
<updated>2018-04-11T14:08:25+00:00</updated>
<author>
<name>David Oberhollenzer</name>
<email>david.oberhollenzer@tele2.at</email>
</author>
<published>2018-04-11T14:07:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.infraroot.at/pygos/init.git/commit/?id=71d98c150f6242fcf1b8a5845e46db56caad3885'/>
<id>urn:sha1:71d98c150f6242fcf1b8a5845e46db56caad3885</id>
<content type='text'>
Signed-off-by: David Oberhollenzer &lt;david.oberhollenzer@tele2.at&gt;
</content>
</entry>
<entry>
<title>Split bulk of split_argv out into helper function</title>
<updated>2018-04-11T13:57:01+00:00</updated>
<author>
<name>David Oberhollenzer</name>
<email>david.oberhollenzer@tele2.at</email>
</author>
<published>2018-04-11T13:57:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.infraroot.at/pygos/init.git/commit/?id=4ee0ea9754d4c8103a623c90c03b68457c71581f'/>
<id>urn:sha1:4ee0ea9754d4c8103a623c90c03b68457c71581f</id>
<content type='text'>
Signed-off-by: David Oberhollenzer &lt;david.oberhollenzer@tele2.at&gt;
</content>
</entry>
</feed>
