<feed xmlns='http://www.w3.org/2005/Atom'>
<title>init.git/services, 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>Add configure switch to disable pygos specific config defaults</title>
<updated>2018-04-12T07:50:07+00:00</updated>
<author>
<name>David Oberhollenzer</name>
<email>david.oberhollenzer@tele2.at</email>
</author>
<published>2018-04-12T03:22:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.infraroot.at/pygos/init.git/commit/?id=e148e873e05e4ebe4d7a90cdbe8cdd72618eb7ac'/>
<id>urn:sha1:e148e873e05e4ebe4d7a90cdbe8cdd72618eb7ac</id>
<content type='text'>
Signed-off-by: David Oberhollenzer &lt;david.oberhollenzer@tele2.at&gt;
</content>
</entry>
<entry>
<title>Allow aggregating command lines in blocks</title>
<updated>2018-04-11T21:01:35+00:00</updated>
<author>
<name>David Oberhollenzer</name>
<email>david.oberhollenzer@tele2.at</email>
</author>
<published>2018-04-11T21:01:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.infraroot.at/pygos/init.git/commit/?id=38ad6f1b2f8137226382a2a029ba37f1a173807a'/>
<id>urn:sha1:38ad6f1b2f8137226382a2a029ba37f1a173807a</id>
<content type='text'>
Signed-off-by: David Oberhollenzer &lt;david.oberhollenzer@tele2.at&gt;
</content>
</entry>
<entry>
<title>Add pygos specific overlay fs setup</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-06T20:18:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.infraroot.at/pygos/init.git/commit/?id=d0764e77b265bc1fc99456ddd3d3e3a088ef1f78'/>
<id>urn:sha1:d0764e77b265bc1fc99456ddd3d3e3a088ef1f78</id>
<content type='text'>
Signed-off-by: David Oberhollenzer &lt;david.oberhollenzer@tele2.at&gt;
</content>
</entry>
<entry>
<title>Add VFS setup scripts</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-06T16:40:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.infraroot.at/pygos/init.git/commit/?id=4f4a377d7acb555193566db3ee459adc19e2e6a5'/>
<id>urn:sha1:4f4a377d7acb555193566db3ee459adc19e2e6a5</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>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>Use services to implement shutdown/reboot sequence</title>
<updated>2018-03-25T11:28:07+00:00</updated>
<author>
<name>David Oberhollenzer</name>
<email>david.oberhollenzer@tele2.at</email>
</author>
<published>2018-03-25T11:10:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.infraroot.at/pygos/init.git/commit/?id=021f091082a74d5bd5503a3a3c7a569eee9c6d8f'/>
<id>urn:sha1:021f091082a74d5bd5503a3a3c7a569eee9c6d8f</id>
<content type='text'>
Signed-off-by: David Oberhollenzer &lt;david.oberhollenzer@tele2.at&gt;
</content>
</entry>
<entry>
<title>Initial commit</title>
<updated>2018-03-24T16:04:20+00:00</updated>
<author>
<name>David Oberhollenzer</name>
<email>david.oberhollenzer@tele2.at</email>
</author>
<published>2018-02-25T13:33:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.infraroot.at/pygos/init.git/commit/?id=9a88f7da453eadc72d8f333700dbd80777feecd1'/>
<id>urn:sha1:9a88f7da453eadc72d8f333700dbd80777feecd1</id>
<content type='text'>
Signed-off-by: David Oberhollenzer &lt;david.oberhollenzer@tele2.at&gt;
</content>
</entry>
</feed>
