<feed xmlns='http://www.w3.org/2005/Atom'>
<title>user/sven/openrc.git/sh/start-stop-daemon.sh, branch github/refactor</title>
<subtitle>[no description]</subtitle>
<id>https://git.stealer.net/cgit.cgi/user/sven/openrc.git/atom?h=github%2Frefactor</id>
<link rel='self' href='https://git.stealer.net/cgit.cgi/user/sven/openrc.git/atom?h=github%2Frefactor'/>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/openrc.git/'/>
<updated>2015-12-21T18:16:06Z</updated>
<entry>
<title>Convert OpenRC to a centralized copyright/license structure</title>
<updated>2015-12-21T18:16:06Z</updated>
<author>
<name>William Hubbs</name>
<email>w.d.hubbs@gmail.com</email>
</author>
<published>2015-12-04T22:52:19Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/openrc.git/commit/?id=000503fad72e4eb2ef956a24df358be84b2a9493'/>
<id>urn:sha1:000503fad72e4eb2ef956a24df358be84b2a9493</id>
<content type='text'>
In the past, OpenRC was a hybrid of a centralized and file-scope
license/copyright structure.

I followed the instructions from the Software Freedom Law Center [1] to
convert to a Centralized structure where possible, for easier future
maintenance.

[1] https://softwarefreedom.org/resources/2012/ManagingCopyrightInformation.html
</content>
</entry>
<entry>
<title>start-stop-daemon.sh: complain in start if command is undefined</title>
<updated>2015-10-02T21:34:15Z</updated>
<author>
<name>William Hubbs</name>
<email>w.d.hubbs@gmail.com</email>
</author>
<published>2015-10-02T21:34:15Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/openrc.git/commit/?id=a59365a582c3a8c9a8b863b572fddcb65fccadfd'/>
<id>urn:sha1:a59365a582c3a8c9a8b863b572fddcb65fccadfd</id>
<content type='text'>
The default start-stop-daemon start function expects the command
variable to be defined to point to the daemon we want to start.

If the variable is undefined, this means that there will be nothing to
start, and in this case we should complain because it is possible that
the script writer made a typo in the variable name.
</content>
</entry>
<entry>
<title>Rework supervisor integration framework</title>
<updated>2015-05-11T14:44:06Z</updated>
<author>
<name>William Hubbs</name>
<email>w.d.hubbs@gmail.com</email>
</author>
<published>2015-05-09T22:56:45Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/openrc.git/commit/?id=a15fa1a3b12a5372c1b3c8d5df7e489648bef913'/>
<id>urn:sha1:a15fa1a3b12a5372c1b3c8d5df7e489648bef913</id>
<content type='text'>
The original way of doing this allowed users to change the supervisor in
conf.d/*. This changes this so that the supervisor setup can be done in
the service script itself.
</content>
</entry>
<entry>
<title>Make the default start, stop and status functions overridable</title>
<updated>2015-05-08T16:39:39Z</updated>
<author>
<name>William Hubbs</name>
<email>w.d.hubbs@gmail.com</email>
</author>
<published>2015-05-08T16:29:49Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/openrc.git/commit/?id=abef2fcb2dbcc277bb05f0d9c674d4b47826f17f'/>
<id>urn:sha1:abef2fcb2dbcc277bb05f0d9c674d4b47826f17f</id>
<content type='text'>
This will make it possible to add support for supervision suites such as
runit and s6.
</content>
</entry>
</feed>
