<feed xmlns='http://www.w3.org/2005/Atom'>
<title>openrc.git/src/rc/.gitignore, branch master</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<id>https://git.vlhl.dev/navi/openrc/openrc.git/atom?h=master</id>
<link rel='self' href='https://git.vlhl.dev/navi/openrc/openrc.git/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/navi/openrc/openrc.git/'/>
<updated>2022-04-06T15:51:55+00:00</updated>
<entry>
<title>migrate fully to meson build system</title>
<updated>2022-04-06T15:51:55+00:00</updated>
<author>
<name>William Hubbs</name>
<email>w.d.hubbs@gmail.com</email>
</author>
<published>2022-04-06T15:51:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/navi/openrc/openrc.git/commit/?id=391d12db48754861b5cecac92ee3321597ee02c1'/>
<id>urn:sha1:391d12db48754861b5cecac92ee3321597ee02c1</id>
<content type='text'>
- drop old build system
- move shared include and source files to common directory
- drop "rc-" prefix from shared include and source files
- move executable-specific code to individual directories under src
- adjust top-level .gitignore file for new build system

This closes #489.
</content>
</entry>
<entry>
<title>Add mark_service_crashed binary</title>
<updated>2018-05-22T17:20:38+00:00</updated>
<author>
<name>William Hubbs</name>
<email>w.d.hubbs@gmail.com</email>
</author>
<published>2018-05-22T16:08:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/navi/openrc/openrc.git/commit/?id=0f4fa41574a4ebf8117493e5411f8ab522010467'/>
<id>urn:sha1:0f4fa41574a4ebf8117493e5411f8ab522010467</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add kill_all helper</title>
<updated>2017-05-19T23:13:39+00:00</updated>
<author>
<name>William Hubbs</name>
<email>w.d.hubbs@gmail.com</email>
</author>
<published>2017-05-19T18:37:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/navi/openrc/openrc.git/commit/?id=49b8a573a195f4b2cee992cd10678694da0a6f4f'/>
<id>urn:sha1:49b8a573a195f4b2cee992cd10678694da0a6f4f</id>
<content type='text'>
This is similar to the sysvinit killall5 utility.  It should only be used
in service scripts, so it will not be installed in the path.

This closes #129.
</content>
</entry>
<entry>
<title>add init process</title>
<updated>2017-04-06T22:13:59+00:00</updated>
<author>
<name>William Hubbs</name>
<email>w.d.hubbs@gmail.com</email>
</author>
<published>2017-04-06T22:13:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/navi/openrc/openrc.git/commit/?id=13ca79856e5836117e469c3edbcfd4bf47b6bab0'/>
<id>urn:sha1:13ca79856e5836117e469c3edbcfd4bf47b6bab0</id>
<content type='text'>
openrc-init.c and openrc-shutdown.c are based on code which was written by
James Hammons &lt;jlhamm@acm.org&gt;, so I would like to publically
thank him for his work.
</content>
</entry>
<entry>
<title>add daemon supervisor</title>
<updated>2016-04-27T16:13:50+00:00</updated>
<author>
<name>William Hubbs</name>
<email>w.d.hubbs@gmail.com</email>
</author>
<published>2016-02-01T18:42:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/navi/openrc/openrc.git/commit/?id=62410eaf4ba92516a58a550717d7f3faf63bb79f'/>
<id>urn:sha1:62410eaf4ba92516a58a550717d7f3faf63bb79f</id>
<content type='text'>
The supervise-daemon process is meant to be a lightweight supervisor
which can monitor and restart a daemon if it crashes.
</content>
</entry>
<entry>
<title>Rename runscript to openrc-run</title>
<updated>2013-12-30T04:57:31+00:00</updated>
<author>
<name>William Hubbs</name>
<email>w.d.hubbs@gmail.com</email>
</author>
<published>2013-12-21T20:51:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/navi/openrc/openrc.git/commit/?id=3470eda3f5cea437a6de132b1ead3f27effd3902'/>
<id>urn:sha1:3470eda3f5cea437a6de132b1ead3f27effd3902</id>
<content type='text'>
This was requested by Debian, because the minicom software, which is
available on Debian and other distros, has a binary named runscript. We
are keeping a backward compatibility symlink for now, but this allows
Debian or any other distro to safely remove the symlink.

X-Gentoo-Bug: 494220
X-Gentoo-Bug-URL: https://bugs.gentoo.org/show_bug.cgi?id=494220
</content>
</entry>
<entry>
<title>add openrc binary to ignore patterns</title>
<updated>2013-12-13T18:19:27+00:00</updated>
<author>
<name>William Hubbs</name>
<email>w.d.hubbs@gmail.com</email>
</author>
<published>2013-12-13T18:19:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/navi/openrc/openrc.git/commit/?id=c096ad63caba72684010f446ecee87751da78e65'/>
<id>urn:sha1:c096ad63caba72684010f446ecee87751da78e65</id>
<content type='text'>
</content>
</entry>
<entry>
<title>rc: add service to ignore patterns</title>
<updated>2013-09-23T18:37:21+00:00</updated>
<author>
<name>William Hubbs</name>
<email>w.d.hubbs@gmail.com</email>
</author>
<published>2013-09-23T18:37:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/navi/openrc/openrc.git/commit/?id=4480f1f395d6b83f3a5d63f2df32efb4a590bc88'/>
<id>urn:sha1:4480f1f395d6b83f3a5d63f2df32efb4a590bc88</id>
<content type='text'>
</content>
</entry>
<entry>
<title>clean up gitignore files</title>
<updated>2011-06-03T21:07:22+00:00</updated>
<author>
<name>Mike Frysinger</name>
<email>vapier@gentoo.org</email>
</author>
<published>2011-06-03T21:07:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/navi/openrc/openrc.git/commit/?id=e49da2af9165337265cb8a91293ba50c97ec1652'/>
<id>urn:sha1:e49da2af9165337265cb8a91293ba50c97ec1652</id>
<content type='text'>
Rather than listing explicit object files, ignore all of them in
the whole tree.

Also ignore patch/gdb related files throughout.

Signed-off-by: Mike Frysinger &lt;vapier@gentoo.org&gt;
</content>
</entry>
<entry>
<title>Add new utility and init script swclock that sets the system time based on</title>
<updated>2009-10-13T07:03:45+00:00</updated>
<author>
<name>Roy Marples</name>
<email>roy@marples.name</email>
</author>
<published>2009-10-13T07:03:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/navi/openrc/openrc.git/commit/?id=a8f6a9b6540ca301af625b4767df53860511a6dc'/>
<id>urn:sha1:a8f6a9b6540ca301af625b4767df53860511a6dc</id>
<content type='text'>
the mtime of a file. It saves the shutdown time to this file also.
This is handy for systems without a working RTC chip.
Based on an idea by Michael A. Smith &lt;michael@smith-li.com&gt;.
Fixes Gentoo #272073.
</content>
</entry>
</feed>
