<feed xmlns='http://www.w3.org/2005/Atom'>
<title>init.git/services, branch v0.5</title>
<subtitle>Pygos init daemon</subtitle>
<id>https://git.infraroot.at/pygos/init.git/atom?h=v0.5</id>
<link rel='self' href='https://git.infraroot.at/pygos/init.git/atom?h=v0.5'/>
<link rel='alternate' type='text/html' href='https://git.infraroot.at/pygos/init.git/'/>
<updated>2018-08-16T20:48:55+00:00</updated>
<entry>
<title>usyslogd: more control over log rotate behaviour, command line processing</title>
<updated>2018-08-16T20:48:55+00:00</updated>
<author>
<name>David Oberhollenzer</name>
<email>david.oberhollenzer@tele2.at</email>
</author>
<published>2018-08-16T20:32:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.infraroot.at/pygos/init.git/commit/?id=29e4fc5607ace15c0be03fab6930acfadda2610a'/>
<id>urn:sha1:29e4fc5607ace15c0be03fab6930acfadda2610a</id>
<content type='text'>
 - Add more fine grained control over how log rotation is supposed to behave
 - Add command line option processing to usyslogd
 - Expose log rotation control via command line switches
 - Add default values to usyslogd service for pygos use case

Signed-off-by: David Oberhollenzer &lt;david.oberhollenzer@tele2.at&gt;
</content>
</entry>
<entry>
<title>Add nftables service</title>
<updated>2018-07-23T18:20:27+00:00</updated>
<author>
<name>David Oberhollenzer</name>
<email>david.oberhollenzer@tele2.at</email>
</author>
<published>2018-07-23T18:20:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.infraroot.at/pygos/init.git/commit/?id=e15208097cf3e97c8165536c2005e53961227621'/>
<id>urn:sha1:e15208097cf3e97c8165536c2005e53961227621</id>
<content type='text'>
Signed-off-by: David Oberhollenzer &lt;david.oberhollenzer@tele2.at&gt;
</content>
</entry>
<entry>
<title>Add swclock service for systems without a hardware RTC</title>
<updated>2018-07-22T19:38:14+00:00</updated>
<author>
<name>David Oberhollenzer</name>
<email>david.oberhollenzer@tele2.at</email>
</author>
<published>2018-07-22T18:55:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.infraroot.at/pygos/init.git/commit/?id=c3249ae0c9777e8d16c90ce1ca441e90ad4fcf7b'/>
<id>urn:sha1:c3249ae0c9777e8d16c90ce1ca441e90ad4fcf7b</id>
<content type='text'>
Some systems don't have a hardware real time clock and don't know the time
after bootin. An obvious soulution for this is to use time from an ntp
server. Unfortunately that requires domain name resolution, which resolvers
like unbound won't do for us, if the DNSSEC certificates aren't valid, which
they aren't if we start out with a time around 1970-1-1.

The "software clock" service tries to provide a workaround by restoring a
reasonably valid time from a backup file during boot, which we update when
shuting down. If we wan't a more correct time, we have to update it from
NTP in between.

Signed-off-by: David Oberhollenzer &lt;david.oberhollenzer@tele2.at&gt;
</content>
</entry>
<entry>
<title>Add service file for hostapd</title>
<updated>2018-07-20T18:58:34+00:00</updated>
<author>
<name>David Oberhollenzer</name>
<email>david.oberhollenzer@tele2.at</email>
</author>
<published>2018-07-20T15:37:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.infraroot.at/pygos/init.git/commit/?id=8718c31928792c5d092eeca3d656924874a38aa1'/>
<id>urn:sha1:8718c31928792c5d092eeca3d656924874a38aa1</id>
<content type='text'>
Signed-off-by: David Oberhollenzer &lt;david.oberhollenzer@tele2.at&gt;
</content>
</entry>
<entry>
<title>Cleanup service dependencies</title>
<updated>2018-07-18T19:33:25+00:00</updated>
<author>
<name>David Oberhollenzer</name>
<email>david.oberhollenzer@tele2.at</email>
</author>
<published>2018-07-18T19:33:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.infraroot.at/pygos/init.git/commit/?id=f9d75896f43950eaaaf1201b98736f94ccb7164b'/>
<id>urn:sha1:f9d75896f43950eaaaf1201b98736f94ccb7164b</id>
<content type='text'>
Signed-off-by: David Oberhollenzer &lt;david.oberhollenzer@tele2.at&gt;
</content>
</entry>
<entry>
<title>Add a module auto loading service</title>
<updated>2018-07-18T15:56:09+00:00</updated>
<author>
<name>David Oberhollenzer</name>
<email>david.oberhollenzer@tele2.at</email>
</author>
<published>2018-07-17T20:39:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.infraroot.at/pygos/init.git/commit/?id=4b047ad61e53066e6c5d96f0f79ea3f194938c84'/>
<id>urn:sha1:4b047ad61e53066e6c5d96f0f79ea3f194938c84</id>
<content type='text'>
Signed-off-by: David Oberhollenzer &lt;david.oberhollenzer@tele2.at&gt;
</content>
</entry>
<entry>
<title>Add ifdown service</title>
<updated>2018-07-17T16:02:46+00:00</updated>
<author>
<name>David Oberhollenzer</name>
<email>david.oberhollenzer@tele2.at</email>
</author>
<published>2018-07-17T16:02:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.infraroot.at/pygos/init.git/commit/?id=258848ace2bcecf1ae6c3b7b433805b18fbd37d0'/>
<id>urn:sha1:258848ace2bcecf1ae6c3b7b433805b18fbd37d0</id>
<content type='text'>
Add a service file and helper script to shut down all network interfaces
during shutdown or reboot.

Signed-off-by: David Oberhollenzer &lt;david.oberhollenzer@tele2.at&gt;
</content>
</entry>
<entry>
<title>Add minimalistic syslog daemon</title>
<updated>2018-06-11T17:45:42+00:00</updated>
<author>
<name>David Oberhollenzer</name>
<email>david.oberhollenzer@tele2.at</email>
</author>
<published>2018-06-02T14:20:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.infraroot.at/pygos/init.git/commit/?id=f52c7ea9d045db3a1f313f92ef786cbb58594a50'/>
<id>urn:sha1:f52c7ea9d045db3a1f313f92ef786cbb58594a50</id>
<content type='text'>
For now this daemon simply dumps all syslog messages into seperate log
files and doesn't do much parsing. Since the messages are readable ASCII
anyway, this should not be to much of a problem and sufficient for
debugging.

Signed-off-by: David Oberhollenzer &lt;david.oberhollenzer@tele2.at&gt;
</content>
</entry>
<entry>
<title>Add service file for dnsmasq</title>
<updated>2018-06-09T13:32:29+00:00</updated>
<author>
<name>David Oberhollenzer</name>
<email>david.oberhollenzer@tele2.at</email>
</author>
<published>2018-06-09T13:30:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.infraroot.at/pygos/init.git/commit/?id=1eb8a4c792166360137cb5c83afa75eace2b4b1d'/>
<id>urn:sha1:1eb8a4c792166360137cb5c83afa75eace2b4b1d</id>
<content type='text'>
Signed-off-by: David Oberhollenzer &lt;david.oberhollenzer@tele2.at&gt;
</content>
</entry>
<entry>
<title>Add service file for unbound</title>
<updated>2018-06-06T09:13:25+00:00</updated>
<author>
<name>David Oberhollenzer</name>
<email>david.oberhollenzer@tele2.at</email>
</author>
<published>2018-06-04T19:44:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.infraroot.at/pygos/init.git/commit/?id=d9e903ce3a6ecc74c4e0ecf8dcf099ceea9eb2fe'/>
<id>urn:sha1:d9e903ce3a6ecc74c4e0ecf8dcf099ceea9eb2fe</id>
<content type='text'>
Signed-off-by: David Oberhollenzer &lt;david.oberhollenzer@tele2.at&gt;
</content>
</entry>
</feed>
